[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: qt problems ...



On Fri, Dec 20, 2002 at 08:44:18PM +0000, daves debian wrote:
> I am trying to upgrade my woody KDE to 3.0.4, Ive done this in the past with 
> red hat AOK but am having problems with debian.
> 
> My KDE is in /opt/kde3
> My qt is in /opt/kde3/qt
> 
> I setup my variables with the following script ...
> 
> #! /bin/sh
> 
> KDEDIR=/opt/kde3
> QTDIR=$KDEDIR/qt
> PATH=$QTDIR/bin:$KDEDIR/bin:$PATH
> MANPATH=$QTDIR/doc/man:$MANPATH
> LD_LIBRARY_PATH=$QTDIR/lib:$KDEDIR/lib:$LD_LIBRARY_PATH
> 
> export KDEDIR QTDIR PATH MANPATH LD_LIBRARY_PATH
> 
> I then moved to the qt directory
> did a  ....
> 
> ./configure -system-zlib -qt-gif -system-libpng \
> -system-libjpeg -plugin-imgfmt-mng -thread -no-stl \
> -no-xinerama -no-g++-exceptions

[snippage]

Have you installed the requisite libz-dev, libpng-dev and libjpeg-dev
header packages?

-rob

Attachment: pgpG7nZ_iB5wg.pgp
Description: PGP signature


Reply to: