Re: Problem with libpq.so.5 in pgadmin3-1.10.2 - Mailing list pgadmin-support

From Ashesh Vashi
Subject Re: Problem with libpq.so.5 in pgadmin3-1.10.2
Date
Msg-id 8cf965d31003180612w39cbdb6cse41213ae8e9a9fb1@mail.gmail.com
Whole thread Raw
In response to Re: Problem with libpq.so.5 in pgadmin3-1.10.2  (Vinicius Borges <contatovrpb@gmail.com>)
List pgadmin-support
I think - there is something wrong with the file.
It says - libpq.so.5 is not a dynamic executable.

Can you please follow this steps?
- Change directory to /usr/local/pgadmin3
- Create lib directory (if not exits)
- Copy all the libraries from postgresql-lib to this directory
- Make sure each file in the lib directory are executable
  i.e.
  chmod a+x /usr/local/pgadmin3/lib/*
- Set environment variable LD_LIBRARY_PATH
  i.e.
  LD_LIBRARY_PATH=/usr/local/pgadmin3/lib:$LD_LIBRARY_PATH
  export LD_LIBRARY_PATH

Now, try to run pgadmin3.

--
Thanks & Regards,
Ashesh Vashi

EnterpriseDB INDIA: Enterprise Postgres Company


pgadmin-support by date:

Previous
From: Dave Page
Date:
Subject: Re: pgAdmin III v1.10.2 released
Next
From: Pedro Doria Meunier
Date:
Subject: Help files