Re: [HACKERS] Re: [QUESTIONS] Configuration problems in PostgreSQL 6.3.2 on Linux-ELF
Constantin Teodorescu <teo@flex.ro>
From: Constantin Teodorescu <teo@flex.ro>
To: Tom Good <tomg@nrnet.org>
Cc: The Hermit Hacker <scrappy@hub.org>, PostgreSQL-development <hackers@postgreSQL.org>
Date: 1998-04-21T12:23:46Z
Lists: pgsql-hackers
Tom Good wrote: > > It's not that embarassing - it's simply not repaired...so I don't yet > have libpg.so, libpgtcl.so or libecpg.so...can you (Constantin) post the > *simplest* workaround? ;-) Ok. I'm afraid that my 'workaround' is too simple. I'm not specialised in Makefiles :-( After ./configure , just edit Makefile from src/interfaces/libpq and src/interfaces/libpgtcl and insert a new line : LINUX_ELF=true just make clean ; make after that. -- Constantin Teodorescu FLEX Consulting Braila, ROMANIA