Sorry, I should not have assumed everyone saw my email last week, what with the server problems.
I've used crle to set the system default, I've set my Qt environment variables, I've used the directives mentioned below with configure, I've even now got all three. The configure script still refuses to see the Qt threading libraries. Hence my inquiry as to how the configure script does its check. And yes, I've removed the directory and untar'd fresh. This is Scribus 1.1.7. Thanks again. :-) Rainer Heilke Craig Bradney wrote: >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 > >
