PDA

View Full Version : Perl 5.10 (1007) needed?


darkonites3
02-04-2012, 09:49 PM
Hello everyone im trying to get my own public server up and running for testing purposes was wondering if i need Perl 5.10 (1007) that exact version or can i use a different one i cant seem to find Perl 5.10 (1007).

iRFNA
02-04-2012, 10:56 PM
If you copy and rename, say, perl514.lib to perl510.lib, it will work fine. So you'd have both perl514.lib and perl510.lib, but they'd both really be perl514.lib. The directory to do this in is Perl\lib\CORE\

If you go to Perl\lib\CORE\, copy perl514.lib, and rename the copy to perl510.lib, it should work fine. The alternative is finding the references made in the project to perl510.lib and changing them. If you don't have perl514.lib, I'm sure any perl51x.lib will work. If not, just delete your perl510.lib file that you made, oh well.

darkonites3
02-04-2012, 11:12 PM
thanks im trying now

lerxst2112
02-04-2012, 11:21 PM
If you're compiling with Visual Studio 2010 then Perl 5.14 is the default expected version. If you're compiling with Visual Studio 2008 then using Perl 5.14 will likely end up with zones just crashing on start. In that case you should use Perl 5.12 which is still easily available.

Noport
02-06-2012, 11:06 PM
Found:
ActivePerl-5.10.1.1007-MSWin32-x86-291969 http://www.4shared.com/file/N_EU6UDQ/ActivePerl-51011007-MSWin32-x8.html