[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>, Linux-IL <linux-il(at-nospam)linux.org.il>
- Subject: Re: checking for QT libraries... strings: /usr/lib/libqt.so: No such file or directory
- From: Hetz Ben Hamo <hetz-home(at-nospam)cobol2java.com>
- Date: Fri, 4 May 2001 01:47:27 +0300
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <200105031539.SAA17414@mailgw3.netvision.net.il>
- References: <200105031539.SAA17414@mailgw3.netvision.net.il>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
Simple answer:
On 1 of my machines here it looks like this:
lib]$ ls -l libqt.so
lrwxrwxrwx 1 root root 14 Apr 22 19:42 libqt.so
->libqt.so.2.3.0
or - in commands:
ln -s libqt-2.3.0 libqt.so
Of course, you can replace the libqt-2.3.0 with any other versions if you
want..
Hetz
On Friday 04 May 2001 01:34, 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 ?
>
> Yoav
>
>
> =================================================================
> 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
=================================================================
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