On Thu, May 03, 2001 at 06:34:03PM -0400, Yoav Timmy Bornstein wrote:
> I get that error when I run : ./configure
> --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
> --with-qt-libraries=/usr/lib.
>
> [yoav@localhost qt-gui-1.0.3]$ locate libqt.so
> /usr/lib/libqt.so.2
> /usr/lib/libqt.so.2.2
> /usr/lib/libqt.so.2.3.0
> /usr/lib/qt2/lib/libqt.so.2
> /usr/lib/qt2/lib/libqt.so.2.2
> /usr/lib/qt2/lib/libqt.so.2.3.0
>
> what do I do to avoid this error ?
Simple - install the development package of Qt.
On Debian, that'll be libqt-dev. On RedHat, that'll be qt-devel or
something like that.
BTW, Hetz, the -dev package should provide the plain .so file. If he
doesn't have the -dev, he probably doesn't have the header files
either.
--
Best regards,
Ilya Konstantinov
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]