Perl and Postgresql 6.4 - Mailing list pgsql-interfaces

From rhughes@anteon.com
Subject Perl and Postgresql 6.4
Date
Msg-id 9811069103.AA910362677@ffx.anteon.com
Whole thread Raw
List pgsql-interfaces
I recently Upgraded from Postgres 6.2 to 6.4 on my FreeBSD server. I had some
difficulty building and installing the Perl interface(Pg.pm).  For some reason,
the Perl DynaLoader continues to search for libpq.so.1.0 rather than
libpq.so.2.0.
The only way I could get it to work was to copy
/usr/local/pgsql/lib/libpq.so.2.0 to /usr/local/pgsql/lib/libpq.so.1.0 and rerun
ldconfig.
Did I miss something in the installation notes??  Everything else seems work
fine but I don't like the feeling of having loose ends hanging about.

If anyone has any ideas, please send e-mail.

Thanks and regards,
---------------------------------------------------------
Ralph Hughes            rhughes@anteon.com
Systems Engineering
Anteon, Corp.
Montgomery, Al



pgsql-interfaces by date:

Previous
From: "Juan"
Date:
Subject: Authenticate in pgaccess
Next
From: Tom Lane
Date:
Subject: Re: [INTERFACES] crypt not included when compiling libpgtcl !!!!!!!