Re: trying to compile postgres with java support

From: Florian Wunderlich <fwunderlich(at)devbrain(dot)de>
To:
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: trying to compile postgres with java support
Date: 2002-01-25 22:38:44
Message-ID: 3C51DE74.9350ED42@hq.factor3.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Eric Webber wrote:
>
> trying to compile postgres with java support
>
> using latest version of postgres, I am trying to
> compile in java support, with the:
>
> ./configure --with-java
>
> option and it just doesnt seem to work.
>
> I have installed ANT and the SDK and JRE
> and it just doesnt seem to work, is there
> someone who has done this and knows how to set
> up the paths and environment variables for ANT and
> JAVA SDK so all this stuff is picked up by postgres
> compile ?

What is the exact error message of configure or make or whatever
produces the error?
Additionally, which version of Postgresql are you trying to compile?
You should have ant in your $PATH and setup $CLASSPATH correctly. Have
you read the documentation?

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Florian Wunderlich 2002-01-25 22:42:01 Re: trying to compile postgres with java support
Previous Message Chris Lachaux 2002-01-25 22:19:01 Re: trying to compile postgres with java support