logo separator

[mkgmap-dev] Changed build.xml for DEM generation

From Jörg Spanke jspanke at web.de on Sun Aug 16 21:17:45 BST 2009

Hi Maning,
I don't think you will need jai_imageio. You only need jai itself from 
java.net.
https://jai.dev.java.net/binary-builds.html
But I guess you can also install it with your preferred linux distribution 
package manager.
But as remarked beforehand, you will need to adjust your classpath 
accordingly:
java -Xmx3092M -classpath /usr/share/sun-jai-
bin/lib/jai_codec.jar;/usr/share/sun-jai-
bin/lib/mlibwrapper_jai.jar;/usr/share/sun-jai-bin/lib/jai_core.jar -jar 
/home/joerg/eclipse/workspace/mkgmap/dist/mkgmap.jar

By the way: Did I something wrong or should I change something so that the 
patch is added or at least discussed?

Greetings,
Jörg

Am Sunday 16 August 2009 schrieb maning sambale:
> I followed these steps:
> cd /usr/lib/jvm/java-6-sun
> sudo wget
> http://timphillips.net/jai_files/jai_imageio-1_1-lib-linux-i586-jdk.tar.gz
> sudo tar -zxvf ./jai_imageio-1_1-lib-linux-i586-jdk.tar.gz
> sudo rm jai_imageio-1_1-lib-linux-i586-jdk.tar.gz



More information about the mkgmap-dev mailing list