Opened 14 years ago

Last modified 14 years ago

#24931 closed request

Macports errors — at Initial Version

Reported by: steve@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port:

Description

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 ?

Change History (0)

Note: See TracTickets for help on using tickets.