Hi John,
 
Any help?
I want to try installing another perl version and setup the DBI, DBD.
Currently, I have my perl 5.8.3 and I have many perl modules already
installed and being used, please refer the list below:
 
Installed modules are:
   ActivePerl::DocTools
   ActiveState::RelocateTree
   Archive::Tar
   Archive::Zip
   CGI::Session
   Compress::Zlib
   Convert::ASN1
   Crypt::SSLeay
   Cwd
   DBI
   Data::Dump
   Digest::HMAC
   Digest::MD2
   Digest::MD4
   Digest::SHA1
   ExtUtils::MakeMaker
   File::CounterFile
   File::Path
   Font::AFM
   HTML-Tree
   HTML::Parser
   HTML::Tagset
   IO::Zlib
   List::Util
   MD5
   Net
   Net::Daemon
   Net::SSLeay
   PDF::API2
   PPM3
   Perl
   RPC::PlServer
   SOAP::Lite
   Storable
   Term::ReadKey
   Term::ReadLine
   Test::Harness
   Test::Simple
   Text::Autoformat
   Text::Reform
   Tk
   Tk::StyledButton
   URI
   Unicode::String
   XML-DOM
   XML::Parser
   XML::RegExp
   XML::Simple
   XML::XPath
   XML::XSLT
   libwww-perl
   libxml-perl
   perl-ldap
 
How can I transfer/move those installed modules to new perl version?
Do I need to install again all those modules?
Do you have any guide on this?
Thanks.
 
regards,
Yeow
________________________________

From: Yeow Yiew Choong-PBKN64 
Sent: Saturday, June 05, 2010 6:00 PM
To: 'John Scoles'
Cc: John Scoles; dbi-users@perl.org
Subject: RE: Make Test Failed For DBD-Oracle 1.24


Hi John,
Please refer the output error below:
# perl Makefile.PL -lcl
Using DBI 1.611 (for perl 5.008003 on PA-RISC1.1-thread-multi) installed
in /opt/perl/lib/site_perl/5.8.3/PA-RISC1.1-thread-multi/auto/DBI/
Unknown option: lcl
Invalid arguments at Makefile.PL line 101.
 
Thanks.
 
regards,
YC

________________________________

From: John Scoles [mailto:sco...@pythian.com] 
Sent: Friday, June 04, 2010 8:05 PM
To: Yeow Yiew Choong-PBKN64
Cc: John Scoles; dbi-users@perl.org
Subject: Re: Make Test Failed For DBD-Oracle 1.24


give 

perl Makefile.PL -lcl

a try and make again 

Reply via email to