Thanks will report progress tonight.

On Mon, Aug 17, 2009 at 4:17 AM, Jörg Spanke<jspa...@web.de> wrote:
> 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
> _______________________________________________
> mkgmap-dev mailing list
> mkgmap-dev@lists.mkgmap.org.uk
> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev



-- 
cheers,
maning
------------------------------------------------------
"Freedom is still the most radical idea of all" -N.Branden
wiki: http://esambale.wikispaces.com/
blog: http://epsg4253.wordpress.com/
------------------------------------------------------
_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to