PDA

View Full Version : configuration files?


sfisque
10-21-2006, 03:10 PM
is there a full discussion of all the support files needed by an eqemu setup. i've gone thru the guides for setting up on Linux (using slackware 10.2). everything seemed to compile fine, maps unpacked, database tables imported from peq, etc.

when i execute zone:

[Debug] Starting Log: logs/eqemu_debug_zone.log
[Debug] [ZONE__INIT] Loading server configuration..
[Debug] [ZONE__INIT_ERR] Loading server configuration failed.

other than db.ini and LoginServer.ini i didnt catch any other "configuration" files needed in the installation directory.

one note:

i noticed that the guides call for "spell_us.txt" which was non-existant in my EQ directory but i found "spells_en.txt" which i placed in the directory and soft linked with a reference of spell_us.txt just to be safe.

what else am i missing. ls of my dir:

-rw-r--r-- 1 sfisque users 257 2006-10-20 11:08 LoginServer.ini
drwxr-xr-x 2 sfisque users 4096 2006-10-20 13:14 bin/
-rw-r--r-- 1 sfisque users 22 2006-10-20 11:23 commands.pl
drwxr-xr-x 3 sfisque users 4096 2006-10-19 16:59 database/
-rw-r--r-- 1 sfisque users 74 2006-10-21 19:26 db.ini
lrwxrwxrwx 1 sfisque users 32 2006-10-21 19:51 eqlaunch -> ../EQEmu-0.7.0/eqlaunch/eqlaunch*
-rw-r--r-- 1 sfisque users 1133059 2006-10-21 20:02 gmon.out
lrwxrwxrwx 1 sfisque users 44 2006-10-20 13:09 libEMuShareMem.so -> ../EQEmu-0.7.0/EMuShareMem/libEMuShareMem.so*
drwxr-xr-x 2 sfisque users 4096 2006-10-21 19:51 logs/
drwxr-xr-x 2 sfisque users 8192 2006-10-20 11:01 maps/
-rw-r--r-- 1 sfisque users 3296 2006-10-20 11:32 plugin.pl
drwxr-xr-x 2 sfisque users 4096 2006-10-19 17:00 quests/
-rw-r--r-- 1 sfisque users 1910686 2006-10-21 11:31 spells_en.txt
lrwxrwxrwx 1 sfisque users 13 2006-10-21 11:34 spells_us.txt -> spells_en.txt
lrwxrwxrwx 1 sfisque users 26 2006-10-20 13:10 world -> ../EQEmu-0.7.0/world/world*
lrwxrwxrwx 1 sfisque users 24 2006-10-20 13:10 zone -> ../EQEmu-0.7.0/zone/zone*

any help appreciated

== sfisque

mattmeck
10-21-2006, 03:32 PM
http://www.eqemulator.net/wiki/wikka.php?wakka=LinuxServerGuide

Have you looked at that guide?

Aramid
10-21-2006, 03:32 PM
eqemu_config.xml

sfisque
10-23-2006, 04:41 AM
thx to both of you {the guide i was using didnt mention coping the util/defaults dir, hence no config files} , got things operational from a "does not crash" stance. now i gotta setup login. since i'm not going to use minilogin, is there a good guide to setting up for using the eqemu login server. i put the reference into my config file, but what has to be done on the eqemu site to activate auth'ing my users?

TIA

== sfisque