Re: OT - pg perl DBI question - Mailing list pgsql-general

From Glyn Astill
Subject Re: OT - pg perl DBI question
Date
Msg-id 248762.47237.qm@web25804.mail.ukl.yahoo.com
Whole thread Raw
In response to Re: OT - pg perl DBI question  (CaT <cat@zip.com.au>)
Responses Re: OT - pg perl DBI question  (CaT <cat@zip.com.au>)
List pgsql-general
> Run perl -V and see if the path is there for @INC. If it's there,
> check
> such things as permissions. If not, ponder deeply as to why this is
> so
> (as /usr/lib/perl5 is a standard path for perl in /usr) and if you
> can't
> fix it 'properly' you can work-around with the use of 'use lib'
> (see
> perldoc perlvar and search for @INC).

perl -V shows

  @INC:
    /etc/perl
    /usr/local/lib/perl/5.8.8
    /usr/local/share/perl/5.8.8
    /usr/lib/perl5
    /usr/share/perl5
    /usr/lib/perl/5.8
    /usr/share/perl/5.8
    /usr/local/lib/site_perl

Should the subdirectory DBD be in there? Perl was setup using apt.


      __________________________________________________________
Sent from Yahoo! Mail - a smarter inbox http://uk.mail.yahoo.com



pgsql-general by date:

Previous
From: CaT
Date:
Subject: Re: OT - pg perl DBI question
Next
From: CaT
Date:
Subject: Re: OT - pg perl DBI question