need help...

From: "isaac flemmin" <isaac(at)knox(dot)net>
To: <pgsql-interfaces(at)postgresql(dot)org>
Subject: need help...
Date: 2002-01-27 03:59:45
Message-ID: 000601c1a6e7$0ecb3860$dcad2204@ixic
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hello,

I sent a message earlier asking for help configuring the psql libraries
so I can compile programs. I'm still having trouble, but I've come up
with a very sloppy way of getting around actually haveing to compile
programs with psql support for now. I am still very interested in any
information anyone can give me about getting programs to compile that
use the libpq and libpq++ libraries. I do not want to have to use this
sloppy hack for too long. If anyone knows of any documents, etc that
will help me know how to set up my environment, my gcc/g++ compilers, or
where to put the libraries, and header files I will be most grateful. So
far I have done a make install-all-headers, and set up my environment
according to the documents on the postgresql website, but still I cannot
get programs to compile. I am using gcc 2.96-85, and postgresql 7.1.3 on
Redhat 7.1 with kernel 2.4.16.

Once again, thanks in advance for any help.

Sincerely

Isaac D. Flemming

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Oliver Elphick 2002-01-27 15:13:39 Re: need help...
Previous Message isaac flemmin 2002-01-27 01:11:45 having a whole lot of trouble...