Bob,

As soon as you compiled and installed perl itself, the Config
module of perl will tell any Makefile.PL driven package where to
install itself: under the directory structure of perl.

I don't know for sure, but I suppose DBI DBD installs via
Makefile.pl script... If not, do a perl -V to see where @INC
is pointing to. somewhere in that structure your DBI should be
installed, so that all programs in Perl can find it without
messing with @INC.

Cheers,
Guus

PS: database,sql,query,table for the antispam rules...

>  -----Original Message-----
>  From: bobby [mailto:bobby]On Behalf Of rjtalbo
>  Sent: Saturday, September 15, 2001 9:08 PM

[snipped]

>  Where is the most common and preferred Location for the Install??

[omitted]

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to