Perl and Postgresql 6.4

From: rhughes(at)anteon(dot)com
To: <pgsql-interfaces(at)postgresql(dot)org>
Subject: Perl and Postgresql 6.4
Date: 1998-11-06 13:26:55
Message-ID: 9811069103.AA910362677@ffx.anteon.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)anteon(dot)com
Systems Engineering
Anteon, Corp.
Montgomery, Al

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tom Lane 1998-11-06 15:27:03 Re: [INTERFACES] crypt not included when compiling libpgtcl !!!!!!!
Previous Message Constantin Teodorescu 1998-11-06 08:18:57 Re: [INTERFACES] crypt not included when compiling libpgtcl !!!!!!!