Web Hosting Talk







View Full Version : Error Extracting CS Server!


dallassmith
05-07-2002, 06:49 AM
Hi, I tried installing the newest version of cs server, but for some reason it keeps telling me "cant extract binary" when I am trying to run a .tar.gz file... its like this:


[root@localhost halflife]# chmod u+x hlds_l_3109_full.tar.gz
[root@localhost halflife]# ls
hlds_l_3109_full.bin hlds_l_3109_full.tar.gz
[root@localhost halflife]# ./hlds_l_3109_full.tar.gz
bash: ./hlds_l_3109_full.tar.gz: cannot execute binary file

? Any ideas

Jedito
05-07-2002, 06:55 AM
try

tar xzvf hlds_l_3109_full.tar.gz

But, if you're trying to execute the .bin, you did a mistake when you typed, because seems that you're trying to execute a tarball.

clocker1996
05-07-2002, 07:57 AM
shouldn't ya post this on the counter strike forums ? not webhostingtalk ?