Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jun 2006 13:51:20 -0500
From:      "Corey Brune" <mcbrune@gmail.com>
To:        swygue <swygue@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Learn more about ld-elf and FreeBSD
Message-ID:  <562705370606221151g6efa05b3m6fcfaa6d828eb42d@mail.gmail.com>
In-Reply-To: <cdb2c1f30606221043l4d8b4df2k4237ba2b77465e43@mail.gmail.com>
References:  <cdb2c1f30606221043l4d8b4df2k4237ba2b77465e43@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Have you tried setting LD_LIBRARY_PATH to include the directory where libpq
is? Are you getting this error after psql or something like it? If you
haven't, then set LD_LIBRARY_PATH, then type 'ldd <command>'. This will tell
you which libs are found and which are not.

Hope this helps.
Corey


On 6/22/06, swygue <swygue@gmail.com> wrote:
>
> Once in a while I get some error, looking like this:
>
>   /usr/libexec/ld-elf.so.1: Shared object "libpq.so.3" not found
>
> This specific error was a result of trying to connect to a
> postgresql-7.4.2 database running on FreeBSD, 4.6.2. And yes the
> server is in the process of being decommissioned.
>
> I was wondering how have others resolve problems related to ld-elf and
> shared objects ? And where can I find more information about ld-elf
> and FreeBSD ?
>
> Thanks
>
> --
> swygue neron --->>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?562705370606221151g6efa05b3m6fcfaa6d828eb42d>