I receive the
following error message when building
qt3-3.3.8.d from the 3.5.13 tarballs:
/dev/shm/qt3/bin/uic: error while loading shared
libraries: libqt-mt.so.3: cannot
open shared object file: No
such file or directory
>
> How do I cure this error message?
Do you have the $BUILD/lib in your LD_LIBRARY_PATH?
I'm
sure that's how
I cured it.
That helped. :)
I should have figured that out. I stayed up way too late past my bedtime last night trying
to get that to work. I should know better. :)
I'm revamping my build scripts in preparation to start testing from GIT. The build
scripts were long overdue for attention. A kludge here, a snippet there, eventually the
scripts are out of control. KISS. :)
Darrell