Re: [HACKERS] Selectively compile psql
От | Samik Raychaudhuri |
---|---|
Тема | Re: [HACKERS] Selectively compile psql |
Дата | |
Msg-id | 3C71BFEB.3060000@cae.wisc.edu обсуждение исходный текст |
Ответ на | Selectively compile psql (Samik Raychaudhuri <samik@cae.wisc.edu>) |
Список | pgsql-general |
Hi, Thanks for the reply. I had to change the way though. I followed: ./configure gmake -C src/bin/psql gmake install -C src/bin/psql cd'ing to src/bin/psql was giving the following error: make: Fatal error in reader: ../../../src/Makefile.global, line 24: Illegal dependencies for target `.SILENT' Thanks anyway for the clue. Regards. -Samik Neil Conway wrote: > On Mon, 2002-02-18 at 21:05, Samik Raychaudhuri wrote: > >>Hello, >>This is a re-post, as it seems the mail didn't appear. >>I want to recompile only psql with the readline library. When I >>installed PG, GNU readline package was not there. Now db is running >>fine, and I don't want to disturb it. I tried doing this but things >>got messed up. Can anybody point me to the brief steps to do this. >>Thanks in advance. >> > > ./configure > cd src/bin/psql > make > # as root ... > make install > > Cheers, > > Neil > > P.S. This does not belong on -hackers. > > -- __________________________________________________________ Samik Raychaudhuri Email address: samik@cae.wisc.edu Homepage: http://samikr.tripod.com/ Office Address: ------------------------------------ Dept. of Industrial Engineering 1513, University Avenue Madison, WI 53706, USA Phone: 1-608-265-4146 Fax: 1-608-262-8454 Residence Address: -------------------------- 401, Chamberlain Avenue, Apt # 7 Madison, WI 53705, USA Phone: 1-608-232-0248
В списке pgsql-general по дате отправления: