Problem with cofigure and qt !

Tom Walsh tom at mytoys.com
Thu Aug 5 17:23:39 BST 1999


Sandy Meier wrote:

> On Thu, 05 Aug 1999 you wrote:
> > > Use --with-qt-includes=whereever_your_qt_includes_are
> > > and --with-qt-libraries=whereever_your_qt_library_is
> > >
> > > Bernd.
> >
> > I have used this many times, but what i get back from configure is always the
> > same
> >
> > *******************
> > checking for Qt... configure: error: Qt (>= 1.42 and < 2.0) (libraries) not
> > found. Please check your installation!
> >
> > *******************
> >
> > I don't understand what's wrong
> >
>
> Please look at the file "config.log" for the error reason, maybe you forgot to
> install the xdevel-package? I had this problem on a LinuxPPC distribution some
> days ago.
>
> Ciao!
>
> Sandy

I have the same problem in not being able to get configure to accept my
/usr/lib/libtiff.so.3.4. I even tried making a link 'ln -s /usr/lib/libtiff.so.3.4
/usr/lib/libtiff.so', this same approach took care of the problem of configure not
seeing  libgif + libjpeg, but failed to work for libtiff. My tiff lib is version
3.4-6.

gcc is: egcs-2.91.66. I have seen some other posts regarding the possibility
regarding a bug in the latest gcc with regard to compiling C++ code. I have not
been able to compile Kiconedit due to errors reported with overloading a function
name. Perhaps this is the problem here, gcc?


BTW Sandy, I was able to use the binary rpm.


Tom





More information about the KDevelop mailing list