Re:

Поиск
Список
Период
Сортировка
От blacknoz@club-internet.fr
Тема Re:
Дата
Msg-id mnet1.1084203413.29451.blacknoz@club-internet.fr
обсуждение исходный текст
Ответ на  ("Prashanthi Muthyala" <pmuthyal@spsu.edu>)
Список pgadmin-support
----Message d'origine----
>Date: Mon, 10 May 2004 14:43:18 +0300
>De: ashish anand <ashish.anand@helsinki.fi>
>A: blacknoz@club-internet.fr
>Copie à: pgadmin-support@postgresql.org
>Sujet: Re: [pgadmin-support]
>
>> what kind of problem ? Any chance we can give a hint ?
>sure..
>the error msg is : "pgadmin3: error while loading shared libraries:
>libpangoxft-1.0.so.0: cannot open shared object file: No such file or
>directory" though i've installed pango.
>
>i guess again this is the version problem as in case of libssl.. but isnt
>these error should come during configure/make??

What is strange is that it means that it does not find the version used while you were building the software.

Can you send the result of the following command:
ldd `which pgadmin3`

Did you find the place where you libpangoxft-1.0.so.0 is located ?

Which piece of software, other than pgAdmin III and wxWid, did you rebuild by yourself ?

Maybe you have some preload environment preventing the correct lib to come up at launch time.

Thanks,
Raphaël



В списке pgadmin-support по дате отправления:

Предыдущее
От: ashish anand
Дата:
Сообщение: Re:
Следующее
От: Pedro Quaresma de Almeida
Дата:
Сообщение: varchar[] !?