Raffaele Magliocco jr. wrote: > Hi All, > > I'm trying to run qtjambi.sh. The main window appears, but no examples > are listed on the left side. > > ** (<unknown>:14691): CRITICAL **: atk_object_set_name: assertion > `name != NULL' failed > Not sure about this, haven't tried to compile on the 64bit system yet. Maybe you could upload the binaries on soureforge to share it with other ones when you succeded? > When I built the only noticeable warning I got was the following: > > ********** Warning ********** > Without rpaths, you run the risk that Qt applications and plugins > load incorrect Qt libraries (such as /usr/lib/libQtCore.so), which > may result in binary incompatility and crashes. > ***************************** > I ran into this problem myself when building QtJambi, however the Trolltech guys have made a good job at warning us, didn't they :).
Just install the chrpath package on your system and rebuid jambi, then you should be fine. > I building on a linux 64 bit system. > > p.s. It's strange that I had to drop the jogl.jar in the jar directory, > when this library is installed with all my system libraries. > (/usr/share/java on Ubuntu 9.10 64bit) > Guess you need to put it in the CLASSPATH variable though... Helge _______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
