[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: checking for QT libraries... strings: /usr/lib/libqt.so: No such file or directory
- To: Yoav Timmy Bornstein <yoavbo(at-nospam)netvision.net.il>
- Subject: Re: checking for QT libraries... strings: /usr/lib/libqt.so: No such file or directory
- From: Ilya Konstantinov <linux-il(at-nospam)future.galanet.net>
- Date: Fri, 4 May 2001 05:25:06 +0300
- Cc: Linux-IL <linux-il(at-nospam)linux.org.il>
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <200105031539.SAA17414@mailgw3.netvision.net.il>; from yoavbo@netvision.net.il on Thu, May 03, 2001 at 06:34:03PM -0400
- References: <200105031539.SAA17414@mailgw3.netvision.net.il>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
- User-Agent: Mutt/1.2.4i
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 linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il