2012/4/29 Jeremy Lavergne <jer...@lavergne.gotdns.org>

> > Hi Jeremy, thanks for the reply. Here is the result of the command:
> >
> > marcelo$ sudo xcodebuild -version
> > Password:
> > error: can't exec '/Applications/Xcode.app/usr/bin/xcodebuild' (No such
> file or directory)
> >
> > May be a problem with a path?
>
> Yes, looks like Xcode has its path wrong.
>
> See what it is, just in case:
> sudo xcode-select -print-path
>
> Then switch it to the expected one again:
> sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer
>
>
Before implementing your advice:

Yggdrasill3:~ marcelo$ sudo xcode-select -print-path
Password:
/Applications/Xcode.app

After your advice:

Yggdrasill3:~ marcelo$ sudo xcode-select -switch
/Applications/Xcode.app/Contents/Developer
Yggdrasill3:~ marcelo$ sudo xcodebuild -version
Xcode 4.3.2
Build version 4E2002

Now port is running fine. The problem was fixed! Thanks a lot t Jeremy

Regards,

Marcelo
_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to