RE: Postgres 7.1RC1 on Solaris 7

Поиск
Список
Период
Сортировка
От Ahmed Moustafa
Тема RE: Postgres 7.1RC1 on Solaris 7
Дата
Msg-id NEBBIMKJJEDIDCMNGHMMGEDNCCAA.ahmed.moustafa@bigfoot.com
обсуждение исходный текст
Ответ на Re: Postgres 7.1RC1 on Solaris 7  (Martín Marqués <martin@bugs.unl.edu.ar>)
Список pgsql-general
Martín,

The problem was solved by explicitly defining LD_LIBRARY_PATH in the command
line i.e.


su - postgres -c "export
LD_LIBRARY_PATH=/usr/lib/:/usr/local/lib:/usr/local/pgsql/lib ;
/usr/local/pgsql/bin/pg_ctl -D /usr/local/pgsql/data start"


Best Regards,

Ahmed


-----Original Message-----
From: Martín Marqués [mailto:martin@bugs.unl.edu.ar]
Sent: Friday, April 06, 2001 9:22 AM
To: Ahmed Moustafa; Tom Lane
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] Postgres 7.1RC1 on Solaris 7


On Friday 06 April 2001 06:20, Ahmed Moustafa wrote:
> 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?

I had the same problem. It's because Solaris isn't reading the .bashrc,
.profile or what ever. Solution: ln -s /usr/local/lib/libz.so
/usr/lib/libz.so

Saludos... :-)

--
El mejor sistema operativo es aquel que te da de comer.
Cuida tu dieta.
-----------------------------------------------------------------
Martin Marques                  |        mmarques@unl.edu.ar
Programador, Administrador      |       Centro de Telematica
                       Universidad Nacional
                            del Litoral
-----------------------------------------------------------------

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: "Richard Huxton"
Дата:
Сообщение: Re: quota's ?
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Postgres 7.1RC1 on Solaris 7