>>> echo $JAVADIR >> /usr/lib/jvm/java-6-sun/jre > > We're normally looking for libjvm.so under $JAVADIR/lib/i386/client or > $JAVADIR/jre/lib/i386/client. Is this where your libs are located?
No! That library is only found in the JRE part of my Java installation, but the second path you specify should be found. But I have the /jre on the end of my JAVADIR, so that fails. So that explains that - perhaps you could improve the message or something? Once I have the PATH right, designer.sh fires up the designer, but it immediately crashes with a JVM core dump. From recent posts to this list I'm happy to assume this is another instance of the already reported Ubuntu/Java-1.6 issue. I have a Java-1.5 JVM installed and that one works, so I'm happy for now... :) _______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
