[csw-users] compiling QT stuff (kde addons)
Tim Smith
tim.smith at degreec.com
Thu Jul 6 15:18:58 CEST 2006
I'm trying to download and build/install kde goodies off of
kde-look.org, specifically window decorations and QT styles.
I'm using the following vars:
export PATH=/opt/csw/bin:/usr/sfw/bin:$PATH
export CPPFLAGS="-I/opt/csw/include -I/usr/sfw/include"
export LDFLAGS="-L/opt/csw/lib -L/usr/sfw/lib -R/opt/csw/lib -R/usr/sfw/lib"
when I run ./configure for any QT apps I'm getting this:
checking for Qt... configure: error: Qt (>= Qt 3.2 and < 4.0) (headers
and libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Thoughts?
What I've got (results clipped a little):
bash-3.00$ pkg-get -a | grep kde
kde_gcc 3.4.3
kde_gcc_dtlogin 3.4.2,REV=2005.09.16
kdeaccess_gcc 3.5.1
kdeaddons_gcc 3.4.2
kdeadmin_gcc 3.4.1
kdeartwork_gcc 3.4.1
kdebase_gcc 3.4.3,REV=2006.02.15
kdeedu_gcc 3.5.1
kdegames_gcc 3.5.1
kdegraphics_gcc 3.4.2
kdelibs_gcc 3.4.2
kdemultimedia_gcc 3.4.2
kdenetwork_gcc 3.4.3
kdepim_gcc 3.4.1
kdetoys_gcc 3.5.1
kdeutils_gcc 3.4.2
bash-3.00$ pkg-get -a | grep qt
qt 3.3.3
qt_docs 3.3.5,REV=2006.03.13
qt_gcc 3.3.4
bash-3.00$ pkg-get -a | grep gcc
gcc3 3.4.5
gcc3ada 3.4.5
gcc3adart 3.4.5
gcc3core 3.4.5
gcc3corert 3.4.5
gcc3g++ 3.4.5
gcc3g++rt 3.4.5
gcc3g77 3.4.5
gcc3g77rt 3.4.5
gcc3java 3.4.5
gcc3javart 3.4.5
gcc3objc 3.4.5
gcc3objcrt 3.4.5
gcc3rt 3.4.5
More information about the users
mailing list