<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
David,<br>
Thank you. It worked. <br>
Leon<br>
<br>
David Hampton wrote:
<blockquote
 cite="mid1120865322.4086.19.camel@hampton-pc.rainbolthampton.net"
 type="cite">
  <pre wrap="">On Fri, 2005-07-08 at 18:54 -0400, Leon Goldman wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I am using Gnucash 1.8.11 under Mandriva LE2005. I had a prior version 
under Mandrake 10.0 and set up get quotes and it worked fine. My install 
of LE2005 was a fresh install so getting quotes had to be reinstalled. 
This time I ran 'update-finance-quote' and then when I ran 
'dump-finance-quote', I got the following error message:

Can't locate CGI.pm in @INC (@INC contains: 
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Wow. an installation that doesn't have CGI installed.

  </pre>
  <blockquote type="cite">
    <pre wrap="">I have no idea what this means or what I should do next. I ran the set 
up manually and may well have fouled it up. Is there a way to redo it? 
Any suggestions or help would be greatly appreciated.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Try the following as root:

$ perl -MCPAN -e shell
cpan&gt; install CGI

This should install the CGI module and any dependencies.  Then try dump-
finance-quote again.

David



  </pre>
</blockquote>
</body>
</html>