#36918: Font Forge With Xcode and MacPorts ------------------------------+-------------------------------- Reporter: bastien.sabot@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: | ------------------------------+-------------------------------- Old description:
Hello. I'm tired to try install FontForge with this command "sudo port install fontforge" After install Xcode and MacPorts. See that me tell :
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 fontforgeError: 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?
New description: Hello. I'm tired to try install FontForge with this command "sudo port install fontforge" After install Xcode and MacPorts. See that me tell : {{{ 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 fontforgeError: 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? }}} -- Comment (by ryandesign@…): This usually means that you haven't installed the Xcode command line tools. Open /Applications/Xcode.app, go to the Preferences window, to the Downloads section, and install the command line tools. -- Ticket URL: <https://trac.macports.org/ticket/36918#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS