Hi,
simple/stupid question, but can't figureout it myself:
Why can't it find radline headers files if they really are there?
pg7.0.2, Linux Debian 2.2
mtldb:/usr/local/src/postgresql-7.0.2/src# ./configure
--with-includes=/usr/include/readline | grep readline
- setting CPPFLAGS= -I/usr/include/r
Remove the config.cache and after that runn configure!
Marcin Mazurek wrote:
> Hi,
> simple/stupid question, but can't figureout it myself:
> Why can't it find radline headers files if they really are there?
> pg7.0.2, Linux Debian 2.2
> mtldb:/usr/local/src/postgresql-7.0.2/src# ./configure
>
My guess is that you are using Kaffe. It does not handle self-dependent
compiles like Sun java. The only solution is to download the
precompiled jar file from the URL in the interfaces/jdbcc README.
[ Charset ISO-8859-15 unsupported, converting... ]
> Hello,
> I tried to build the JDBC2 driver
Hi,
How can I store text files in a Postgresql db?
Is there a limit of chars?
Thanx,
Bogdan