which perl??

 
Post new topic   Reply to topic    Aprelium Forum Index -> Perl
View previous topic :: View next topic  
Author Message
amt167
-


Joined: 02 Jun 2002
Posts: 75

PostPosted: Sun Jan 04, 2004 12:02 am    Post subject: which perl?? Reply with quote

i need to install perl with the folling requirements:

Perl 5.6.0 or above with the DBI and DBD::mysql modules

does any one know where i can get it and which package i need.

thx in advance
Back to top View user's profile Send private message Send e-mail
The-Hunter
-


Joined: 18 Jul 2003
Posts: 74
Location: Virginia, USA

PostPosted: Sun Jan 04, 2004 1:22 am    Post subject: Reply with quote

you can download ActivePerl from:

http://www.activestate.com/Products/Download/Download.plex?id=ActivePerl

and the DBI and the DBD::MYSQL modules come with ActivePerl you just need to run the install with the Perl Package Manager (PPM).

Hope this helps.
_________________
The-Hunter
Back to top View user's profile Send private message MSN Messenger ICQ Number
amt167
-


Joined: 02 Jun 2002
Posts: 75

PostPosted: Sun Jan 04, 2004 2:39 am    Post subject: which one? Reply with quote

thanks for that when i clicked your link it took me to the download page i have already downloaded one of these packages which one do i need to download cos i get this error message when i try to run the app im using on the server.

Fatal error: Can't locate DBI.pm in @INC (@INC contains: C:/Perl/lib C:/Perl/site/lib .) at easyhost.setup line 10.
Back to top View user's profile Send private message Send e-mail
The-Hunter
-


Joined: 18 Jul 2003
Posts: 74
Location: Virginia, USA

PostPosted: Sun Jan 04, 2004 2:49 am    Post subject: Reply with quote

ok ... you can download and install either one ... i think the 5.6.1 is the most current/stable version at this time. then to install other packages goto a command prompt ... then type 'ppm' (without the quotes) and then you should have a perl command promt (ppm>) then type 'install dbi' (without the quotes) and then it will ask you to confirm it ... type 'y'. then it will decompress the package and install it. then do the same for the other package except use 'DBD::MYSQL' instead of 'DBI'. if you have any other questions or need more help ... just let me know.
_________________
The-Hunter
Back to top View user's profile Send private message MSN Messenger ICQ Number
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Mon Jan 05, 2004 4:28 pm    Post subject: Re: which perl?? Reply with quote

amt167,

Search for DBI on these forums and you'll find how to install these modules.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> Perl All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group