Re: [GENERAL] ld.so failed

Поиск
Список
Период
Сортировка
От Shawn T. Walker
Тема Re: [GENERAL] ld.so failed
Дата
Msg-id Pine.LNX.3.95.991014181715.27443H-100000@bigboy.netcrafters.com
обсуждение исходный текст
Ответ на ld.so failed  ("Carsten Huettl" <CHUETTL@ahorn.sgh.uunet.de>)
Список pgsql-general
From the command line as root run the following:

/sbin/ldconfig -m /usr/local/pgsql/lib/

Do not just run ldconfig by itself on FreeBSD or you are in for a surprise
because it resets your library paths incorrectly.  See the freebsd.org
website for a detailed explanation.

On Thu, 14 Oct 1999, Carsten Huettl wrote:

Shawn

> Hello,
>
> after installation of postgresql 6.4.2 on my Freebsd machine I can
> not create a database
>
> bash-2.03$ createdb mydb
> ld.so failed: Can't find shared library "libpq.so.2.0"
> createdb: database creation failed on mydb.
>
> I have checked the permissons and the PATH env. Everything
> seems to be ok.
>
> I checked the lib/ dir for pqlib.so.2.0 and it is there.
>
> So wath can I do?
> Any hints?
>
> TIA
> C.
>
>
> --
> Carsten Huettl - <http://www.ahorn-Net.de>
> pgp-key on request
>
> ************
>

-------
Shawn T. Walker      <--->   shawn@netcrafters.com
Netcrafters Design   <--->   http://www.netcrafters.com




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

Предыдущее
От: Hitesh Patel
Дата:
Сообщение: Re: [GENERAL] ld.so failed
Следующее
От: jim@reptiles.org (Jim Mercer)
Дата:
Сообщение: Re: [GENERAL] ld.so failed