[Kde-nonlinux] QT-snapshot binaries linking against wrong libqt on FreeBSD
Mike McLean
kde-nonlinux@kde.org
31 Mar 2002 20:55:14 -0700
I have KDE 2.2.2 installed from FreeBSD's ports system on my box. Now I
am trying to build qt 3 out of CVS in its own self contained directory,
starting with the latest qt-snapshot pull. What I'm running into is
that binaries like uiuc are linking against my copy of QT 2 which is in
/usr/X11R6/lib. How do I get qt-snapshot binaries to link against their
own version of the library and not the system install?
Mike