#38590: New installation can't read "build.cmd": Failed to locate 'make' --------------------------+-------------------------------- Reporter: hakdogan75@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: --------------------------+-------------------------------- I am a new user of mac os x(version 10.8.3). Xcode installed on my system before installing MacPorts. Xcode version 4.6.1, path /Users/hakdogan/Library/Developer/Xcode I get an error when trying to install MongoDB. {{{ hakdogan:~ hakdogan$ sudo port install mongodb Warning: The Command Line Tools for Xcode don't appear to be installed; most ports will likely fail to build. Warning: See http://guide.macports.org/chunked/installing.xcode.html for more information. ---> Computing dependencies for mongodb..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? }}} I looked at the file macports.conf. I changed the developer_dir line. Before {{{ #developer_dir /Applications/Xcode.app/Contents/Developer }}} After {{{ developer_dir /Users/hakdogan/Library/Developer/Xcode }}} However, the problem was not resolved. I would be happy if you help. -- Ticket URL: <https://trac.macports.org/ticket/38590> MacPorts <http://www.macports.org/> Ports system for OS X