[csw-users] compiling QT stuff (kde addons)

Tim Smith tim.smith at degreec.com
Thu Jul 6 22:29:10 CEST 2006


I got some stuff compiled using just the export QTDIR (along with the 
build flags i mentioned previously) thanks!

Now for an unrelated question ;-)

Anyone have any idea how to get gtk apps (gaim, firefox, etc) to obey 
KDE/QT styles?


-Tim


Alexander Maier wrote:

>Hi Tim,
>
>I would recommend these settings:
>
>PATH=/opt/csw/bin:$PATH
>QTDIR=/opt/csw/kde-gcc
>QMAKESPEC=/opt/csw/kde-gcc/mkspecs/solaris-g++
>LD_OPTIONS=-R/opt/csw/kde-gcc/lib
>export PATH QTDIR QMAKESPEC LD_OPTIONS
>
>-Alexander
>
>Am Do 06.07.2006 15:18 schrieb Tim Smith <tim.smith at degreec.com>:
>
>  
>
>>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
>>
>>_______________________________________________
>>users mailing list
>>users at lists.blastwave.org
>>https://lists.blastwave.org/mailman/listinfo/users
>>    
>>
>
>_______________________________________________
>users mailing list
>users at lists.blastwave.org
>https://lists.blastwave.org/mailman/listinfo/users
>
>  
>



More information about the users mailing list