compiling kde3
Keith Antoine
kantoine
Mon May 17 11:28:23 PDT 2004
On Monday 11 March 2002 11:31 pm, you wrote:
> Here's a stripped down version of my Qt build script for qt-copy from cvs.
> Watch out for line wraps here..
>
> #!/bin/bash
> # Qt source in /usr/lib/qt3
>
> QTDIR=/usr/lib/qt3
> cd $QTDIR
> make -f Makefile.cvs
>
> cstr="-system-zlib -qt-gif -system-libpng -system-libjpeg -thread \
> -plugin-imgfmt-mng -no-stl -no-xinerama -no-g++-exceptions -enable-xml"
>
> ./configure $cstr
>
> make
>
> HTH
> Pam
Re this compile, I am using the full 3.0.2 qt-x11 rather than the qt-copy is
this a bad idea, when I am doing a cvs ? my qt is in /opt/kde3 but I set:
export QTDIR=/opt/kde3 !
--
Keith Antoine (GANDALF) aka 'skippy'
18 Arkana St, The Gap, Queensland 4061 Australia PH:61733002161
Retired Geriatric, Sometime Electronics Engineer, Knowall, Brain in storage
More information about the Linux-users
mailing list