Package for Qt-Jambi?

Kelly Miller lightsolphoenix at gmail.com
Sun Nov 18 06:11:00 UTC 2007


Michael Schwendt wrote:
> mkdir $(pwd)/QTDIR
> ln -s /usr/include $(pwd)/QTDIR/include
> ln -s /usr/lib $(pwd)/QTDIR/lib
> ln -s /usr/lib/qt4/bin $(pwd)/QTDIR/bin
> export QTDIR=$(pwd)/QTDIR
> export JAVADIR=/usr/lib/jvm/java-1.7.0-icedtea-1.7.0.0
> cd generator
> qmake-qt4 
> make
> ./generator
> cd -
> qtmake-qt4 -r
> make
> ..
Yep, that did it.  However, it still doesn't finish (the Java compiler 
errors out); when I searched, I found that the openSUSE packagers are 
having the exact same problem, which is apparently a conflict between Qt 
4.3.2 and Qt-Jambi 4.3.2.  I don't know if I can find the error, though.

Note that the Mandriva package uses 4.3.1...




More information about the devel mailing list