Opened 13 years ago

Last modified 13 years ago

#27994 closed defect

Errors installing googlecl on max osx 10.6.6 with xcode 3.2.5 installed — at Version 2

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

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

I get the following errors when I try to port install googlecl:

Warning: Xcode does not appear to be installed; most ports will likely fail to build.
Error: Unable to open 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?
Error: Unable to execute port: upgrade python26 failed
To report a bug, see <http://guide.macports.org/#project.tickets>

However, Xcode is installed and is version 3.2.5 and Mac OSX version is 10.6.6. What do I need to do from here to get googlecl installed?

Thanks,

tsairox

Change History (2)

comment:1 Changed 13 years ago by tsairox@…

Cc: tsairox@… added

Cc Me!

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

Cc: tsairox@… removed
Description: modified (diff)
Keywords: googlecl xcode removed

Xcode is either not installed properly (in which case reinstall Xcode, ensuring that you have not deselected the option for command line development, which is required for MacPorts), or you have installed Xcode in a nonstandard location (in which case inform MacPorts of that location using the developer_dir setting in macports.conf).

Note: See TracTickets for help on using tickets.