If you are building with USE_JUMP=true, then XletRunner is not included in the
build.
For the libqtawt.so problem, most likely your libqtawt.so is not being able to
link against libqt.so (or libqt-mt.so). Make sure your qt libraries are on the
LD_LIBRARY_PATH. Try ldd lib/libqtawt.so so see if it is finding all the QT
library. Try building with CVM_DEBUG=true. This will give you more info when it
fails to find libqtawt.so.
Chris
[Message sent by forum member 'cjplummer' (cjplummer)]
http://forums.java.net/jive/thread.jspa?messageID=241280