Log in

View Full Version : Download link for Activeperl 5.10.0.1007


Durge
07-11-2011, 12:41 PM
Does anyone have a link for this? I was told this was the only version that works with mysql 5.1, so I figured I needed it and can't find it anywhere else.

Kingmen30264
07-11-2011, 01:05 PM
Here is a link to it... you want the one called Strawberry, it works, I just tested it today and it is working perfectly fine.

http://www.perl.org/get.html

Hope this helps.

Durge
07-11-2011, 01:12 PM
The 5.10 one right?
Just checking to see if thats what you recommend :p

Kingmen30264
07-11-2011, 10:06 PM
Yeah, that is the only one that I know of that works... I tried the 5.12 vers and it conked out on me. So I found that one, and said, "What the heck, I'll try this." and it worked.

lerxst2112
07-11-2011, 10:35 PM
Newer versions may work, however the library name is hard coded in the source code. You would need to search for "perl510.lib" and replace both occurrences with whatever your library version is named, like "perl512.lib" as an example if you wanted to try using the currently available version of ActiveState Perl.

GLGanjika
03-09-2012, 04:18 AM
http://www.4shared.com/file/DefThqN3/ActivePerl-51011007-MSWin32-x8.html] Link (http://www.4shared.com/file/DefThqN3/ActivePerl-51011007-MSWin32-x8.html) to ActivePerl-51011007-MSWin32-x8.html
<---- ActivePerl (Windows) 5.10.1.1007

This is (as of the time of this posting) the LAST copy of
this on the net entirelly.. some one post this up and host it so we don't lose access.

I'm also providing a links to most of the files in the most recent server how-to (l as they are seen in http://www.eqemulator.net/wiki/wikka.php?wakka=Windows) i saw the links were mostly dead..

http://www.filehippo.com/download_mysql/download/d88952d9c697606f1f189abbe9bf7073/ <----- MySQL 5.0.85

- MAPS (http://sourceforge.net/projects/eqemulator/files/EQEmulator%20Map%20Files/EQEmulator%20Map%20Pack%201.0/Maps.tar.gz/download) <----- MAPS

http://sourceforge.net/projects/eqemulator/files/EQEmulator%20Map%20Files/EQEmulator%20Map%20Pack%201.0/new_maps.zip/download -NEW MAPS

http://projecteqemu.googlecode.com/files/MiniLogin6.2.zip <--- MINI LOGIN 6.2

http://code.google.com/p/projecteqemu/downloads/detail?name=EQEmu-Rev2098-Bots.zip&can=2&q=- EQEMU_Rev2098.sql

lerxst2112
03-09-2012, 03:24 PM
I'm really not sure why so many people are so stuck on using Perl 5.10. 5.12 works with 2 simple edits to the source. Maybe it's a good time to just make 5.12 the required version where 5.14 doesn't work right.