Am Freitag, 11. April 2003 19:47 schrieb Andrzej Koszela: > On Friday 11 April 2003 19.23, David Pye wrote: > > Upgraded g++, and it seems to work now... thanks :) >
Hello Andrzej, Thanks a lot to pointed this out!! It works! debian:/home/gerhard# g++ -v Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs gcc version 2.95.4 20011002 (Debian prerelease) debian:/home/gerhard# apt-get -t unstable install g++ Building Dependency Tree... Done The following packages will be upgraded g++ [...] debian:/home/gerhard/download/scribus-0.9.8/scribus-0.9.8# ./configure --with-qt-dir=/usr/share/qt3/ [...] checking for libjpeg... -ljpeg checking for Qt... libraries /usr/share/qt3//lib, headers /usr/share/qt3//include using -mt checking if Qt compiles without flags... yes checking for moc... /usr/share/qt3//bin/moc checking for uic... /usr/share/qt3//bin/uic [...] Thanks again! bye Gerhard

