Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Linux Servers

Support::Linux Servers Support forum for Linux EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 01-04-2005, 07:40 AM
jasonchen
Fire Beetle
 
Join Date: Sep 2004
Posts: 10
Default got some problem , could help me please?

AMD Duron 600
384 SD-Ram
RH 9.0
kernal : 2.4.20-8

installed MySQL,GCC,Perl RPM's from CD

download IO-stringy-2.109.tar.gz,Latest-EQEmulator-Source.zip,MiniLogin6.0.zip,OpenZone_5.1.zip,Packe tCollector-0.9.0.zip,peq_kunark_release.zip

i have read "Howto setup a Linux Eqemu server" http://www.eqemulator.net/forums/vie...ighlight=linux

i got some problem about mysqlclient.
/usr/bin/ld: cannot find -lmysqlclient

then i was read "Linux Errors - READ ME BEFORE YOU ASK A QUESTION!" http://www.eqemulator.net/forums/vie...ht=mysqlclient

so i was do it...vi makefile and finish compile EMUShareMem
when i want to do compile world
this message again "/usr/bin/ld: cannot find -lmysqlclient"

i have no idea...could anyone give some answer please?
Reply With Quote
  #2  
Old 01-04-2005, 09:56 AM
RangerDown
Demi-God
 
Join Date: Mar 2004
Posts: 1,066
Default

use the find utility to find where the file libmysqlclient.so is.

Edit the makefile, and in front of the -lmysqlclient, insert this switch:
-L/path/to/the/lib

No space between -L and your path.
Do not include the actual file name libmysqlclient.so -- only the path that contains it.
__________________
<idleRPG> Rogean ate a plate of discounted, day-old sushi. This terrible calamity has slowed them 0 days, 15:13:51 from level 48.
Reply With Quote
  #3  
Old 01-04-2005, 11:33 AM
jasonchen
Fire Beetle
 
Join Date: Sep 2004
Posts: 10
Default

thank you,rangerdown
tryi it now...
wish it can be up
Reply With Quote
  #4  
Old 01-05-2005, 08:05 AM
jasonchen
Fire Beetle
 
Join Date: Sep 2004
Posts: 10
Default

sorry......i got a problem again :(

when i do ./world
i will get this message " [Database] block not found in DB.INI.
Read README.TXT! "

my db.ini:
[Database]
host=localhost
user=eqemu
password=jasoneq
database=eqemu

i dont know why....
could anyone tell me please? thank you :(
Reply With Quote
  #5  
Old 01-05-2005, 08:18 AM
RangerDown
Demi-God
 
Join Date: Mar 2004
Posts: 1,066
Default

Ah, one of the oldest traps in Emu history :P

[Database] &lt;--- REMOVE ANY TRAILING SPACE!
host=localhost &lt;--- REMOVE ANY TRAILING SPACE!
user=eqemu &lt;--- REMOVE ANY TRAILING SPACE!
password=jasoneq &lt;--- REMOVE ANY TRAILING SPACE!
database=eqemu &lt;--- REMOVE ANY TRAILING SPACE!
__________________
<idleRPG> Rogean ate a plate of discounted, day-old sushi. This terrible calamity has slowed them 0 days, 15:13:51 from level 48.
Reply With Quote
  #6  
Old 01-05-2005, 08:51 AM
jasonchen
Fire Beetle
 
Join Date: Sep 2004
Posts: 10
Default

sorry rangerdown :(

i got it, thank you

i was change [Database] to [database]
then it can be use...

Reply With Quote
  #7  
Old 01-05-2005, 09:51 PM
jasonchen
Fire Beetle
 
Join Date: Sep 2004
Posts: 10
Default

compile World and got this message....
" client.cpp:1180: warning: aggregate has a partly bracketed initializer "

hello rangerdown
Does it right the way?
Reply With Quote
  #8  
Old 01-05-2005, 10:24 PM
wize_one
Dragon
 
Join Date: Jan 2004
Location: LasShithole, NV
Posts: 520
Default

havent compiled emu in a while.. but warnings were common back then.. just worry if it errors out and doesnt compile..
__________________
Perfect quote from another site: it's immature pricks who refuse to read the numerous stickies in every forum pointing out what to do and what not to do that get flamed. Grow up and learn to do your fucking homework before opening your cake hole, junior. EQEmu doesn't like you anymore, and that's why you're getting errors. So go away.
__________________
Reply With Quote
  #9  
Old 01-06-2005, 01:36 AM
jasonchen
Fire Beetle
 
Join Date: Sep 2004
Posts: 10
Default

seems last problem :(

" Setting World to MiniLogin Server type
Error: LoginServer::Connect: 'TCPConnection::Connect(): connect() failed. Error: Connection refused' "

looks like my loginserver never up

my LoginServer.ini
[LoginServer]
loginserver=127.0.0.1
loginport=5994
worldname=SkyLine Server
worldaddress=192.168.8.99
locked=false
account=
password=

even i do ./world...
it's always like that....
can't connect to LoginServer...
i don't know why :(

i have do it follow muuss's topic Howto setup a Linux Eqemu server
but my pc can't connect loginserver....

could give me some answer please? and thank you :cry:
Reply With Quote
  #10  
Old 01-06-2005, 02:42 AM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

unless you are running minilogin.exe as well, loginserver=127.0.0.1 should not be 127.0.0.1. It should be one of the loginservers, like eqemulator.net
__________________
namespace retval { template <class T> class ReturnValueGen { private: T x; public: ReturnValueGen() { x = 0; }; T& Generator() { return x; }; }; } int main() { retval::ReturnValueGen<int> retvalue; return retvalue.Generator(); }
C++ is wonderful.
Reply With Quote
  #11  
Old 01-06-2005, 08:53 PM
jasonchen
Fire Beetle
 
Join Date: Sep 2004
Posts: 10
Default

thank you ^^
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

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


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3