On Sun, 18 May 2003 14:55:27 +0200 Michael Alfermann <falke- at arcor.de> wrote:
> Hello, > by running the configure for scribus 0.9.10, it fails with the > message: checking for Qt... configure: error: Qt (>= Qt 3.0.2) > (library qt-mt) not found. > Where to get this library? You definitely need libqt3-devel. Then, if the message still appears, try ./configure your_options --with-qt-dir=DIR and replace DIR with path to top directory for Qt3. In my case this will be: $ ./configure --prefix=/usr --with-qt-dir=/usr/lib/qt3 Hoffe, dass es hilft ;) -- Alexandre Prokoudine ALT Linux Documentation Team JabberID: avp at altlinux.org -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 481 bytes Desc: not available Url : http://nashi.altmuehlnet.de/pipermail/scribus/attachments/20030518/f8eb5418/attachment.pgp
