Web Hosting Talk







View Full Version : HLTV and Setup


Crosslogic
06-11-2004, 09:56 PM
Ok here is my problem -

When i try and use this command -

nohup ./hltv +connect 66.235.181.194 -port 27020 +serverpassword "123" +maxclients 10 +developer 0 +blockvoice 0 > hltv.log &

It starts off like it would but it never comes into the server - I have used -

export LD_LIBRARY_PATH="`pwd`"

to clear it before i do it again but still nothing happens.

Every time i use the export line - it says that there is a segmentation fault - And i have no idea why it is doing it - All the right files are their I pressume because even when i run it as

./hltv

without nohup it still starts itself off.

If you guys have any idea why and can help that would be amazing! thanks for all your help. Hope to hear from you guys soon

Chris

Rahil
06-12-2004, 12:06 AM
Did you copy your lib* to /lib or /usr/lib?