Copy the license file to the TeamSpeak server folder.
Open the terminal and type this line:
Code:
cd ~/Desktop/teamspeak3-server_mac;./ts3server_mac
I am making a couple of assumptions here. I am assuming that the unzipped folder on your desktop is named "teamspeak3-server_mac". If it isn't, you need to change that in the line above. I am also assuming it's on you desktop. If not, then you need to change the entire part "~/Desktop/teamspeak3-server_mac" to what the actual path is.
If you don't know how to use the Terminal application or know much about how to get around the shell, please learn how to do that first.