From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David Jackson" Subject: Re: (fwd) Configure for a program that uses QT fails Date: Thu, 2 May 2002 18:18:35 -0600 Sender: linux-admin-owner@vger.kernel.org Message-ID: <200205021818.AA4063444@wcox.com> Reply-To: Mime-Version: 1.0 Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-admin@vger.kernel.org, "Axel H. Siebenwirth" Alex -- Try setting path to the real(not link) path to you qt libs in /etc/ld.so.conf and run ldocnfig. At this least it will save you the trouble of setting an env variable. HTH, David >QTDIR=/usr/lib/qt3 >KDEDIR=/opt/kde3 > > my libs: > >/usr/lib/libqt-mt.so.2 -> qt2/lib/libqt-mt.so.2 >/usr/lib/libqt-mt.so.3 -> ../lib/qt3/lib/libqt-mt.so.3 > >lrwxrwxrwx 1 root root 8 Apr 25 00:48 /usr/lib/qt2 -> >qt-2.3.2 >lrwxrwxrwx 1 root root 8 Apr 15 17:34 /usr/lib/qt3 -> >qt-3.0.3 > >/usr/lib/qt-2.3.2: >total 14 >drwxr-xr-x 2 root root 303 Apr 25 00:48 bin >drwxr-xr-x 2 root root 55 Apr 25 00:48 doc >drwxr-xr-x 76 root root 1838 Apr 25 00:48 examples >drwxr-xr-x 4 root root 77 Apr 25 00:49 extensions >drwxr-xr-x 2 root root 8187 Apr 25 00:49 include >drwxr-xr-x 2 root root 674 Apr 25 00:49 lib >drwxr-xr-x 3 root root 59 Apr 25 00:48 tools >drwxr-xr-x 16 root root 366 Apr 25 00:48 tutorial > >/usr/lib/qt-3.0.3: >total 15 >drwxr-xr-x 2 root root 392 Apr 25 00:50 bin >drwxr-xr-x 5 root root 103 Apr 15 17:35 doc >drwxr-xr-x 3 root root 59 Apr 21 17:45 etc >drwxr-xr-x 3 root root 9244 Apr 23 13:41 include >drwxr-xr-x 2 root root 576 Apr 25 00:50 lib >drwxr-xr-x 52 root root 1329 Apr 21 17:44 mkspecs >drwxr-xr-x 6 root root 135 Apr 21 17:45 plugins >drwxr-xr-x 2 root root 196 Apr 25 00:49 templates > >qt3/lib> l libqt-mt.* >-rwxr-xr-x 1 root root 10282078 Apr 21 17:56 libqt-mt.a >lrwxrwxrwx 1 root root 17 Apr 15 17:34 libqt-mt.so -> >libqt-mt.so.3.0.3 >lrwxrwxrwx 1 root root 17 Apr 15 17:34 libqt-mt.so.3 -> >libqt-mt.so.3.0.3 >lrwxrwxrwx 1 root root 17 Apr 15 17:34 libqt-mt.so.3.0 -> >libqt-mt.so.3.0.3 >-rwxr-xr-x 1 root root 7554895 Apr 21 17:45 libqt-mt.so.3.0.3 >- >To unsubscribe from this list: send the line "unsubscribe linux-newbie" in >the body of a message to majordomo@vger.kernel.org >More majordomo info at http://vger.kernel.org/majordomo-info.html >Please read the FAQ at http://www.linux-learn.org/faqs > >----- End forwarded message ----- >- >To unsubscribe from this list: send the line "unsubscribe linux-admin" in >the body of a message to majordomo@vger.kernel.org >More majordomo info at http://vger.kernel.org/majordomo-info.html >