Re: Compiling DBI.pm


Subject: Re: Compiling DBI.pm
From: nathan r. hruby (nhruby@arches.uga.edu)
Date: Thu Feb 21 2002 - 12:08:23 MST


perl -M CPAN -e shell

then the first thing to do is update the CPAN module (the one installed is
broken and wants to install perl6 every time you run it)

then install Bundle::DBI

should have you flying.

-n
On Thu, 21 Feb 2002, Joe Villari wrote:

> >I'm trying to compile DBI.pm on my YDL 2.1 system. For some reason it isn't
> >working. Can anyone tell from the output below what I'm doing wrong? I
> >suspect I need something that I don't have, but I can't tell what...
>
> Do you have DBD.pm compiled?
>
> Here are some notes I made while compiling DBD and DBI:
>
> ############
> DBI and DBD
> ############
>
> The perl modules for DBI and DBD had to be downloaded and installed
> from cpan.org. This was a simple and painless process. After
> downloading the tar.gz files uncompress them, unpack them cd into the
> new directories and then run:
>
> perl Makefile.PL
> make
> make test
> make install
>
> Joe
>

-- 
......
nathan hruby - nhruby@arches.uga.edu
computer support specialist
department of drama and theatre
http://www.drama.uga.edu/
......



This archive was generated by hypermail 2a24 : Thu Feb 21 2002 - 12:25:21 MST