RE: Postgres 7.1RC1 on Solaris 7

Ahmed Moustafa <ahmed.moustafa@bigfoot.com>

From: "Ahmed Moustafa" <ahmed.moustafa@bigfoot.com>
To: "Tom Lane" <tgl@sss.pgh.pa.us>
Cc: <pgsql-general@postgresql.org>
Date: 2001-04-06T03:20:29Z
Lists: pgsql-general

Attachments

Tom,

I set LD_LIBRARY_PATH in root's .profile  and I still get the same error. Do
I need to set somewhere else, please?

Best Regards,

Ahmed




-----Original Message-----
From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
Sent: Wednesday, April 04, 2001 5:44 PM
To: Ahmed Moustafa
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] Postgres 7.1RC1 on Solaris 7


Ahmed Moustafa <ahmed.moustafa@bigfoot.com> writes:
> When I do "/etc/init.d/postgres start" as a root, I get:

> ld.so.1: /usr/local/pgsql/bin/postmaster: fatal: libz.so: open failed: No
such file
> or directory

I should think the answer would be fairly obvious: LD_LIBRARY_PATH isn't
set in your root environment.

			regards, tom lane