[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] DBI perl module
- Subject: Re: [cobalt-developers] DBI perl module
- From: "Brian Foy Jr." <cio@xxxxxxxxxxxxx>
- Date: Tue Mar 13 07:06:26 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
Most PERL Modules are pretty straight forward.
You have to be root do install so use the su
command to su to root.
(If I lost you read the bottom)
You un tar (and if necessary un gzip) the file.
cd into the directory it created
type:
PERL Makefile.PL <enter>
make ( watch for errors ) <enter>
if no errors found during make then...
make install <enter>
That will put the DBI.pm in the proper place.
You should be all set after that...
For specific instructions on how to use telnet, su, gzip or tar
a simple search on Google.com for a linux primer will help
you further. Good luck and welcome to the world of PERL
Modules :)
Brian
Jorge Ceballos wrote:
> I apologize if this question is "too" simple, but I am new and trying to
> learn;
>
> I had a copy of MySQL loaded (its up and running fine as far as I can tell
> after doing some basic testing) into a RaQ4. After that, I set up and
> uploaded MySQL Man, which is a Data Base users interface.
> Now, the problem arouse as trying to make the script work, it returned the
> following message:
>
> "Error loading required libraries. Reason: Can't locate DBI.pm in @INC (@INC
> contains: /usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503
> /usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005 .)
> at /home/sites/site2/web/cgi-bin/mysql.cgi line 3129."
>
> I understand I need the DBI.pm module available at Perl's site.......but my
> question is:
> How do I load it into the server?
> All the previous updating I have done to it has been through the GUI and as
> you may guess, the last thing I want to do is break down the server, so
> please ANY help is welcomed.
>
> Best regards,
> Jorge Ceballos
> jorge@xxxxxxxxxxxxxxxx
>
> ___________________________________________________________
> Tiene algo que vender al Mundo ? Visite http://www.desde-mexico.com
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers