On 12/22/05, Stephen Micheals <[EMAIL PROTECTED]> wrote:
>         tier0_i486.so => not found
>         vstdlib_i486.so => not found

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

Reply via email to