Opened 14 years ago

Closed 14 years ago

#24931 closed request (invalid)

Macports errors

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

Description (last modified by mf2k (Frank Schima))

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 (1)

comment:1 Changed 14 years ago by mf2k (Frank Schima)

Description: modified (diff)
Resolution: invalid
Status: newclosed

Please read the Macports install guide. You need Xcode.

Note: See TracTickets for help on using tickets.