EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Linux Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=588)
-   -   Return of Sharedmemory error (https://www.eqemulator.org/forums/showthread.php?t=19372)

Dakaar 09-23-2005 05:47 AM

Quote:

Originally Posted by cavedude
Nah, I'm on FC4 and my server is (now) running beautifully. FC3 isn't that much different so you're not screwed. You just have to have a little patience.

Care to give me some hints I resolved almost every single warning in the code and all that are relevant to where im crashing =P

Belfedia 09-23-2005 08:12 PM

For my version on debian sarge , i thave strange thing who stick hehe
When i start server on linux box :
Code:

#!/bin/sh
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:.
./world

Code:

#!/bin/sh
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:.
./zone . server.eqfroggy.ath.cx 6990 192.168.0.1 &
./zone . server.eqfroggy.ath.cx 6991 192.168.0.1 &
./zone . server.eqfroggy.ath.cx 6992 192.168.0.1 &
./zone . server.eqfroggy.ath.cx 6993 192.168.0.1 &
./zone . server.eqfroggy.ath.cx 6994 192.168.0.1 &

i have some segmentation error, and i lost some zone exe

When i start it with Putty on my windows computer, that work fine
i supose my starting scripts are'nt perfect :p

Belfedia 09-29-2005 06:26 PM

No more error since CVS was update, all source is fine, i can compile it and use without error now :) thanks !


All times are GMT -4. The time now is 01:22 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.