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...
--
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list