Opened 13 years ago

Closed 13 years ago

#28598 closed defect (invalid)

New installation can't read "build.cmd": Failed to locate 'make'

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

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I am a new user of an iMAC with OSX 10.6.4 My Xcode is in /Developer/Library/Xcode I have installed MacPorts.dmg by running the binary installer. I synched the index successfully. After doing port selfupdate I tried installing Geany MacPorts complained as follows:-

MrsMac:~ davidtaylor$ sudo port -v install geany
Computing dependencies for geany......Error: 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?
To report a bug, see <http://guide.macports.org/#project.tickets>

Change History (3)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: build.cmd make path removed

comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

You haven't installed Xcode properly. Reinstall Xcode making sure to install the unix development parts. See the guide: http://guide.macports.org/#installing.xcode

Alternately, if you installed Xcode into a nonstandard location, inform MacPorts of that location by editing developer_dir in macports.conf.

comment:3 Changed 13 years ago by mf2k (Frank Schima)

Port: geany removed
Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.