Jump to content


EnterpriseDB

Previous PageTable Of ContentsNext Page

3.1.6 Prerequisites

Install Postgres Plus Advanced Server.

Locate file libpq.so in the dbserver/lib subdirectory of the Postgres Plus Advanced Server home directory.

Check the existence of libpq.so.5 in /usr/lib. If not found then execute the following command:

ln -s source_filename new_file_name

Example

ln -s $EDB_HOME/dbserver/lib/libpq.so /usr/lib/libpq.so.5

Previous PageTable Of ContentsNext Page

Powered by Transit