Re: Retrieving online quotes

2017-08-23 Thread Peter Ling
Hi David,

So the problem was step 2.  As you can see from the screen grab below, after 
opening preferences I had to select Locations, then select Xcode 8.3.3 under 
the Command Line Tools drop-down.  Not so difficult but it did throw me.

Install Xcode.app, a free download from the App Store or, on pre-10.7 versions 
of OSX, included with your distribution DVD.
(App Store downloads only) Run Xcode, open preferences, select 
downloads/components, and install command line tools.
Drag Update Finance Quote.app to the same folder that you put Gnucash.app, then 
double-click it to open. It will open a Terminal window, request your password 
for root access, and run cpan to install Finance::Quote from the perl software 
site CPAN. It will ask for confirmation many times; accept the default every 
time.



Peter

> On 21 Aug 2017, at 16:06, D <sunfis...@yahoo.com> wrote:
> 
> Peter,
> 
> Good to hear!
> 
> Can you explain what it was about the instructions that was inaccurate? We 
> can see about fixing that.
> 
> David
> 
> 
> 
> On August 21, 2017, at 7:16 PM, Peter Ling <p...@mrling.com 
> <mailto:p...@mrling.com>> wrote:
> 
> 
> Thanks David,
> 
> I had trouble with the installation of Xcode as the instructions aren’t quite 
> accurate.  I’ve got it installed now and its fixed the problem.
> 
> Many thanks
> Peter
> 
>> On 21 Aug 2017, at 01:48, D <sunfis...@yahoo.com 
>> <mailto:sunfis...@yahoo.com>> wrote:
>> 
>> 
>> Peter,
>> 
>> Please use reply-all; keeping the conversation on the list ensures that you 
>> get the best advice (especially since I am not an expert, but just another 
>> user like you).
>> 
>> The output you included will likely be helpful. I see a lot of failures 
>> there, but it seems like the first one mentions that xcrun is missing from 
>> your command line tools. Did you install the Xcode toolset, as mentioned in 
>> the wiki?
>> 
>> If that isn't the problem, perhaps others can advise.
>> 
>> David
>> 
>> 
>> 
>> On August 20, 2017, at 6:51 PM, Peter Ling <p...@mrling.com 
>> <mailto:p...@mrling.com>> wrote:
>> 
>> 
>> Thanks David,
>> 
>> On running update finance quote and entering my password the following is 
>> returned.
>> 
>> Last login: Sun Aug 20 14:45:19 on ttys000
>> sudo '/Applications/Gnucash.app/Contents/Resources/bin/gnc-fq-update'
>> Peter-Lings-MBP:~ pete$ sudo 
>> '/Applications/Gnucash.app/Contents/Resources/bin/gnc-fq-update'
>> Password:
>> Reading '/Users/pete/.cpan/Metadata'
>>   Database was generated on Sat, 19 Aug 2017 00:41:03 GMT
>> Running install for module 'Date::Manip'
>> Running make for S/SB/SBECK/Date-Manip-6.59.tar.gz
>> Checksum for 
>> /Users/pete/.cpan/sources/authors/id/S/SB/SBECK/Date-Manip-6.59.tar.gz ok
>>  Unsatisfied dependencies detected during 
>>    SBECK/Date-Manip-6.59.tar.gz   
>> ExtUtils::MakeMaker [build_requires]
>> Running make test
>>   Make had some problems, won't test
>>   Delayed until after prerequisites
>> Running make install
>>   Make had some problems, won't install
>>   Delayed until after prerequisites
>> Running install for module 'ExtUtils::MakeMaker'
>> Running make for B/BI/BINGOS/ExtUtils-MakeMaker-7.30.tar.gz
>> Checksum for 
>> /Users/pete/.cpan/sources/authors/id/B/BI/BINGOS/ExtUtils-MakeMaker-7.30.tar.gz
>>  ok
>> 
>>   CPAN.pm <http://cpan.pm/>: Building 
>> B/BI/BINGOS/ExtUtils-MakeMaker-7.30.tar.gz
>> 
>> Using included version of CPAN::Meta (2.143240) as it is newer than the 
>> installed version (2.133380).
>> Using included version of CPAN::Meta::Requirements (2.131) as it is newer 
>> than the installed version (2.122).
>> Using included version of CPAN::Meta::YAML (0.011) as it is newer than the 
>> installed version (0.008).
>> Using included version of ExtUtils::Install (2.06) as it is newer than the 
>> installed version (1.59).
>> Using included version of ExtUtils::Manifest (1.70) as it is newer than the 
>> installed version (1.63).
>> Using included version of JSON::PP (2.27203) as it is newer than the 
>> installed version (2.27202).
>> Using included version of Parse::CPAN::Meta (1.4414) as it is newer than the 
>> installed version (1.4404).
>> Checking if your kit is complete...
>> Looks good
>> Generating a Unix-style Makefile
>> Writing Makefile for ExtUtils::MakeMaker
>> Writing MYMETA.yml and MYMETA.json
>> xcrun: error: invalid active developer path 
>> (/Library/

Retrieving online quotes

2017-08-19 Thread Peter Ling
Hi there,

I’ve installed GNUCash 2.6.17 and wish to retrieve online stock quotes on a mac.

I’ve followed 5.4.1.1. Steps to enable On-line price updating

When I type “perldoc Finance::Quote into the terminal window it returns 
No documentation found for "Finance::Quote”

According to the docs this means that it is not installed, however it later 
says that if you have installed from the installer then Finance::Quote is 
already installed.

Typing gnc-fq-dump returns command not found.

Any assistance would be greatly appreciated.

Many thanks
Peter
___
gnucash-user mailing list
gnucash-user@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.