[cod] libraries required, simple question.

CODBoards Admin delogic at codboards.com
Fri Feb 6 01:03:02 EST 2004


So,
 
/your/specified/directory/ would be the game directory where I have COD
files or any specific folder should do.
 
="/usr/local/games/gcc3libs" should be what?
 
If I don't want to install these libraries, what else can I do. This
server is a hosted/maintained server, would my host be able to do this
for me?
 
Regards,
deLogic.
 
 
-----Original Message-----
From: Adam Dixon [mailto:adixon at adam.com.au] 
Sent: Thursday, February 05, 2004 10:32 PM
To: cod at icculus.org
Subject: Re: [cod] libraries required, simple question.
 
Download the librarys, unzip them in /your/specified/directory/

This is the script I run so that I dont have to mess with system
libraries which other things need.

#! /bin/sh
export LD_LIBRARY_PATH="/usr/local/games/gcc3libs"

while true ; do
        sleep 1;
        cd /usr/local/games/cod
        #echo "COD DM on atalanta has crashed/restarted" | mail
servers at gamingsa.com
        ./cod_lnxded +set ttycon 0 +set dedicated 2 +set g_gametype dm
+exec serverdm.cfg
done
#EOF



See
http://icculus.org/cgi-bin/ezmlm/ezmlm-cgi?38:mss:1231:200401:ahkgheejig
pefeefofeh
http://icculus.org/updates/cod/gcc3-libs.tar.bz2
   (896k download, beware of the symlinks in that tarball!)


CODBoards Admin wrote:


Hello all,
 
It's simply a reminder request. I'm getting the following error:
 
./cod_lnxded: error while loading shared libraries: libstdc++.so.5:
cannot open shared object file: No such file or directory
 
What was the libraries I needed and the link to it? I just can't
remember it and I know it's been discussed before.
 
Regards,
deLogic.
Biggest dedicated Call Of Duty community @ http://www.codboards.com/
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/cod/attachments/20040206/38330139/attachment.htm>


More information about the Cod mailing list