Re: [GENERAL] ld.so failed

From: jim(at)reptiles(dot)org (Jim Mercer)
To: CHUETTL(at)ahorn(dot)sgh(dot)uunet(dot)de (Carsten Huettl)
Cc: hitesh(at)presys(dot)com, pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] ld.so failed
Date: 1999-10-15 13:59:09
Message-ID: m11c7sz-00080dC@mailbox.reptiles.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

> > Did you add your pg libraries path into /etc/ld.so.conf
> > (/usr/local/postgres/libs is mine) and run ldconfig?
>
> I searched the whole tree from / for ld.so.conf but did not find one.

freebsd doesn't really use one.

you can manually add the path with "ldconfig -R /path"

you can make the change permanent by adding the path to the ldconfig parameter
int /etc/rc.conf.

alternately, you can include the ldconfig -R command in your
/usr/local/etc/rc.d/pgsql.sh script, if you have one.

--
[ Jim Mercer Reptilian Research jim(at)reptiles(dot)org +1 416 410-5633 ]
[ The telephone, for those of you who have forgotten, was a commonly used ]
[ communications technology in the days before electronic mail. ]
[ They're still easy to find in most large cities. -- Nathaniel Borenstein ]

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Henrique Pantarotto 1999-10-15 14:27:15 C function returning multiple values (or tuples)
Previous Message Moray McConnachie 1999-10-15 13:55:17 User defined function

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 1999-10-15 14:13:09 Re: [HACKERS] Re: can postgres do this?
Previous Message Michael Meskes 1999-10-15 13:11:04 Re: [HACKERS] The new globe