Opened 12 years ago

Closed 12 years ago

#35826 closed defect (invalid)

I try to install aircrack-ng

Reported by: juanmiguelrodriguezcortes@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port:

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

I installed the "xcode 4.4.1" and "MacPorts-2.1.2-10.8-MountainLion" for my mac version 10.8 with mountain lion. I try to install aircrack-ng, but the following error:

juan-miguel:~ juanmiguel$ sudo port install aircrack-ng
Error: 
Error: No valid Xcode installation is properly selected.
Error: Please use xcode-select to select an Xcode installation:
Error:     sudo xcode-select -switch /Applications/Utilities/Xcode.app/Contents/Developer # version 4.4.1
Error: 
Error: The installed version of Xcode (2.0orlower) is too old to use on the installed OS version. Version 4.1 or later is recommended on Mac OS X 10.8.
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port aircrack-ng failed

Change History (1)

comment:1 in reply to:  description Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added; juanmiguelrodriguezcortes@… removed
Description: modified (diff)
Priority: HighNormal
Resolution: invalid
Status: newclosed

The error message tells you how to resolve the problem:

Replying to juanmiguelrodriguezcortes@…:

Error: No valid Xcode installation is properly selected.
Error: Please use xcode-select to select an Xcode installation:
Error:     sudo xcode-select -switch /Applications/Utilities/Xcode.app/Contents/Developer

Please run this command.

That's assuming your Xcode.app is actually located in /Applications/Utilities. Most people put it directly in /Applications but it's up to you.

Note: See TracTickets for help on using tickets.