You don't have to set it at all. The hlds_run script will set it so the hlds server knows where to find those libraries.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stephen Micheals Sent: Thursday, December 22, 2005 3:10 AM To: [email protected] Subject: Re: [hlcoders] Linux binary compiles fine but fails to load. so i have to set this before compiling the serverbinary or i have to set it before runing the server? this is all a bit confusing to me, please forgive my stupidity everyone. On 12/22/05, Jeff Fearn <[EMAIL PROTECTED]> wrote: > You have not exported your library path, it can't find the HL libraries. > > export LD_LIBRARY_PATH=/path/to/hlds:$LD_LIBRARY_PATH > > Jeff _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

