Info:
Mandrake 9.0 i586
KDE 3.0
systeem voeldoet aan dependencies voor QT
Logged in as root
Ik heb qt-x11-free-3.1.1 gedownload, untarred in /usr/local/qt
.profile (in /root) heb ik juist geconfigged:
Ik gebruik als shell Bash.
Dan gaan we aan de slag.
./configure succesvol afgerond.
Daarna make
Dat gaat in principe helemaal goed, MAAR:
Nergens kan ik vinden van voor command line options ik moet invoeren !
Weet iemand hoe dat moet ???
Ik zit nu al dagenlang te kloten
Mandrake 9.0 i586
KDE 3.0
systeem voeldoet aan dependencies voor QT
Logged in as root
Ik heb qt-x11-free-3.1.1 gedownload, untarred in /usr/local/qt
.profile (in /root) heb ik juist geconfigged:
code:
1
2
3
4
5
6
| QTDIR=/usr/local/qt
PATH=$QTDIR/bin:$PATH
MANPATH=$QTDIR/doc/man:$MANPATH
LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH
export QTDIR PATH MANPATH LD_LIBRARY_PATH |
Ik gebruik als shell Bash.
Dan gaan we aan de slag.
./configure succesvol afgerond.
Daarna make
dan: ./configure -libdir /usr/local/qt/lib -bindir /usr/local/qt/bin -headerdir /usr/local/qt/include/qthele lap output
The Qt library is now built in ./lib
The Qt examples are built in the directories in ./examples
The Qt tutorials are built in the directories in ./tutorial
Dat gaat in principe helemaal goed, MAAR:
Hoe krijg ik Thread support (voor kde3.1) EN Opengl support aan ?STL support ......... yes
Thread support ...... no
NIS support ......... yes
CUPS support ........ no
Large File support .. partial
GIF support ......... no
MNG support ......... plugin (qt)
JPEG support ........ plugin (qt)
PNG support ......... yes (qt)
zlib support ........ yes
OpenGL support ...... no
NAS sound support ... no
Session management .. yes
Xinerama support .... yes
Tablet support ...... no
XRender support ..... yes
Xft support ......... yes
XKB Support ......... yes
Nergens kan ik vinden van voor command line options ik moet invoeren !
Weet iemand hoe dat moet ???
Ik zit nu al dagenlang te kloten
BaatZ. Want niet álles kan lekker zijn.