RSamuel ha scritto: > Hi, > > I am trying to build the Geotools 2.3.0 that I checked out today - [April 3 > 2007]. When I try building it by executing mvn install, it fails at the > org.geotools.gce.image.WorldImageWriterTest. > > I am using Java SDK 1.4.2_13 version on a Windows XP machine. I have copied > the reqd .dll files and the .jar files in the respective locations.
Hmmm.... still looks like a JAI install problem to me. Which version of JAI and JAI Image I/O have you installed? Can give us the output of the following commands? * C:\j2sdk1.4.2_13\jre\bin>dir *.dll * C:\j2sdk1.4.2_13\jre\lib\ext>dir *.jar Cheers Andrea ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
