Re: OT - pg perl DBI question

Поиск
Список
Период
Сортировка
От Glyn Astill
Тема Re: OT - pg perl DBI question
Дата
Msg-id 248762.47237.qm@web25804.mail.ukl.yahoo.com
обсуждение исходный текст
Ответ на Re: OT - pg perl DBI question  (CaT <cat@zip.com.au>)
Ответы Re: OT - pg perl DBI question  (CaT <cat@zip.com.au>)
Список 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 по дате отправления:

Предыдущее
От: CaT
Дата:
Сообщение: Re: OT - pg perl DBI question
Следующее
От: CaT
Дата:
Сообщение: Re: OT - pg perl DBI question