Re: [INTERFACES] Re: pgaccess,... OK What are the steps ????

Поиск
Список
Период
Сортировка
От Doug Lo
Тема Re: [INTERFACES] Re: pgaccess,... OK What are the steps ????
Дата
Msg-id 355129D4.9776B8B5@ms11.hinet.net
обсуждение исходный текст
Ответ на RE: [QUESTIONS] pgaccess,... OK What are the steps ????  ("Jackson, DeJuan" <djackson@cpsgroup.com>)
Список pgsql-interfaces
Constantin Teodorescu wrote:

> > > What will i need ??? Where to get it ??? Where is libcrypt.so and what
> > > does 'link it' means in that context...
>
> must be in /lib directory.

Nope! I can't find it.

> Adding a -lcrypt near -lpq in Makefile (didn't recall because I was
> compiling PostgreSQL on RedHat 5.0 just once ... some time ago). Anyone
> using RedHat 5.0 could help ?

I adding '-lcrypt' to the LDFLAGS_SL flag in the libpq makefile, it got:

ld -lcrypt -shared -soname libpq.so.1 -o libpq.so.1. fe-auth.o fe-connect.o
fe-exec.o fe-misc.o fe-lobj.o dllist.o pqsignal.o pqcomprim.o
ld: cannot open -lcrypt: No such file or directory
make[1]: *** [libpq.so.1.] Error 1
make[1]: Leaving directory
`/usr/src/pgsql/postgresql-6.3.2/src/interfaces/libpq'
make: *** [all] Error 2

Regards,
Doug.


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

Предыдущее
От: Arthur Alacar
Дата:
Сообщение: openlinkODBC3.0
Следующее
От: Anil Amarakoon
Дата:
Сообщение: Java Transaction