[yt-users] Error when installing

Jacob Hamer jacobhhamer at gmail.com
Tue Mar 18 10:50:44 PDT 2014


The path on xcode is correct, and it seems to be up to date. I did the only
system update available and it still does not work. I installed Command
Line Tools for Mavericks directly from the devloper website again. After, I
tried to do xcode-select --install again and the same menu popped up. I
also tried bash install_script.sh again and got the same error. Any further
ideas?
Thank you very much for the help!


On Tue, Mar 18, 2014 at 1:16 AM, Nathan Goldbaum <nathan12343 at gmail.com>wrote:

> xcode-select --install is only available on the newest versions of xcode.
>  It's possible you have an old version of xcode installed (possibly because
> you updated from an older OS X where you had xcode installed already). Do
> you see any updates for xcode available in the mac app store?
>
> See this page for more info: https://developer.apple.com/support/xcode/
>
>
> On Mon, Mar 17, 2014 at 10:01 PM, Nathan Goldbaum <nathan12343 at gmail.com>wrote:
>
>> Hi Jacob,
>>
>> This StackOverflow thread might be helpful:
>> http://stackoverflow.com/questions/21365197/xcode-select-install-not-running
>>
>> -Nathan
>>
>>
>> On Mon, Mar 17, 2014 at 9:48 PM, Jacob Hamer <jacobhhamer at gmail.com>wrote:
>>
>>> Hey-
>>> When I do xcode-select --install , it only brings up this menu of
>>> options(I had tried to do this earlier)
>>>
>>> $ xcode-select --install
>>>
>>> Usage: xcode-select -print-path
>>>
>>>    or: xcode-select -switch <xcode_folder_path>
>>>
>>>    or: xcode-select -version
>>>
>>> Arguments:
>>>
>>>    -print-path                     Prints the path of the current Xcode
>>> folder
>>>
>>>    -switch <xcode_folder_path>     Sets the path for the current Xcode
>>> folder
>>>
>>>    -version                        Prints xcode-select version
>>> information
>>>
>>>
>>> Also, when I go to previous updates installed, Command Line Tools for
>>> Mavericks is on the list.
>>>
>>> Thanks!
>>>
>>>
>>> On Mon, Mar 17, 2014 at 11:39 PM, Nathan Goldbaum <nathan12343 at gmail.com
>>> > wrote:
>>>
>>>> Hi Jacob,
>>>>
>>>> Hmm, are you sure you have the command line tools installed?  While
>>>> apple removed gcc from the command line tools with the release of
>>>> Mavericks, there is still a gcc executable - it's just a symlink to clang
>>>> now.
>>>>
>>>> Just to make sure can you do the following from the terminal:
>>>>
>>>> xcode-select --install
>>>>
>>>> Nathan
>>>>
>>>>
>>>> On Monday, March 17, 2014, Jacob Hamer <jacobhhamer at gmail.com> wrote:
>>>>
>>>>> Here is the error as outputted.
>>>>> ____________________________________
>>>>>
>>>>> gcc -fPIC -c blocksort.c
>>>>> make: gcc: No such file or directory
>>>>> make: *** [blocksort.o] Error 1
>>>>>
>>>>> _____________________________________
>>>>>
>>>>> How can I fix this? I have OSX Mavericks 10.9.1.
>>>>> I have Xcode and Command Line Tools installed. What am I doing wrong?
>>>>>
>>>>> Thank you!
>>>>>
>>>>>
>>>>>
>>>>>
>>>> _______________________________________________
>>>> yt-users mailing list
>>>> yt-users at lists.spacepope.org
>>>> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
>>>>
>>>>
>>>
>>> _______________________________________________
>>> yt-users mailing list
>>> yt-users at lists.spacepope.org
>>> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
>>>
>>>
>>
>
> _______________________________________________
> yt-users mailing list
> yt-users at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20140318/b12967ff/attachment.html>


More information about the yt-users mailing list