Shared library

Поиск
Список
Период
Сортировка
От Zengfa Gao
Тема Shared library
Дата
Msg-id 20021127224543.93845.qmail@web41010.mail.yahoo.com
обсуждение исходный текст
Ответы Re: Shared library  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hi,

I try to install PgSQL on HPUX machine.

What I did is:

./configure --prefix=/opt/pgsql --with-CXX
./gmake
./gmake install
...

/opt/pgsql/bin/initdb -D /var/opt/pgsql/data
/opt/pgsql/bin/postmaster -D /var/opt/pgsql/data&

Everything looks fine without any error. postgresql
daemon is running.

But when I try /opt/pgsql/bin/psql template1, I got:

# /opt/pgsql/bin/psql template1
/usr/lib/dld.sl: Can't find path for shared library:
libpq.sl
/usr/lib/dld.sl: No such file or directory
Abort(coredump)

Does anyone know what's my problem?

Thanks a lot!

Zengfa


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Two features left
Следующее
От: Jean-Luc Lachance
Дата:
Сообщение: Re: Two features left