From: "L.V.Gandhi" <[EMAIL PROTECTED]> I tried all combinations ./configure ./configure --with-qt-dir=/usr/lib/qt3 and other as mentioned previously. Still I get the errors? What to do?
Two things you can try: 1. ./configure --with-qt-dir=/usr/lib/qt3/ (note the trailing slash) 2. (as root) Add /usr/lib/qt3 to /etc/ld.so.conf and run ldconfig What is the output of 'ldconfig -p | grep qt' ? Thaths ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
