On Sun, 2004-07-11 at 17:46, Rainer Heilke wrote: > Greetings. > > Would someone please be so kind as to tell me what the configure script > looks at when doing the Qt shared library test? I've recompiled Qt > (qt-x11-free-3.3.2) using a 60-day trial of the Sun compiler > (remembering the -thread option), and I have the same libraries I did > when I installed the Qt package from KDE (there is a qt-mt.pc file that > wasn't there with the package). Yet, the Scribus configure script still > doesn't think I have a new enough version of Qt with threading support. > > I'd really like to get Scribus installed, but I'm also really not a > programmer. I'm on a Solaris SPARC system. > > Thanks, everyone. :-)
--with-qt-dir=DIR where the root of Qt is installed --with-qt-includes=DIR where the Qt includes are. --with-qt-libraries=DIR where the Qt library is installed. Have you tried specifying any of these options when running configure? Craig -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://nashi.altmuehlnet.de/pipermail/scribus/attachments/20040711/6091f7f7/attachment.pgp
