Getting COD4 to work on FreeBSD

Johnathan Whitman whitdogg2 at comcast.net
Fri Dec 14 04:09:50 EST 2007


OK so I am trying to get the COD 4 server to work on Linux (Actually
FreeBSD). I spent several hours uploading the files to the server. And
spending the next 2 hours trying to figure out where it wanted me to set the
COD4_Data_Path which I finally realized was in the if 

 

[ "${COD4_DATA_PATH}" = "" ]; then

    COD4_DATA_PATH="/usr/home/whitty/cod4-linux-server" 

 

I changed the COD4_DATA_PATH From 

COD4_DATA_PATH="`FindPath $0`/" to the one shown above. 

 

It finally detected the cod4 bin file and the lib files. But now I am
getting Segmentation fault: 11 (core dumped)

 

Any suggestions or hits. I am doing this on a dedicated server that I have
root access on. Any suggestions would be helpful. Thank you

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/cod/attachments/20071214/f59e09db/attachment.htm>


More information about the Cod mailing list