Re: where is postgis.jar ?!

From: "Scot P(dot) Floess" <floess(at)mindspring(dot)com>
To: Kris Jurka <books(at)ejurka(dot)com>
Cc: Ahmed Mousaad <pos_321(at)yahoo(dot)com>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: where is postgis.jar ?!
Date: 2004-10-07 15:56:15
Message-ID: Pine.LNX.4.44.0410071155310.30329-100000@spumanti.flossware.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


Don't you have to do:

./configure --with-java

Then

make

I thought it was a requirement of the configure script?

On Thu, 7 Oct 2004, Kris Jurka wrote:

> Date: Thu, 7 Oct 2004 08:58:26 -0500 (EST)
> From: Kris Jurka <books(at)ejurka(dot)com>
> To: Ahmed Mousaad <pos_321(at)yahoo(dot)com>
> Cc: pgsql-jdbc(at)postgresql(dot)org
> Subject: Re: [JDBC] where is postgis.jar ?!
>
>
>
> On Thu, 7 Oct 2004, Ahmed Mousaad wrote:
>
> > hi,
> > here i'm in the last step of installing postgis, i did
> > the command(make) in postgre [postgresql-7.
> > directory]/contrib/posgis-0.9.0/jdbc .
> > finally i had no error, but where is the generated
> > postgis.jar file .
> > thanks alot.
>
> A plain "make" only builds the classes, it does not create the jar file.
> To do that you have to run "make jar".
>
> Kris Jurka
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html
>

--
Scot P. Floess
27 Lake Royale
Louisburg, NC 27549

(252) 478-8087 (Home)
(919) 319-1099 x117 (Work)

Chief Architect JPlate http://sourceforge.net/projects/jplate
Chief Architect JavaPIM http://sourceforge.net/projects/javapim

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2004-10-07 16:02:49 Re: where is postgis.jar ?!
Previous Message Kris Jurka 2004-10-07 15:19:18 Re: [JDBC] Problem with boolean type