On Wed, 2003-03-26 at 13:50, Billy wrote:
> I am running redhat 7.3, it was base install using the Web Server option. I
> am using some perl scripts already, but my developer is telling me I need to
> install modules for DBI and DBD? Shouldn't those be there by default...I
> tried searching on rpmfind.net to see if there was a separate package for
> DBI and DBD and found nothing, any help would be great! Thanks!
> 

There are quite a few perl modules provided as part of the distribution
in my installation tree ( I might have added a couple of other rpms but
I am not sure)

[EMAIL PROTECTED] bhughes]$ cd
/mnt/install/redhat/7.3/upgraded/RedHat/RPMS/
[EMAIL PROTECTED] RPMS]$ ls perl*
perl-5.6.1-34.99.6.i386.rpm          perl-libwww-perl-5.63-9.i386.rpm
perl-Archive-Tar-0.22-15.noarch.rpm  perl-libxml-enno-1.02-15.i386.rpm
perl-Bit-Vector-6.1-12.i386.rpm      perl-libxml-perl-0.07-14.noarch.rpm
perl-BSD-Resource-1.14-11.i386.rpm   perl-MIME-Base64-2.12-14.i386.rpm
perl-CGI-2.752-34.99.6.i386.rpm     
perl-NDBM_File-1.75-34.99.6.i386.rpm
perl-CPAN-1.59_54-34.99.6.i386.rpm   perl-NKF-1.71-2.i386.rpm
perl-Crypt-SSLeay-0.35-15.i386.rpm   perl-Parse-Yapp-1.05-15.i386.rpm
perl-Date-Calc-5.0-15.i386.rpm       perl-SGMLSpm-1.03ii-4.noarch.rpm
perl-DateManip-5.40-15.i386.rpm      perl-Storable-1.0.14-15.i386.rpm
perl-DBD-MySQL-1.2219-6.i386.rpm    
perl-suidperl-5.6.1-34.99.6.i386.rpm
perl-DBD-Pg-1.01-8.i386.rpm          perl-TermReadKey-2.17-14.i386.rpm
perl-DB_File-1.75-34.99.6.i386.rpm   perl-Text-Kakasi-1.04-4.i386.rpm
perl-DBI-1.21-1.i386.rpm             perl-TimeDate-1.10-14.i386.rpm
perl-Devel-Symdump-2.01-15.i386.rpm  perl-Time-HiRes-1.20-14.i386.rpm
perl-Digest-MD5-2.20-1.i386.rpm      perl-URI-1.17-16.i386.rpm
perl-File-MMagic-1.13-14.i386.rpm    perl-XML-Dumper-0.4-12.noarch.rpm
perl-Frontier-RPC-0.06-14.i386.rpm   perl-XML-Encoding-1.01-9.noarch.rpm
perl-HTML-Parser-3.26-2.i386.rpm    
perl-XML-Grove-0.46alpha-11.noarch.rpm
perl-HTML-Tagset-3.03-14.i386.rpm    perl-XML-Parser-2.30-15.i386.rpm
perl-libnet-1.0901-17.i386.rpm       perl-XML-Twig-2.02-9.noarch.rpm
[EMAIL PROTECTED] RPMS]$ 

As far as installing modules from cpan goes, I really prefer to keep my
systems as rpm based as possible so I use cpanflute to create rpms from
and cpan modules.  Very cool.  

It requires a couple of dirs to preexist but it will tell you what they
are /var/tmp/cpanflute/temp comes to mind.

HTH

Bret




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to