View Single Post
  #1  
Old 05-19-2009, 06:46 PM
kimura0715
Fire Beetle
 
Join Date: Mar 2009
Location: Virginia
Posts: 27
Default why so confusing?

following the guide to compile SVN with VC++ shows this

3) Install ActivePerl 5.10
which can be downloaded here:
http://downloads.activestate.com/Act...188.msi∞
Be sure to install to the directory of c:\Perl
NOTE: Newer versions/compiles of the EQEmu source code require ActivePerl 5.10+ (older versions of ActivePerl will give errors while compiling).

If a previous version of ActivePerl is installed:
* Backup any customizations that you need to.
* Uninstall the old version via the control panel.
* Manually delete the c:\perl directory.
* Install the new version

but then when its time to run the world.exe you get an error stating no perl58.dll found and the solution to this via the forums is to remove the newer perl and install an older version....

so i have to use the newer to compile, but the older to run it??? im confused lol
Reply With Quote