export LD_LIBRARY_PATH="/path/to/libSteamValidateUserIDTickets_i386.so" I've also in the past copied it to /lib and even symlinked it. Copying seems to work out better on a shared gameserver where accounts are coming and going, whereas symlinking and exporting the Library path are better for servers that you know will be in the same location for quite a while.
On Thu, 30 Dec 2004 22:31:05 -0500, robg <[EMAIL PROTECTED]> wrote: > I tried getting HLTV to workbut it's saying: > > Console initialized. > FileSystem initialized. > Error:libSteamValidateUserIDTickets_i386.so: cannot open shared object file: > No > such file or directory > ***** FATAL ERROR ***** > Proxy::Init: couldn't load network module. > *** STOPPING SYSTEM *** > ERROR! System::AddModule: couldn't initialize module (null). > > Any ideas? > > On Fri, 31 Dec 2004 12:49:33 +1000, [EMAIL PROTECTED] > <[EMAIL PROTECTED]> wrote: > > hltv.cfg put in some place where you got hlds_run > > > > in hltv.cfg i have setup like that: > > > > ----------------------- > > // HLTV Proxy configuration file > > > > // HLTV proxy runs this file on start up > > // This file should only be edited if you want to broadcast a game > > > > // set HLTV proxy name as shown in score board > > name "Sabaki > HLTV for 203.31.191.32:27055" > > > > // set HLTV name, how it should appear in game server browsers > > hostname "SABAKI.com.au > HLTV" > > > > // set offline info text clients will see as reject reason if HLTV isn't > > broadcasting yet > > offlinetext "Sorry, game is delayed. Please try again later." > > > > // delays broadcasting for 30 seconds > > delay 90.0 > > > > // allow 3.5 KByte/sec as client rate. This is good a value > > // for internet broadcasts. On LAN you may set this value to 10000 > > maxrate 3500 > > > > // log HLTV console in proxy.log > > // logfile 1 > > > > // local chatting for HLTV spectators enabled > > chatmode 1 > > > > // if game server is password protected, enable this line > > // serverpassword "mypassword" > > > > // proxy's adim password for rcon, commentator etc. > > adminpassword "adminpassword" > > > > // show message for 5 seconds each 60 seconds in center of X axis (-1) and > > // above help text bar (0.85). Color given as hexadecimal RGBA . > > loopcmd 1 60 localmsg "You're watching Sabaki HLTV. Visit > > www.sabaki.com.au" 5 > > -1 0.85 FFA000FF > > > > // hltv.tga will be shown instead of the default HLTV logo in spectator GUI > > // bannerfile "hltv.tga" > > > > // these commands will be executed on connecting spectator client and may be > > used > > // to adjust settings for HLTV (for example voice parameters) > > signoncommands "voice_scale 2; voice_overdrive 16; volume 0.5; echo Voice > > adjusted for HLTV" > > > > // # of spectators > > maxclients 10 > > > > echo hltv.cfg loaded. > > ------------------------ > > > > hope that help you out > > > > BornAgainst > > > > > > At 01:00 PM 31/12/2004, you wrote: > > All I see is the `hltv` executable, no hltv.cfg or anything. How do I > > setup HLTV correctly? Is there a tutorial? > > > > Thanks! > > > > _______________________________________________ > > To unsubscribe, edit your list preferences, or view the list archives, > > please > > visit: > > http://list.valvesoftware.com/mailman/listinfo/hlds_linux > > > > _______________________________________________ > > BornAgainst > > ICQ 77417660 > > MSN [EMAIL PROTECTED] > > Sabaki Network > > www.sabaki.com.au > > Games, Radio, Chat On Line > > #Sabaki #SabakiRadio > > irc.enterthegame:6667 > > Sabaki Malling List: > > [EMAIL PROTECTED] > > http://www.freelists.org/list/sabaki > > > > ---------------------------------------------------------------- > > This message was sent using IMP, the Internet Messaging Program. > > > > _______________________________________________ > > To unsubscribe, edit your list preferences, or view the list archives, > > please visit: > > http://list.valvesoftware.com/mailman/listinfo/hlds_linux > > > > -- > robg > [EMAIL PROTECTED] > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, please > visit: > http://list.valvesoftware.com/mailman/listinfo/hlds_linux > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

