Re: Users and multiple server environment

From: Michael Long <mlong(at)datalong(dot)com>
To:
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Users and multiple server environment
Date: 2004-10-04 13:17:30
Message-ID: 41614D6A.4070800@datalong.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


>Obviously not :-(. This should be pointing to /usr/local/pgsql_8.0b3/lib/
>so it seems you didn't do the rpath enabling correctly; or maybe your
>system is configured in a way that overrides rpath (do you have
>LD_LIBRARY_PATH set in your environment?).
>
>
>
Yay!! When I set LD_LIBRARY_PATH then things work correctly. Your
patience and help is very much appreciated. If you are ever in the
Boston area I will buy you a beer.

>I don't have any more advice than that to give; you may need to find a
>Linux shared-library guru to help you fix it.
>
>
One final question, I used the following to configure the build. Did I
do something to cause the library to not link properly or do I need to
find a Linux shared-library guru?

./configure --prefix=/usr/local/pgsql_8.0b3 --with-pgport=5480
--with-perl --with-python --with-tcl --enable-thread-safety
--enable-debug --enable-cassert --enable-depend

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tsirkin Evgeny 2004-10-04 15:08:49 Re: PLEASE GOD HELP US!
Previous Message Tsirkin Evgeny 2004-10-03 22:51:44 Re: PLEASE GOD HELP US!