#18591: atari800 and free42: SetFile: command not found -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: krischik@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: atari800, free42 -------------------------------------+-------------------------------------- atari800 and free42 cannot be installed on Tiger because SetFile cannot be found: {{{ $ sudo port install atari800 ---> Fetching atari800 ---> Attempting to fetch atari800-2.0.3.tar.gz from http://easynews.dl.sourceforge.net/atari800 ---> Attempting to fetch xf25.zip from http://easynews.dl.sourceforge.net/atari800 ---> Verifying checksum(s) for atari800 ---> Extracting atari800 ---> Configuring atari800 ---> Building atari800 ---> Staging atari800 into destroot Error: Target org.macports.destroot returned: shell command "SetFile -a E /opt/local/var/macports/build/_Users_rschmidt_macports_dports_emulators_atari800/work/destroot/opt/local/Applications/Atari320XE.command" returned error 127 Command output: sh: line 1: SetFile: command not found Error: Status 1 encountered during processing. $ }}} {{{ $ sudo port install free42 ---> Fetching free42 ---> Attempting to fetch free42.1.4.44.tgz from http://easynews.dl.sourceforge.net/free42 ---> Attempting to fetch Free42Skins.zip from http://easynews.dl.sourceforge.net/free42 ---> Verifying checksum(s) for free42 ---> Extracting free42 ---> Configuring free42 ---> Building free42 ---> Staging free42 into destroot Error: Target org.macports.destroot returned: shell command "SetFile -a E /opt/local/var/macports/build/_Users_rschmidt_macports_dports_emulators_free42/work/destroot/opt/local/Applications/Free42-Decimal.command" returned error 127 Command output: sh: line 1: SetFile: command not found Error: Status 1 encountered during processing. $ }}} On Tiger, SetFile is not in PATH; it is at /Developer/Tools/SetFile. But I would ask first if you really need to use SetFile at all. I originally [http://lists.macosforge.org/pipermail/macports- dev/2009-February/007163.html reported this problem on macports-dev]. See that message for further suggestions and comments. -- Ticket URL: <http://trac.macports.org/ticket/18591> MacPorts <http://www.macports.org/> Ports system for Mac OS