Re: Problem with libpq.so.5 in pgadmin3-1.10.2

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема Re: Problem with libpq.so.5 in pgadmin3-1.10.2
Дата
Msg-id 8cf965d31003180612w39cbdb6cse41213ae8e9a9fb1@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Problem with libpq.so.5 in pgadmin3-1.10.2  (Vinicius Borges <contatovrpb@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: pgAdmin III v1.10.2 released
Следующее
От: Pedro Doria Meunier
Дата:
Сообщение: Help files