I've also come across this bug and investigating further, I found the
problem to be with the sun-java6-* packages, not with gpsprune per-se.

When the system is configured to use openjdk by default, gpsprune works
fine.

The issue with Sun Java is that it does not find libraries located in
the /usr/lib/jni directory.

This was discussed in this thread:
http://lists.debian.org/debian-java/2010/09/msg00009.html


Failing a system-wide solution to the Sun Java problem, a workaround is
to patch the gpsprune startup script to add the following line:
export LD_LIBRARY_PATH=/usr/lib/jni

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to