Opened 9 years ago

Closed 9 years ago

#48958 closed defect (invalid)

Xcode_warning

Reported by: kjy9308@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 2.3.3
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port:

Description

i upgraded iMac(to Yosemite)

so i installed Xcode version 7.0 and macport(for Yosemite).

and i try to install julia

sudo port install julia

then

Warning: The Xcode Command Line Tools don't appear to be installed; most ports will likely fail to build.
Warning: Install them by running `xcode-select --install'.

what's mean...?

Change History (1)

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

Cc: ryandesign@… added
Component: portsbase
Keywords: Xcode removed
Resolution: invalid
Status: newclosed

It means: please install the Xcode command line tools by running xcode-select --install. MacPorts requires both Xcode and the Xcode command line tools.

Note: See TracTickets for help on using tickets.