fs-setup problem

Ivan Kohler ivan at sisd.com
Tue Jan 26 15:05:56 PST 1999


On Tue, Jan 26, 1999 at 10:01:30AM -0500, Tam Ho wrote:
>
> install_driver(postgresql) failed: Can't locate File/Spec.pm in @INC (@INC
> contains: /usr/lib/perl5/i386-linux/5.00404 /usr/lib/perl5
> /usr/lib/perl5/site_perl/i386-linux /usr/lib/perl5/site_perl) at
> /usr/lib/perl5/site_perl/DBI.pm line 517.
> Perhaps the DBD::postgresql perl module hasn't been installed,
> or perhaps the capitalisation of 'postgresql' isn't right.
> Available drivers: ADO, ExampleP, Pg, Proxy.
>  at /usr/lib/perl5/site_perl/FS/UID.pm line 69

You've written your DBI data source incorrectly.  You have:
`DBI:postgresql:something' and you should have: `DBI:Pg:dbname=name'.  See
the DBD:Pg manpage for details.

-- 
Ivan Kohler <ivan at sisd.com> - finger for PGP key - <moc.dsis at navi> Relhok Navi
Open-source billing and administration for ISPs - http://www.sisd.com/freeside
20 4,16 * * * saytime # please don't be surprised if you find me dreaming too



More information about the freeside-users mailing list