Hi all, I have been trying to install octave with fink and I get the following error. Looks like fink is looking at the wrong location for sed. Can someone suggest a fix to this problem?
$ fink install octave Information about 4396 packages read in 1 seconds. The following package will be installed or updated: octave The following 3 additional packages will be installed: fftw3 fftw3-shlibs ocaml Do you want to continue? [Y/n] y Setting runtime build-lock... dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-ocaml-3.11.1-1 /sw/src/fink.build dpkg-deb: building package `fink-buildlock-ocaml-3.11.1-1' in `/sw/src/fink.build/fink-buildlock-ocaml-3.11.1-1_2011.01.17-23.00.32_darwin-i386.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-ocaml-3.11.1-1_2011.01.17-23.00.32_darwin-i386.deb Selecting previously deselected package fink-buildlock-ocaml-3.11.1-1. (Reading database ... 70354 files and directories currently installed.) Unpacking fink-buildlock-ocaml-3.11.1-1 (from .../fink-buildlock-ocaml-3.11.1-1_2011.01.17-23.00.32_darwin-i386.deb) ... Setting up fink-buildlock-ocaml-3.11.1-1 (2011.01.17-23.00.32) ... bzip2 -dc /sw/src/ocaml-3.11.1.tar.bz2 | /sw/bin/tar -xf - --no-same-owner --no-same-permissions cp /sw/src/ocaml-3.11-refman.pdf . gzip -dc /sw/src/ocaml-3.11-refman.html.tar.gz | /sw/bin/tar -xf - --no-same-owner --no-same-permissions gzip -dc /sw/src/ocaml-3.11-refman.info.tar.gz | /sw/bin/tar -xf - --no-same-owner --no-same-permissions [ -r /sw/fink/dists/stable/main/finkinfo/languages/ocaml-3.11.1.patch ] /usr/bin/sed -i .bak -e 's,sed,/usr/bin/sed,' ocamldoc/remove_DEBUG /usr/bin/sed: can't read .bak: No such file or directory ### execution of /usr/bin/sed failed, exit code 2 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-ocaml-3.11.1-1 (Reading database ... 70355 files and directories currently installed.) Removing fink-buildlock-ocaml-3.11.1-1 ... Failed: phase patching: ocaml-3.11.1-1 failed My fink version is 0.29.17. I am running fink on MacBook Pro (2.4 GHz Intel Core 2 Duo), Mac OS X Version 10.6.6. Thanks. Agni ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
