Tiny Core Extensions > TCE Q&A Forum
compile pdfedit - error libqt.so.3
alu:
i tried to compile qt-x11-free yesterday in order to get the libqt3-headers which are needed to compile pdfedit; i have read carefully the readme file in order to set the paths for qtdir and ld_library_path, and i linked them to /usr/local/lib/qt-4.2.2./
qt-x11-free was correctly configured, but as i did make, it compiles (a long time) and then stopped returning the following issue: libqt.so.3 No such file or directory. I am stucked here. I have looked at the Qt3 extensions in the tce/z repositories (i am using tc 2.0-rc1), but did not see libqt.so.3 either. Could someone help me? thanks.
PS: other point, but related to this, could someone point me to the last gcj src? i have not find a viable source package, at this time (only empty archives), and i would like to use it in order to compile other apps. Thanks a lot
^thehatsrule^:
Most probably qt3 and qt4 cannot mix together
Looks like classpath and gcj merged... so maybe it's in the classpath releases now.
alu:
thanks, i am going to uninstall qt4, and install qt3 instead in order to compile qt-x11-free again. thanks also for gcj, i shall throw a look at it.
jpeters:
I just submitted a fix for qt-4.2.2 that should work.
alu:
@jpeters: sorry, i have read your post too late... nevertheless, i have had success in compiling qt-x11-free, as well as in building a .tce and .tcz extension for it. But... (there is always one "but") it didn't help me in compiling pdfedit, and i think that the problem has to do with setting QTDIR. When i set QTDIR so:
export QTDIR=/usr/local
it seems to compile fine, but fails at the make install saying that it can access to /bin because of denied permission (i am compiling from /usr/local/pdfedit-0.4.2). If i set QTDIR otherwise, i get issues during the compilation. I am stucked here.
Navigation
[0] Message Index
[#] Next page
Go to full version