Re: [HACKERS] Re: [QUESTIONS] Configuration problems in PostgreSQL 6.3.2 on Linux-ELF - Mailing list pgsql-hackers

From Constantin Teodorescu
Subject Re: [HACKERS] Re: [QUESTIONS] Configuration problems in PostgreSQL 6.3.2 on Linux-ELF
Date
Msg-id 353C8FD2.4C0738FB@flex.ro
Whole thread Raw
In response to Re: [HACKERS] Re: [QUESTIONS] Configuration problems in PostgreSQL 6.3.2 on Linux-ELF  (Tom Good <tomg@nrnet.org>)
Responses Re: [HACKERS] Re: [QUESTIONS] Configuration problems in PostgreSQL 6.3.2 on Linux-ELF
List 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

pgsql-hackers by date:

Previous
From: Constantin Teodorescu
Date:
Subject: Re: [HACKERS] Re: [QUESTIONS] Configuration problems in PostgreSQ L 6.3.2 on Linux-ELF
Next
From: The Hermit Hacker
Date:
Subject: Re: [HACKERS] Re: [QUESTIONS] Configuration problems in PostgreSQ L 6.3.2 on Linux-ELF