I am trying to install BitTorrent through fink which depends on db4. db4 however fails to compile, here is the terminal output. Any ideas?
Cheers,


Bjoern

mkdir -p /sw/src/root-db4-shlibs-4.0.14-22/sw
mkdir -p /sw/src/root-db4-shlibs-4.0.14-22/DEBIAN
install -d -m 755 /sw/src/root-db4-shlibs-4.0.14-22/sw/lib
mv /sw/src/root-db4-4.0.14-22/sw/lib/libdb-4.0.dylib /sw/src/root-db4-shlibs-4.0.14-22/sw/lib/
install -d -m 755 /sw/src/root-db4-shlibs-4.0.14-22/sw/lib
mv /sw/src/root-db4-4.0.14-22/sw/lib/libdb_cxx-4.0.dylib /sw/src/root-db4-shlibs-4.0.14-22/sw/lib/
install -d -m 755 /sw/src/root-db4-shlibs-4.0.14-22/sw/share/doc/db4-shlibs
install -c -p -m 644 LICENSE /sw/src/root-db4-shlibs-4.0.14-22/sw/share/doc/db4-shlibs/
rm -f /sw/src/root-db4-shlibs-4.0.14-22/sw/info/dir /sw/src/root-db4-shlibs-4.0.14-22/sw/info/dir.old /sw/src/root-db4-shlibs-4.0.14-22/sw/share/info/dir /sw/src/root-db4-shlibs-4.0.14-22/sw/share/info/dir.old
rm -rf /sw/src/root-db4-bin-4.0.14-22
mkdir -p /sw/src/root-db4-bin-4.0.14-22/sw
mkdir -p /sw/src/root-db4-bin-4.0.14-22/DEBIAN
install -d -m 755 /sw/src/root-db4-bin-4.0.14-22/sw
mv /sw/src/root-db4-4.0.14-22/sw/bin/ /sw/src/root-db4-bin-4.0.14-22/sw/
mv: rename /sw/src/root-db4-4.0.14-22/sw/bin/ to /sw/src/root-db4-bin-4.0.14-22/sw/bin/: No such file or directory
### execution of mv failed, exit code 1
Failed: installing db4-bin-4.0.14-22 failed




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to