Hello,
I just installed qt-opensource-4.2.0, I had 4.0.1 previously, but I am now working with MySql 5.0 and needed to reinstall the driver as the old driver has a problem with decimals in 5.0

I have done the install, I ran configure -qt-sql-driver-mysql -I/usr/include/mysql

everything "seemed" to work, but when I try to run a program that I had started to code last week, it now gets an error "libQtGui_debug.so.4: cannot open shared object, no such file"

I can find /usr/local/Trolltech/lib/libQtGui.so.4.2.0.debug ??? Did I miss something with the names?
When I ran the configure I just accepted most of the defaults, did I miss something?
This is only the second time I have tried to build qt, so any help is gratefully accepted.
Thanks
Fred Wohlfert