[postgis-devel] Autoprobing java source files

Jean David TECHER davidtecher at yahoo.fr
Wed Apr 20 04:39:30 PDT 2005


Gustavo

I spoke about people that compiled postgis sources themselve on windows..

so I think that's the reason why Markus asked for 'find'

when Markus said "find" means that yo donwload the PostGIS sources and build
the .jar

so U need to use MinGW/Msys in order to have find, make and so on...

Perhaps it may be a good idea if MCA put the java jar in his installer???
for binairies distros...
---------------------------------------------------------------
TECHER Jean David
01MAP
e-mail: david at 01map.net
Tél: 04 67 45 60 27
Entreprise: http://www.01map.net
Perso: http://techer.pascal.free.fr/postgis/
---------------------------------------------------------------
----- Original Message -----
From: "Gustavo Henrique Sberze Ribas" <gribas at cpqd.com.br>
To: "PostGIS Development Discussion" <postgis-devel at postgis.refractions.net>
Sent: Wednesday, April 20, 2005 1:29 PM
Subject: RES: [postgis-devel] Autoprobing java source files


> > Now my question is whether this will work under non-posix
> environments,
> > especially the PostGIS/Windows packagers come in my mind.
> Can I expect
> > Windows java developers to have "find" installed?

 Nope. But nevermind, we don't have "make" either :) .


>  but on windows in order to getting .jar
> they have to use MinGW/Msys (used to build postgis and
> postgresql...) which
> contains "find"

 Nope. Just the SDK from Sun suffices.


 A JAR file is nothing more than a .zip full of .class files
organized in directories. If you want to make things easier
for M$ Windows users you should consider delivering the JAR
itself (not only the makefile) along with the binary distros.

 Or, if I may abuse your good will, you could deliver an Ant
(java version of "make") build.xml. :)


Best Regards,
Gustavo
_______________________________________________
postgis-devel mailing list
postgis-devel at postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-devel






More information about the postgis-devel mailing list