Re: LD_LIBRARY_PATH - Mailing list pgsql-general

From Larry Rosenman
Subject Re: LD_LIBRARY_PATH
Date
Msg-id 20001227115649.A16043@lerami.lerctr.org
Whole thread Raw
In response to LD_LIBRARY_PATH  (Chris Hayner <hayner80@astro.ocis.temple.edu>)
Responses NFS mounted DBs and Vacuum  (Webb Sprague <wsprague@o1.com>)
List pgsql-general
* Chris Hayner <hayner80@astro.ocis.temple.edu> [001227 11:41]:
> hello all.
>
> I suppose I should introduce myself, since I am new around here, and as
> such will probably be asking a lot of silly questions. I apologize for
> that in advance. My name is Chris Hayner and I work for Temple University
> doing various work on all flavors of UNIX. My current task is to work with
> postgreSQL, specifically on binding it to various LDAP services and
> replacing mySQL for this task.
> My question relates to the LD_LIBRARY_PATH problem discussed in number
> eight on the INSTALL tasks of the recently installed 7.0.3
>
> What I really want to know is how others have gotten around this
> problem. Everything I have read says that setting this env variable is a
> bad and dangerous thing to do, but I need a large amount of users to be
> able to access and use the database engine. Any help on this problem would
> be greatly appreciated.
In 7.1 (Beta now), it has LD_RUN_PATH (aka -R) set on those operating
systems that support it.  I was able to remove my LD_LIBRARY_PATH
settings when I went to 7.1beta1 on my UnixWare box.

Larry
>
> Thank you for your time,
> ch

--
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

pgsql-general by date:

Previous
From: jmoschet@netscape.net
Date:
Subject: Re: Permissions on Stored Procedures ==> current_user
Next
From: Webb Sprague
Date:
Subject: NFS mounted DBs and Vacuum