On October 29, 2008 10:14:40 am Derek Atkins wrote:
>
> Yeah, it should get fixed.. If the user specifies --enable-dbi then
> it should AC_MSG_ERROR() if configure cannot find it.
It already does. I don't understand how it would compile. For me, configure
aborts if the necessary include file d
That's it! That's the problem!
I had forgotten that I needed to return ALL the symbols requested, not
just one. (I guess I was under the impression that gnucash called the
function repeatedly for each individual quote.)
Anyway, here's the script that works and I'll also try to get this
into Finan
On Nov 8, 2008, at 9:55 AM, David Reiser wrote:
>
> On Nov 8, 2008, at 7:17 AM, Fredrik Persson wrote:
>
>> David, (and others)
>>
>> I've rewritten my Finance::Quote plugin and now it works for *some*
>> quotes, but not for others. (Script attached.)
>>
>> The symbol "FXXIN06789" works fine. The
On Nov 8, 2008, at 7:17 AM, Fredrik Persson wrote:
> David, (and others)
>
> I've rewritten my Finance::Quote plugin and now it works for *some*
> quotes, but not for others. (Script attached.)
>
> The symbol "FXXIN06789" works fine. The symbols "NTJUL00779" and
> "FXIRL00109" gets the same error
Am Montag, 27. Oktober 2008 16:27 schrieb Sven Henkel:
> Hi,
>
> I needed a line chart for a custom report and was surprised to find
> that it is currently not supported by Gnucash. Line charts are
> supported by the GOffice library, so I implemented line charts based
> on the bar charts implementa
David, (and others)
I've rewritten my Finance::Quote plugin and now it works for *some*
quotes, but not for others. (Script attached.)
The symbol "FXXIN06789" works fine. The symbols "NTJUL00779" and
"FXIRL00109" gets the same error as before. But I see no difference
between those results in gnc-