« Return to Thread: build postgis.jar on Windows

Re: build postgis.jar on Windows

by Markus Schaber-7 :: Rate this Message:

Reply to Author | View in Thread

Hi, Coster,

coster wrote:

> is it possible to build the postgis.jar on a Windows box?
> How can I do this?

Yes, it is possible, but you'll need Make installed.

I never did it myself, but probably those guys creating the windows
installers could help you.

The other possibility will be to compile and pack it yourself, using
"javac" and "jar", looking into the makefile for hints.

Maybe we really should switch to ant.

Markus
--
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf.     | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org
_______________________________________________
postgis-users mailing list
postgis-users@...
http://postgis.refractions.net/mailman/listinfo/postgis-users

 « Return to Thread: build postgis.jar on Windows