Re: gnc-prices has dokumentation but it seems that it doesn't exist anymore

2010-12-10 Thread Christian Stimming
Am Donnerstag, 9. Dezember 2010 schrieb Christoph Holtermann: > Hello ! > > I just found the documentation for a perl skript calles gnc-prices [1]. It > seems to me that it doesn't exist anymore. Maybe the documentation > can be deleted then ? Removed in r19921

gnc-prices has dokumentation but it seems that it doesn't exist anymore

2010-12-09 Thread Christoph Holtermann
Hello ! I just found the documentation for a perl skript calles gnc-prices [1]. It seems to me that it doesn't exist anymore. Maybe the documentation can be deleted then ? regards, Christoph Holtermann [1] http://www.linuxmanpages.com/man1/gnc-prices.1.php in the source tree : doc/gnc-p

gnc-prices support for Finance::Quote regions

2001-03-28 Thread Ben Stanley
package: gnc-prices version: cvs 2001-03-28 Finance::Quote has recently added support for regions - eg australia. However, gnucash doesn't currently allow you to choose 'australia' as the source for a quote. I was told that there was discussion abou

Another gnc-prices problem out of CVS..

2001-03-02 Thread Derek Atkins
It appears that CVS doesn't have gnucash.pm anywhere, so gnc-prices (which is still installed) doesn't have gnucash.pm, which it requires. The end result is that gnc-prices just doesn't work at all, even if you do install Finance::Quote on your own (which I did :) Is there some o

Re: gnc-prices doesn't work anymore

2001-02-26 Thread trashware
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hallo [EMAIL PROTECTED], am 24-Feb-2001, 00:57:41 (UTC) schrieb [EMAIL PROTECTED]: >> after update to SuSE Linux 7.1 (currently running Kernel 2.4.2); Perl 5.6.0 >> the script "gnc-prices" doesn't work anymore. Already k

Re: gnc-prices doesn't work anymore

2001-02-23 Thread linas
It's been rumoured that [EMAIL PROTECTED] said: > > Hello Linas, > > after update to SuSE Linux 7.1 (currently running Kernel 2.4.2); Perl 5.6.0 > the script "gnc-prices" doesn't work anymore. Already known / any hints ? -- The right place to discuss bugs

Re: Minor bug in gnc-prices

2001-02-10 Thread Nigel Titley
Dave Peticolas wrote: > > writes: > > Dave Peticolas wrote: > > > > > > writes: > > > > gnc-prices (in gnucash 1.4.10) seems to have problems updating a price > > > > for a stock whose ticker symbol contains a period, for example BT.A

Re: Minor bug in gnc-prices

2001-02-09 Thread Dave Peticolas
writes: > Dave Peticolas wrote: > > > > writes: > > > gnc-prices (in gnucash 1.4.10) seems to have problems updating a price > > > for a stock whose ticker symbol contains a period, for example BT.A, > > > which is quoted on the London stock exchange.

Re: Minor bug in gnc-prices

2001-02-09 Thread nigel
Dave Peticolas wrote: > > writes: > > gnc-prices (in gnucash 1.4.10) seems to have problems updating a price > > for a stock whose ticker symbol contains a period, for example BT.A, > > which is quoted on the London stock exchange. > > Did it work in an earlier

Re: Minor bug in gnc-prices

2001-02-09 Thread Dave Peticolas
writes: > gnc-prices (in gnucash 1.4.10) seems to have problems updating a price > for a stock whose ticker symbol contains a period, for example BT.A, > which is quoted on the London stock exchange. Did it work in an earlier version of gnuca

Minor bug in gnc-prices

2001-02-09 Thread nigel
gnc-prices (in gnucash 1.4.10) seems to have problems updating a price for a stock whose ticker symbol contains a period, for example BT.A, which is quoted on the London stock exchange. Nigel ___ gnucash-devel mailing list [EMAIL PROTECTED] http

Re: gnc-prices complains can't load LWP/UserAgent.pm

2000-08-20 Thread James A. Treacy
On Fri, Aug 18, 2000 at 10:47:05PM -0500, Matthew Vanecek wrote: > > Whoever authorized Helixcode to distribute gnucash should give them a > round bitching out! (well, it's GPL, but still...). Helixcode failed to > include the necessary files to make gnc-prices work, and I&

gnc-prices

2000-08-19 Thread Dave Peticolas
CVS has been updated with the latest version of Finance::Quote in the lib directory. The old src/quote/Quote.pm has been removed. To use gnc-prices, you need to install Finance::Quote. This is done in the typical perl fashion: perl Makefile.PL make make install (likely as root) This will

Re: gnc-prices complains can't load LWP/UserAgent.pm

2000-08-18 Thread Matthew Vanecek
Matthew Vanecek wrote: > > Dave Peticolas wrote: > > > > Matthew Vanecek writes: > > > > > > from a RH system. I've got the same problem with a different module in > > > 1.4.2: > > > > > > me2v@reliant account $ gnc-prices

Re: gnc-prices complains can't load LWP/UserAgent.pm

2000-08-18 Thread Matthew Vanecek
Dave Peticolas wrote: > > Matthew Vanecek writes: > > > > from a RH system. I've got the same problem with a different module in > > 1.4.2: > > > > me2v@reliant account $ gnc-prices myaccts.xac > > Can't locate loadable object for module gnuca

Re: gnc-prices complains can't load LWP/UserAgent.pm

2000-08-18 Thread Dave Peticolas
Matthew Vanecek writes: > > from a RH system. I've got the same problem with a different module in > 1.4.2: > > me2v@reliant account $ gnc-prices myaccts.xac > Can't locate loadable object for module gnucash in @INC (@INC contains: > /usr/lib/gnucash/perl /us

Re: gnc-prices complains can't load LWP/UserAgent.pm

2000-08-17 Thread Matthew Vanecek
h a different module in > >1.4.2: > > > >me2v@reliant account $ gnc-prices myaccts.xac > >Can't locate loadable object for module gnucash in @INC (@INC contains: > >/usr/lib/gnucash/perl /usr/share/gnucash/perl > >[...] > > > >Plese take no

Re: gnc-prices complains can't load LWP/UserAgent.pm

2000-08-17 Thread Darren/Torin/Who Ever...
Matthew Vanecek, in an immanent manifestation of deity, wrote: >me2v@reliant me2v $ locate LWP/UserAgent >/usr/lib/perl5/site_perl/5.005/LWP/UserAgent.pm > >from a RH system. I've got the same problem with a different module in >1.4.2: > >me2v@reliant account $ gnc

Re: gnc-prices complains can't load LWP/UserAgent.pm

2000-08-16 Thread Robert Graham Merkel
Matthew Vanecek writes: > I rather suspect a problem with gnc-prices or the Perl modules that come > with gnucash, since all my other Perl stuffs work, and have worked, > fine. And gnc-prices 1.4.0 worked fine, as well. > > Unfortunately, my post about this issue went un

Re: gnc-prices complains can't load LWP/UserAgent.pm

2000-08-16 Thread Matthew Vanecek
Jason Rennie wrote: > > [EMAIL PROTECTED] said: > > [maynard@marquez maynard]$ gnc-prices Can't locate LWP/UserAgent.pm in > > @INC (@INC contains: /usr/share/gnucash/perl /usr/lib/perl5/5.00503/ > > i386-linux /usr/lib/perl5/5.00503 /usr/lib/perl5/site_perl/5

gnc-prices in 1.4.2

2000-07-27 Thread Matthew Vanecek
I just installed gnucash 1.4.2 via the Helixcode helix-update. When I ran gnc--prices, I get the following error: me2v@reliant account $ gnc-prices myaccts.xac Can't locate loadable object for module gnucash in @INC (@INC contains: /usr/lib/gnucash/perl /usr/share/gnucash/perl /usr/lib/

Re: gnc-prices problem

2000-07-09 Thread Dave Peticolas
Jack writes: > I installed all three of the specified perl modules in > their default locations before compiling gnucash 1.4.1, but > when I try to run gnc-prices I get the following errors: > > Can't locate URI/URL.pm in @INC (@INC contains: /usr/local/share/gnucash/pe

gnc-prices problem

2000-07-09 Thread Jack
I installed all three of the specified perl modules in their default locations before compiling gnucash 1.4.1, but when I try to run gnc-prices I get the following errors: Can't locate URI/URL.pm in @INC (@INC contains: /usr/local/share/gnucash/perl /usr/lib/perl5/5.00503/i586-linux /us

Re: How to get German mutual font quotes with gnc-prices ?

2000-05-09 Thread Reinhold Schoeb
e >> > >> are there also not available. >> > > >> > >try this site (sory it is in German): >> > > >> > >http://bbbank.teledata.de:9056/bbbank/Uebersicht.htm > >> gnc-prices doesn't actually fetch the data directly, that is done >>

Re: How to get German mutual font quotes with gnc-prices ?

2000-05-04 Thread linas
It's been rumoured that Paul Fenwick said: > > > > >> Unfortunately the funds from Union Investment www.union-investment.de > > > >> are there also not available. > > > > > > > >http://bbbank.teledata.de:9056/bbbank/Uebersicht.htm &g

Re: How to get German mutual font quotes with gnc-prices ?

2000-05-03 Thread Paul Fenwick
is site (sory it is in German): > > > > > >http://bbbank.teledata.de:9056/bbbank/Uebersicht.htm > gnc-prices doesn't actually fetch the data directly, that is done > by a perl module Quote.pm. This module has recently been broken > out into a separate project, located at

Re: How to get German mutual font quotes with gnc-prices ?

2000-05-03 Thread Dave Peticolas
-investment.de > >> are there also not available. > > > >try this site (sory it is in German): > > > >http://bbbank.teledata.de:9056/bbbank/Uebersicht.htm > > > >Achim > > Great ! There are the informations I am looking for. Would it be possible &g

Re: Re: How to get German mutual font quotes with gnc-prices ?

2000-05-03 Thread Reinhold Schoeb
e also not available. > >try this site (sory it is in German): > >http://bbbank.teledata.de:9056/bbbank/Uebersicht.htm > >Achim Great ! There are the informations I am looking for. Would it be possible to use that site with the gnc-prices program ? Reinhold -- Gnucash Develope

Re: Re: How to get German mutual font quotes with gnc-prices ?

2000-05-02 Thread Achim D. Brucker
Hi, On Tue, May 02, 2000 at 10:02:55PM +0200, Reinhold Schoeb wrote: > On Tue, 02 May 2000, [EMAIL PROTECTED] wrote: [...] > > Unfortunately the funds from Union Investment www.union-investment.de > are there also not available. try this site (sory it is in German): http://bbbank.teledata.de:90

Re: How to get German mutual font quotes with gnc-prices ?

2000-05-02 Thread Reinhold Schoeb
On Tue, 02 May 2000, [EMAIL PROTECTED] wrote: >According to Reinhold Schoeb <[EMAIL PROTECTED]>: >> Hi all, >> >> I would like to use gnc-prices not only to get stock quotes, >> but also German mutual font quotes. >> >> Does anyone know which ticker

Re: How to get German mutual font quotes with gnc-prices ?

2000-05-02 Thread Hubert Figuiere
According to Reinhold Schoeb <[EMAIL PROTECTED]>: > Hi all, > > I would like to use gnc-prices not only to get stock quotes, > but also German mutual font quotes. > > Does anyone know which ticker symbols and which quote source > I could use. Try www.boursorama.com

Re: How to get German mutual font quotes with gnc-prices ?

2000-04-30 Thread Dave Peticolas
> Hi all, > > I would like to use gnc-prices not only to get stock quotes, > but also German mutual font quotes. > > Does anyone know which ticker symbols and which quote source > I could use. I would presume the only source that might have those that we currently su

How to get German mutual font quotes with gnc-prices ?

2000-04-30 Thread Reinhold Schoeb
Hi all, I would like to use gnc-prices not only to get stock quotes, but also German mutual font quotes. Does anyone know which ticker symbols and which quote source I could use. Reinhold -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: error while attempting to run gnc-prices

2000-04-21 Thread Bruce Z. Lysik
>>>>> "DP" == Dave Peticolas <[EMAIL PROTECTED]> writes: DP> Try running config.status to rebuid gnc-prices from DP> gnc-prices.in. Bingo! Works great. :) -- Bruce Z. Lysik <[EMAIL PROTECTED]> http://www.logrus.com/~eldrik GCS d++(-) a

Re: error while attempting to run gnc-prices

2000-04-21 Thread Dave Peticolas
> >>>>> "DP" == Dave Peticolas <[EMAIL PROTECTED]> writes: > > DP> It needed to be updated for the new query api. Could you try > DP> it now? > > Got past the first error, but now: > > > gnc-prices default.gnucash &g

Re: error while attempting to run gnc-prices

2000-04-21 Thread Bruce Z. Lysik
>>>>> "DP" == Dave Peticolas <[EMAIL PROTECTED]> writes: DP> It needed to be updated for the new query api. Could you try DP> it now? Got past the first error, but now: > gnc-prices default.gnucash Opening file default.gnucash guid_init got 6231

Re: error while attempting to run gnc-prices

2000-04-21 Thread Dave Peticolas
> Hi guys, > > Just checked out the latest CVS and attempted to run gnc-prices for > the first time. > > I received this error: > > Can't load '/usr/local/lib/gnucash/gnucash.so' for module gnucash: /usr/local > /lib/gnucash/gnucash.so: undefined

Re: error while attempting to run gnc-prices

2000-04-21 Thread Bill Gribble
[EMAIL PROTECTED] (Bruce Z. Lysik) writes: > Can't load '/usr/local/lib/gnucash/gnucash.so' for module gnucash: > /usr/local/lib/gnucash/gnucash.so: undefined symbol: > xaccMiscMatchPredicate at > /usr/lib/perl5/i386-linux/5.00404/DynaLoader.pm line 168. That's a symbol in the new Query API. It'

error while attempting to run gnc-prices

2000-04-21 Thread Bruce Z. Lysik
Hi guys, Just checked out the latest CVS and attempted to run gnc-prices for the first time. I received this error: Can't load '/usr/local/lib/gnucash/gnucash.so' for module gnucash: /usr/local/lib/gnucash/gnucash.so: undefined symbol: xaccMiscMatchPredicate at /usr/lib/p

gnc-prices error (current cvs)

2000-01-02 Thread Vann H. Walke
I get the following response from the current gnc-prices: -- [walke@vann gnucash]$ gnc-prices gnucash/walke.xac Can't load '/usr/local/lib/gnucash//gnucash.so' for