This is what I found by searching for "libqt-mt" in the Terminal output:
cd designer && make -f Makefile
cp -f ../lib/libqt-mt.prl
/sw/src/root-qt3-3.1.1-1../../../../lib/libqt-mt.prl
rm -f "/sw/src/root-qt3-3.1.1-1../../../../lib/libqt-mt.3.1.1.dylib"
cp -f "../lib/libqt-mt.3.1.1.dylib"
"/sw/src/root-qt3-3.1.1-1../../../../lib/libqt-mt.3.1.1.dylib"
ln -sf "libqt-mt.3.1.1.dylib"
"/sw/src/root-qt3-3.1.1-1../../../../lib/libqt-mt.dylib"
ln -sf "libqt-mt.3.1.1.dylib"
"/sw/src/root-qt3-3.1.1-1../../../../lib/libqt-mt.3.dylib"
ln -sf "libqt-mt.3.1.1.dylib"
"/sw/src/root-qt3-3.1.1-1../../../../lib/libqt-mt.3.1.dylib"
And this is the output from find:
[d180:/sw] root# find /sw -name "*libqt-mt*"
/sw/lib/libqt-mt.3.0.4.dylib
/sw/lib/libqt-mt.3.0.5.dylib
/sw/lib/libqt-mt.3.0.dylib
/sw/lib/libqt-mt.3.dylib
/sw/lib/libqt-mt.dylib
/sw/lib/libqt-mt.prl
/sw/src/qt3-3.1.1-1/qt-x11-free-3.1.1/lib/libqt-mt.3.1.1.dylib
/sw/src/qt3-3.1.1-1/qt-x11-free-3.1.1/lib/libqt-mt.3.1.dylib
/sw/src/qt3-3.1.1-1/qt-x11-free-3.1.1/lib/libqt-mt.3.dylib
/sw/src/qt3-3.1.1-1/qt-x11-free-3.1.1/lib/libqt-mt.dylib
/sw/src/qt3-3.1.1-1/qt-x11-free-3.1.1/lib/libqt-mt.prl
It appears that something is missing in "qt3-3.1.1-1../" Shouldn't
there be a / before the .. ?
David Wagner
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners
- [Fink-beginners] KDE and QT failed to intall Mike Holley
- Re: [Fink-beginners] KDE and QT failed to intall Benjamin Reed
- Re: [Fink-beginners] KDE and QT failed to intall David Wagner
- Re: [Fink-beginners] KDE and QT failed to int... Matt Stephenson
- Re: [Fink-beginners] KDE and QT failed to intall David Wagner
- [Fink-beginners] newbie install Richard Nagle
- Re: [Fink-beginners] newbie install Miles Fidelman
- Re: [Fink-beginners] newbie install Birdy Complex
- Re: [Fink-beginners] newbie install Kow K
