Hello,

Installing qt3-shlibs fails with the following error message (see below). What am I doing wrong?

[skip]
cp -f "../doc/html/workspace.html" "/sw/src/root-qt3-3.1.1-1../../../../share/doc/qt3/html"
cp -f "../doc/html/xform-example.html" "/sw/src/root-qt3-3.1.1-1../../../../share/doc/qt3/html"
cp -f "../doc/html/xform.png" "/sw/src/root-qt3-3.1.1-1../../../../share/doc/qt3/html"
cp -f "../doc/html/xml-examples.html" "/sw/src/root-qt3-3.1.1-1../../../../share/doc/qt3/html"
cp -f "../doc/html/xml-sax-features-walkthrough.html" "/sw/src/root-qt3-3.1.1-1../../../../share/doc/qt3/html"
cp -f "../doc/html/xml-sax-walkthrough.html" "/sw/src/root-qt3-3.1.1-1../../../../share/doc/qt3/html"
cp -f "../doc/html/xml-tools.html" "/sw/src/root-qt3-3.1.1-1../../../../share/doc/qt3/html"
cp -f "../doc/html/xml.html" "/sw/src/root-qt3-3.1.1-1../../../../share/doc/qt3/html"
cp -f "../doc/html/y2k.html" "/sw/src/root-qt3-3.1.1-1../../../../share/doc/qt3/html"
install -d -m 755 /sw/src/root-qt3-3.1.1-1/sw/share/doc/qt3
install -c -p -m 644 FAQ INSTALL LICENSE* MANIFEST PLATFORMS README /sw/src/root-qt3-3.1.1-1/sw/share/doc/qt3/
rm -f /sw/src/root-qt3-3.1.1-1/sw/info/dir /sw/src/root-qt3-3.1.1-1/sw/info/dir.old /sw/src/root-qt3-3.1.1-1/sw/share/info/dir /sw/src/root-qt3-3.1.1-1/sw/share/info/dir.old
rm -rf /sw/src/root-qt3-shlibs-3.1.1-1
mkdir -p /sw/src/root-qt3-shlibs-3.1.1-1/sw
mkdir -p /sw/src/root-qt3-shlibs-3.1.1-1/DEBIAN
install -d -m 755 /sw/src/root-qt3-shlibs-3.1.1-1/sw/lib
mv /sw/src/root-qt3-3.1.1-1/sw/lib/libqt-mt.*.dylib /sw/src/root-qt3-shlibs-3.1.1-1/sw/lib/
mv: rename /sw/src/root-qt3-3.1.1-1/sw/lib/libqt-mt.*.dylib to /sw/src/root-qt3-shlibs-3.1.1-1/sw/lib//libqt-mt.*.dylib: No such file or directory

----
BTW Is there a way in fink to continue an install that failed yet was nearly finished? I hate
having to wait again 2 hours for everything to compile again. Doing "fink install qt3" immediately starts with "rm -r /sw/src/qt3-3.1.1-1" thus erasing all previously built stuff.

Loek


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to