Титла: half life server ... Публикувано от: pcpro в Apr 27, 2005, 13:10 Искам да попитам как трябва да се инсталира този пркоклет сървър за half life ... изчетох how to -то където пише това .
When you've downloaded the above file, create a directory for HLDS and run the downloaded file (specify $HOME/hlds as the directory to install to, if that's what you want): $ mkdir hlds $ sh hlds_l_3110_full.bin Now we want hlds to see its dynamically linked libraries (*.so files). If you're running bash, which you most probably are, run: $ export LD_LIBRARY_PATH=$HOME/hlds:$LD_LIBRARY_PATH This adds $HOME/hlds to the directories ld checks for libraries in. бла бла бла добре като опитам да създам символична връзка ми исписва това . hlds_l_3110_full.bin: hlds_l_3110_full.bin: cannot execute binary file .... идеи ? |