[Scribus] Compile error 1.2.1 on Ubuntu
Malte Cornils
malte
Mon Jan 17 12:09:09 CET 2005
Hi Jozsef,
Am Monday 17 January 2005 06:19 schrieb Jozsef Mak:
> Thanks for the help. Now qt-x11-free-3.3.3 is installed.
> But Scribus configure still cannot find libqt3-mnt-dev library and it gives
> me the same error message as before. So i am back to square one. But this
> is a different story.
You need to tell scribus ./configure where to find the (new) Qt. Since you
have both the Debian package and your self-compiled Qt on your computer,
scribus assumes the packaged one is the right one to compile with.
./configure --help should be enlightening, it's either --with-qt=/usr/local/qt
or, if that does not work, --with-qt-includes=/usr/local/qt/include and
--with-qt-libs=/usr/local/qt/lib
Good luck,
-Malte
More information about the scribus
mailing list