Enabling Financial Quote

John Ralls jralls at ceridwen.us
Mon Feb 25 12:02:45 EST 2013


On Feb 25, 2013, at 8:42 AM, Elizabeth Pandolfo Briggs <pandolfo at ninthwonder.com> wrote:

> On 2/25/13 11:20 AM, John Ralls wrote:
>> Actually it did work: It's now downloading files from CPAN mirrors, which is progress.
> 
> True. I was just hopeful that the install would work.
> 
>> It appears, though, that make can't build the necessary C libraries. Do you have Xcode and the command-line utilities installed?
> 
> No clue. My husband was a computer programmer and set everything up, but he died a year ago so I'm learning all this stuff. How can I tell if they're installed?

If you don't know, they're probably not. ;-)

Xcode is an app; if it's there it will be in the Applications folder with everything else. You can test for command line tools with
   which gcc
on the Terminal command line. If it's not there, you'll just get a new prompt.

Xcode is a free download from the app store. To install command line tools, start Xcode, open preferences, go to the downloads tab, select components, and click the "install" button next to "command line tools" -- it's the last item on the list.

Regards,
John Ralls




More information about the gnucash-user mailing list