PDA

View Full Version : Perl installation Problems (Includes Zone output)


ripmage
04-06-2004, 04:45 AM
I installed Perl and it doesnt work, heres the zone output.

[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.5
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
[Status] Loading npcs
[Status] Loading npc faction lists
[Status] Loading loot tables
[Status] Loading Loot tables from database...
[Status] Loading doors
[Status] Loading Doors from database...
[Status] Loading guilds
[Status] Loading factions
[Status] Loading corpse timers
[Status] Loading what ever is left
[Status] Loading commands
[Status] 162 commands loaded
[Status] Loading embedded perl
[Status] perl error: Perl runtime error: Can't locate Symbol.pm in @INC (@INC co
ntains: .) at (eval 3) line 1.
BEGIN failed--compilation aborted at (eval 3) line 1.

[Status] Error initializing perlembed: failed to install eval_file hook
[Status] Fatal error initializing perl: failed to install eval_file hook

i read the guide and used the check and perl echoed "installed" back in the dos window. perl58.dll is in perl\bin and my server folder. and nmake.exe is in perl\bin. What did i do wrong?? Thanx.

samandhi
04-06-2004, 07:46 AM
Are you using an older version of Perl? Did you do a search on your system for perl58.dll and delete any besides /perl/bin? If you are running a different version of perl then the perl58.dll will be the problem... Before that it was perl56.dll......

ripmage
04-06-2004, 09:06 AM
Alright i deleted that dll file from my server folder and now i get a different error .

[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.5
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
[Status] Loading npcs
[Status] Loading NPCTypes from database...
[Status] Loading npc faction lists
[Status] Loading NPC Faction Lists from database...
[Status] Loading loot tables
[Status] Loading Loot tables from database...
[Status] Loading doors
[Status] Loading Doors from database...
[Status] FileLoadSPDat() Loading spells from ./spells_us.txt
[Status] FileLoadSPDat() spells loaded: 5020
[Status] Loading guilds
[Status] Loading factions
[Status] Loading corpse timers
[Status] Loading what ever is left
[Status] Loading commands
[Status] 162 commands loaded
[Status] Loading embedded perl
[Status] Loading perlemb plugins.
[Status] Warning - plugin.pl: Perl runtime error: open 'plugin.pl' No such file
or directory at (eval 3) line 1.

[Status] Entering sleep mode
Connected to worldserver: localhost:9000

Is the warning ok? or will it not run perl on my server?