Make a file called "hltvstart" and put the following 3 lines into it.
#!/bin/sh export LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH ./hltv $@ When you want to start a hltv use ./hltvstart -port 27015 istead og ./hltv -port 27015 fEx _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

