PDA

View Full Version : libranet difficulties



immortalsam
04-20-2003, 12:12 AM
Ok, i run Libranet and am having a few difficulties installing QT.
Libranet is a Debian spinoff as far as i can tell.
Does anyone know if there is anything missing from Libranet that Debian has that would prevent QT-3.1.1 or QT-3.0.5 from installing from a base package install?

Reason i ask is because after a base install, i tried to install both QT-3.0.5 and QT-3.1.1, both gotten from trolltech, and cant do a gmake on either. anyone familiar with this, please help. ive tried finding anything on this but nothing is coming up.


Thanks

immortalsam
05-20-2003, 10:46 AM
bumping due to no answer

need help. cant install qt-3.1.1 or qt-3.0.5

getting error

make[2]: Entering directory `/usr/lib/qt-3.1.1/src'
g++-3.0 -c -pipe -Wall -W -O2 -D_REENTRANT -fPIC -DQT_SHARED -DQT_NO_DEBUG -DQT_
THREAD_SUPPORT -DQT_THREAD_SUPPORT -DQT_NO_CUPS -D_LARGEFILE_SOURCE -D_FILE_OFFS
ET_BITS=64 -DQT_NO_XINERAMA -DQT_NO_XRENDER -DQT_NO_XFTFREETYPE -DQT_NO_XKB -DQT
_NO_SM_SUPPORT -DQT_NO_IMAGEIO_MNG -DQT_NO_IMAGEIO_JPEG -DQT_NO_STYLE_MAC -DQT_N
O_STYLE_AQUA -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_COMPA
CT -I/usr/lib/qt-3.1.1/mkspecs/linux-g++ -I. -I3rdparty/libpng -I3rdparty/zlib -
I../include -I../../../X11R6/include -I.moc/release-shared-mt/ -o .obj/release-s
hared-mt/qtaddons_x11.o kernel/qtaddons_x11.cpp
In file included from kernel/qtaddons_x11.cpp:25:
kernel/qt_x11.h:64:22: X11/Xlib.h: No such file or directory
kernel/qt_x11.h:69:23: X11/Xutil.h: No such file or directory
kernel/qt_x11.h:70:21: X11/Xos.h: No such file or directory
kernel/qt_x11.h:71:23: X11/Xatom.h: No such file or directory
kernel/qt_x11.h:79:34: X11/extensions/shape.h: No such file or directory
make[2]: *** [.obj/release-shared-mt/qtaddons_x11.o] Error 1
make[2]: Leaving directory `/usr/lib/qt-3.1.1/src'
make[1]: *** [sub-src] Error 2
make[1]: Leaving directory `/usr/lib/qt-3.1.1'
make: *** [init] Error 2
root@fred:/usr/lib/qt-3.1.1#

i believe it is not finding the xfree86-devel or xfree86-lib files, but im unsure, and also do not have packages for either of those for libranet. Again, libranet is a debian source, with apt-get available, just need a package name to get these files.
thanks

[edit]

as a side note, ive tried using the libqt3c102-mt from unstable. it borks my kde every time. i dont know if kde is just not liking the way it installs, or if there are some interwoven dependancys between the 2. (so use a different x-windows you say)well, i prefer kde, im familiar with kde, and i like the look of it. i dont want to use something else and have to learn something else entirely.