View Single Post
  #7  
Old 06-08-2009, 08:40 PM
takatok
Fire Beetle
 
Join Date: Apr 2008
Location: USA
Posts: 20
Default

Thanks for the link.. that will be handy later. Maybe its because i'm using Build 1005.. not 1004? Or possibly the compiled code I downloaded was from someone using MSVC++ 2006, and an older active perl?

Any way I solved my problem by using ActivePerl 5.8.9 Build 825.
If I totally uninstall that build and upgrade back to 5.10.0 Build 1005 I get this:

A) Couldn't find perl58.dll

or after I got the correct perl58.dll in my system32 directory (from a link on the forums).

B) "The procedure entry point Perl_hv_common_key_len could not be located in the dynamic link library perl58.dll"

Hopefully I won't run into issues compiling with 5.8.9 B825. But I'm not sure how to fix it as the server won't start under 5.10.0. For some reason the server keeps looking for a perl58.dll.

Tony
Reply With Quote