[solved] Installing Team Speak 3 On Linux Mint

Hey guys after installing Team Speak 3 on my Linux Mint Machine it gave me an error

Could not open the file /home/shane/Downloads/Te…nt-linux_x86-3.0.18.2.run.
gedit has not been able to detect the character encoding.
Please check that you are not trying to open a binary file.
Select a character encoding from the menu and try again.

Have you tried

sh "run file here"?

or

./run-file-here

it says that it cannot detect the character encoding

using the Unicode (UTF-8) character coding?

What language did you set on install (of mint)?

try sudo chmoding the file
sudo chmod 777 /Te…nt-linux_x86-3.0.18.2.run.

then try running it as a script

Te…nt-linux_x86-3.0.18.2.run.

that should work.

I got it work

I marked your topic as solved :)

How did you get it to work?

The installer worked kind of weird compared to other Linux Programs. I had to hit q after running it in the terminal after viewing the terms and conditions and then accept it and ect.

Since it is solved.

For future reference, the reason for hitting q is because the terms are openened in a type of editor/viewer, q tends to be the default cli close this window button. Youll find it come up on most software that requires terms or additional licensing.