[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GT] Re: Re: Re: Where is the on-line archive?



On Tue, Nov 3, 2009 at 7:23 PM, jecxz112 <jecxz112 AT telus.net> wrote:
are the archives searchable in any way?

There's no search capability there. You can always do a Google search as follows.
   site:geniustrader.org <search terms>
 

> C:\Program Files\GeniusTrader\Scripts>display_indicator.pl I:RSI 13000
> Can't locate XML/LibXML.pm in @INC (@INC contains: .. C:\Program Files\GeniusTra
der C:/Perl/site/lib C:/Perl/lib .) at ../GT/Serializable.pm line 10.
> BEGIN failed--compilation aborted at ../GT/Serializable.pm line 10.

You need to install the Perl modules for XML, Serializable, etc. For your Ubuntu machine, see the section "Install the Dependencies" in the first_use.html link I mentioned in my earlier reply. For your Windows machine, I don't remember how to install dependencies for the Activestate distribution. However,
   perl -MCPAN -e shell
should work at a DOS prompt, and the help in that tool will guide you through installing the dependent modules listed in the first_use.html. Note that I don't know if this is the approved way of doing it for Windows.

--
Bhaskar