Changes between Initial Version and Version 1 of Ticket #35753


Ignore:
Timestamp:
Aug 20, 2012, 5:15:44 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

I apologize that you had trouble, but in this case it's not MacPorts' fault. Apple changed how they distribute Xcode, and they no longer install the command line tools that compiling MacPorts or other software requires in /usr/bin. To get these parts, you need to install the Xcode command line tools from within the Xcode application's Preference window's Downloads section. This is documented on the install page of our website, in our guide, and in our wiki.

Installing MacPorts via the pre-compiled package should also have worked. If you'd like to debug why that failed, feel free to write to the macports-users mailing list.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35753

    • Property Status changed from new to closed
    • Property Cc ryandesign@… added
    • Property Component changed from ports to base
    • Property Milestone changed from MacPorts Future to
    • Property Keywords install source macports removed
    • Property Resolution changed from to invalid
  • Ticket #35753 – Description

    initial v1  
    11Why can't I install macports from source!?  Okay,  I open a terminal window inside the folder that I unzipped the source into.  Then, I typed, './configure.'  This is the output that I get:
    22
     3{{{
    34checking build system type... i386-apple-darwin12.0.0
    45checking host system type... i386-apple-darwin12.0.0
     
    1718configure: error: no acceptable C compiler found in $PATH
    1819See `config.log' for more details
     20}}}
    1921
    2022I tried to research the error message online & all I get is that XCode wasn't installed.  I know that can't be the case for me because, as you can see, I do have XCode installed.  In fact, I have the latest version of XCode(4.4.1) installed along with the latest version of OS X(Mountain Lion).  So, it has to be something else.  Can anybody please tell me what exactly the problem is!?  I am at my wits end trying to install MacPorts.  I first tried the .pkg installer but I kept getting errors when trying to use MacPorts after installing it via the .pkg that I downloaded.  Now, I try to install it via source and I still get a bunch of BS errors!  I must say, MacPorts is one bug-ridden piece of software!  It's a shame because it would make OS X just that much more awesome if one could easily install UNIX progs on it with ease just like you can with most Linux versions out there.  If anybody has a solution for my problem, please email me at retselseer(@)yahoo(.)co(.)uk .  Thanks.