#24931: Macports errors -------------------------------+-------------------------------------------- Reporter: steve@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: -------------------------------+-------------------------------------------- I am trying to use Macports in Snow Leopard as suggested here: http://forums.macosxhints.com/showthread.php?t=84732 I believe I have installed Macportsfrom: http://distfiles.macports.org/MacPorts/MacPorts-1.8.2-10.6-SnowLeopard.dmg bash-3.2$ pwd /opt/local/var/macports bash-3.2$ ls -l total 16 drwxr-xr-x 5 root admin 170 17 May 20:13 build drwxr-xr-x 3 root admin 102 1 Jan 10:25 distfiles -r--r--r-- 1 root admin 7688 1 Jan 10:25 port-help.tcl drwxr-xr-x 4 root admin 136 17 May 20:11 receipts drwxr-xr-x 3 root admin 102 17 May 20:09 sources bash-3.2$ I am getting errors: bash-3.2$ sudo port install coreutils -d ---> Computing dependencies for coreutilsError: Unable to execute port: can't read "build.cmd": Failed to locate 'make' in path: '/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin' or at its MacPorts configuration time location, did you move it? Before reporting a bug, first run the command again with the -d flag to get complete output. bash-3.2$ sudo port install gsed -d ---> Computing dependencies for gsedError: Unable to execute port: can't read "build.cmd": Failed to locate 'make' in path: '/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin' or at its MacPorts configuration time location, did you move it? Before reporting a bug, first run the command again with the -d flag to get complete output. bash-3.2$ What am I doing wrong please ? -- Ticket URL: <http://trac.macports.org/ticket/24931> MacPorts <http://www.macports.org/> Ports system for Mac OS