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

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

Reply
 
Thread Tools Display Modes
  #1  
Old 04-10-2009, 08:20 AM
WillowyLady
Sarnak
 
Join Date: Aug 2003
Location: Recycle Bin
Posts: 90
Default Server Start Up Error

Hi,

I have been unable to post until today, so I dont know if this is happening with anyone else.

Few days ago, I downloaded Ver 408 installed it and downloaded peqdb_1129Rev408.sql and sourced it in.

Immediately on starting server I receive this messege

The procedure enrty point Perl_hv_common-key-len could not be located in the dynamic link library perl58.dll

Everything was working perfectly fine before installation. Therefore on the face of it perl58.dll should be fine, unless something was changed that may have affected that.

Any ideas would be welcome, I have obviously reinstalled perl a few times, but error still persists.

Thanks!
__________________
I'll be back!

Reply With Quote
  #2  
Old 04-10-2009, 02:20 PM
Zandig's Avatar
Zandig
Hill Giant
 
Join Date: Jun 2006
Location: New York City
Posts: 180
Default

Newer versions of the Emu require Perl 5.10

To update see section 3 of this wiki article:
http://www.eqemulator.net/wiki/wikka.php?wakka=VS2008
Reply With Quote
  #3  
Old 04-10-2009, 05:32 PM
WillowyLady
Sarnak
 
Join Date: Aug 2003
Location: Recycle Bin
Posts: 90
Default

Thanks Zan,

I did try installing that version too, with the same results.

But I will try installing it again.

Regarding the procedure given on the link provided

Do I need to now follow that complete procedure, or should just installing perl 5.10 be OK.

Thanks again for the advice, Zan
__________________
I'll be back!

Reply With Quote
  #4  
Old 04-10-2009, 05:55 PM
WillowyLady
Sarnak
 
Join Date: Aug 2003
Location: Recycle Bin
Posts: 90
Default

Ok updated to 5.10 and still receiving same error message.
__________________
I'll be back!

Reply With Quote
  #5  
Old 04-10-2009, 06:03 PM
Andrew80k
Dragon
 
Join Date: Feb 2007
Posts: 659
Default

Quote:
Originally Posted by Zandig View Post
Newer versions of the Emu require Perl 5.10

To update see section 3 of this wiki article:
http://www.eqemulator.net/wiki/wikka.php?wakka=VS2008
I'm running 417 with perl 5.8, so 5.10 is not required. However, I do believe that someone made 5.10 usable as well. It just doesn't preclude using 5.8. I will say that I'm running on Linux and I compile it all myself.
Reply With Quote
  #6  
Old 04-10-2009, 07:53 PM
Zandig's Avatar
Zandig
Hill Giant
 
Join Date: Jun 2006
Location: New York City
Posts: 180
Default

Quote:
Originally Posted by Andrew80k View Post
I'm running 417 with perl 5.8, so 5.10 is not required. However, I do believe that someone made 5.10 usable as well. It just doesn't preclude using 5.8. I will say that I'm running on Linux and I compile it all myself.
I compile my own source code and Perl 5.10 is indeed required to compile successfully (on Windows), so I would think it best to use this version when running the Emu. (Again, talking about Windows here).

WillowyLady - After uninstalling Perl 5.8 I do not even have a 'perl58.dll' file, it was replaced by a 'perl510.dll' file!

Sounds like you did not uninstall the old version properly?
Reply With Quote
  #7  
Old 04-10-2009, 09:36 PM
WillowyLady
Sarnak
 
Join Date: Aug 2003
Location: Recycle Bin
Posts: 90
Default

Hmm, I am sure it did uninstall it.

I used the uninstaller provided, wiped C:\perl, manual searched hidden / system files, done a reg clean, rebooted and reinstalled.

The error message points to a perl58.dll index issue. This has only occurred since I did most recent update 408, previous versions are just fine.

Its prolly something very simple, but its just nailing the bugger down.

__________________
I'll be back!

Reply With Quote
  #8  
Old 04-11-2009, 08:04 AM
Zandig's Avatar
Zandig
Hill Giant
 
Join Date: Jun 2006
Location: New York City
Posts: 180
Default

Hmmmm.....

Then it seems whoever compiled your Windows binaries compiled them using Perl 5.8 and compiled it with errors (bad compile). They need to compile the source using Perl 5.10 and then your error should disappear.
Reply With Quote
  #9  
Old 04-11-2009, 08:39 AM
Zandig's Avatar
Zandig
Hill Giant
 
Join Date: Jun 2006
Location: New York City
Posts: 180
Default

@WillowyLady - sent you a PM.
Reply With Quote
  #10  
Old 04-11-2009, 11:43 AM
WillowyLady
Sarnak
 
Join Date: Aug 2003
Location: Recycle Bin
Posts: 90
Default

Thanks Zag,

Your solution got rid of the error I was encountering with Rev408.

I am happy to confirm that EQEmu Rev423_win binaries work with Perl 5.10.0 build 1005.

Many thanks again
__________________
I'll be back!

Reply With Quote
  #11  
Old 04-11-2009, 01:00 PM
Zandig's Avatar
Zandig
Hill Giant
 
Join Date: Jun 2006
Location: New York City
Posts: 180
Default

Quote:
Originally Posted by WillowyLady View Post
Thanks Zag,

Your solution got rid of the error I was encountering with Rev408.

I am happy to confirm that EQEmu Rev423_win binaries work with Perl 5.10.0 build 1005.

Many thanks again
Glad to see it is working.

Seems the official compiles forgot to upgrade to Perl 5.10 before compiling the Windows binaries you had. Thus giving you that error.
Reply With Quote
  #12  
Old 04-11-2009, 05:12 PM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

The binaries on SVN are meant to work with 5.8 and do so just fine, I just tried it out.
Reply With Quote
  #13  
Old 04-11-2009, 05:20 PM
Cheesypeas
Fire Beetle
 
Join Date: Jun 2008
Location: UK
Posts: 4
Default

I was having a lot of trouble with this too on rev408. I had perl 5.8.8.822 installed originally and was getting this error. Then when tried 5.10.1001 and 1004 I got the can't find perl58.dll error. In the end I found that Perl version 5.8.9.825 worked perfectly so if anyone is still having issues I'd try that version of 5.8
Reply With Quote
  #14  
Old 04-11-2009, 08:14 PM
Zandig's Avatar
Zandig
Hill Giant
 
Join Date: Jun 2006
Location: New York City
Posts: 180
Default

Quote:
Originally Posted by cavedude View Post
The binaries on SVN are meant to work with 5.8 and do so just fine, I just tried it out.
Thanks for the info. It seems slightly older versions of 5.8 do not work properly with the SVN compiles.

Compiling with the Windows VC9 solution however does need Perl 5.10 to compile properly as it looks for a 510 dll file while compiling.
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 03:13 AM.


 

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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3