As you correctly suspected, the symbol "IBM" works and returns a chart.
I initially encountered the problem by right clicking on a line for the S&P 500, which has the symbol "^SPX". However, when I search finance.yahoo.com for "^SPX", it seems to return a graph for "^GSPC". Perhaps "^SPX" is an alias for "^GSPC" that finance.yahoo.com understands, but smtm does not. In any case, I'd like to suggest improving smtm's error handling. Thank you for your time and attention, Kingsley On 03/10/06 15:15, Dirk Eddelbuettel wrote: > On Fri, Mar 10, 2006 at 12:57:14PM -0800, Kingsley G. Morse Jr. wrote: > > Hi Dirk, > > > > Thank you for a quick reply. > > > > On 03/10/06 14:31, Dirk Eddelbuettel wrote: > > > You need Tk::PNG. Do you have it? > > > There is/was package providing it and newer > > > perl-tk packages contain it as well. > > > > I have a file named /usr/lib/perl5/Tk/PNG.pm and > > perl-tk. > > Then things should work. Are you sure that the symbol you tried actually has > charts? Ie finance.yahoo.com shows one? Do you get the error with, say, > > $ smtm IBM > > and selecting a chart? Anything else that would help me -- graph parameters? > > When I last tried smtm at home it worked just fin e... > > > Could this be related to bug number 348910? > > No, that looked like simple a bug in the transition from a standalone > libtk-png-perl package providing the file /usr/lib/perl5/Tk/PNG.pm and then > the newer perl-tk providing it too and trampling on the library. > > Dirk > > -- > Hell, there are no rules here - we're trying to accomplish something. > -- Thomas A. Edison -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

