On Sun, Feb 02, 2003 at 02:14:20PM +0000, The-Q wrote: > well, i continues with compiling, and ran the make and got this error > message: #### Make Error message start #### > /usr/local/qt/bin/uic: error while loading shared libraries: libqt.so.3: > cannot open shared object file: No such file or directory
Did you compile Qt yourself instead of installing it from a package (RPM or DEB) file? (Why?!) If you did and you have good reasons for it, then make sure the directory which Qt used as its libraries directory (relative to the "prefix" directory you gave to Qt's configure script) appears in /etc/ld.so.conf . ================================================================= 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]
