You are not logged in.

#1 2008-10-17 08:46:28

Riklaunim
Member
Registered: 2005-04-09
Posts: 106
Website

QtJambi installation "problems"

I'm trying to "install" QtJambi - Java API for Qt4, but it's a nasty one.
1. It has binary packages, which work - demos can be launched:
http://trolltech.com/downloads/opensour … x-x11-java
They say (http://doc.trolltech.com/qtjambi-4.4/ht … index.html):

Linux   Set the LD_LIBRARY_PATH environment variable to include the lib directory in the Qt Jambi directory.

I've set that in .bashrc but it doesn't work (I can't compile hello world with plain "javac", it doesn't see the Qt Jambi)

export LD_LIBRARY_PATH="${LD_LIBRARY_PATH}:/opt/piotr/qtjambi-linux64-gpl-4.4.3_01/lib"

2. Building source - fails to build at some point on Arch and on Gentoo (QtJambi 4.4.3) smile

I'm not a Java expert, just want to make the basics run for a test/review of QtJambi smile Anyone has experience with this package?

Last edited by Riklaunim (2008-10-17 08:48:40)

Offline

Board footer

Powered by FluxBB