> It would be nice if libworldwind-java would also work with the Java VM > from openjdk-6-jre. Currently, it depends on sun-java5-jre or > sun-java6-jre; Good idea. However, I had to disable a (small) demo to be able to use it, because there is this bug: http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=85 Basically, worldwind's demo uses some features provided by plugin.jar (in /usr/lib/jvm/java*/jre/lib/plugin.jar for Sun's JRE) but plugin.jar is not free and therefore not included in openJDK.
> could you add either some generic package name > (java-runtime?) or specifically openjdk-6-jre as alternative JRE? Also I cannot use generic packages for worldwind for now because, at least the last time I tried, it was only working with Sun's JRE. Sylvestre -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

