I have been trying to update my system that past couple of weeks and have run into a few problems.
So far two different programs have failed when trying to install; KDE and QT3. The problem is the same for both of them. The installer tries to install a file, then move it. For some reason the file isn't created and when it tries to move it the install fails. Here are the citing of when they fail:

Qt3 -
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
### execution of mv failed, exit code 1
Failed: installing qt3-shlibs-3.1.1-1 failed

KDE -
install -d -m 755 /sw/src/root-kdebase3-dev-3.0.7-4/sw/lib
mv /sw/src/root-kdebase3-3.0.7-4/sw/lib/libnsplugin.so /sw/src/root-kdebase3-dev-3.0.7-4/sw/lib/
mv: rename /sw/src/root-kdebase3-3.0.7-4/sw/lib/libnsplugin.so to /sw/src/root-kdebase3-dev-3.0.7-4/sw/lib//libnsplugin.so: No such file or directory
### execution of mv failed, exit code 1
Failed: installing kdebase3-dev-3.0.7-4 failed

I would apperciate any help I can get. If more info is needed please let me know.

-- Mike Holley --

Macintosh for Productivity
Unix for Development
Palm for Mobility
Windows for Solitaire



-------------------------------------------------------
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

Reply via email to