View Single Post
  #3  
Old 03-06-2012, 06:32 AM
Jule
Fire Beetle
 
Join Date: Apr 2003
Posts: 1
Default

The Guide relates to specific Versions and I can't find those at
the named URLs:

---------------------------------------------------
For Perl, go here - (I use 5.1 - 1007 version)
http://www.activestate.com/activeperl/downloads

For MySQL, go here - (scroll down the page to see downloads,I use 5.1.54 version)
http://dev.mysql.com/downloads/mysql/5.1.html
---------------------------------------------------

Do newer Versions work? Can find only 5.14.2.1205 Perl there and
a 5.1.61 MYSQL.

I tried the old Guides with 5.0 sql and perl 5.10.0.1004 but couldn't get
it running. Since I'm a total noob with this stuff I really want to follow
a Guide point by point and so I don't want to start with the wrong
Versions. I already installed and deinstalled several different Versions from perl and wanna do it right this time.


Quote:
Originally Posted by werebat View Post
I followed the guide except for the LoginServer part, I use Minilogin instead since its easier to set up. Anyways here is the combination of software I used.

Win XP 32bit
MySQL 5.1.60 Essentials
Perl 5.12 (I had to change the two pragma lines that said perl510.lib to perl512.lib)
Zlib 1.2.5

Any other working combinations would be appreciated. I have not tried MySQL 5.5 or Perl 5.14 on 32bit yet.
Any Info?

Last edited by Jule; 03-06-2012 at 06:35 AM.. Reason: add
Reply With Quote