[ic] SQL::Statement error

cbcurrier cbcurrier at spinrx.com
Fri Jan 2 10:53:07 EST 2004


On Thu, 2004-01-01 at 04:38, mnow wrote:
> after fumbling around with RH9 and threaded perl problems I decided to
> go back to RH7.2 and IC 4.8.
> My problem now is that IC is complaining of SQL::Statement errors.
> I have installed perl-SQL-Statement-0.1021.-1.i386.rpm and get the following
> error.
> 
> - - - [01/January/2004:02:35:00 -0500] - - Interchange V4.8.5
> - - - [01/January/2004:02:35:01 -0500] - - Required Perl module
> SQL::Statement not present. Aborting catalog.
> > In line 8 of the configuration file 'catalog.cfg':
> > Require module SQL::Statement
> >
> - - - [01/January/2004:02:35:01 -0500] - - foundation config error: Required
> Perl module SQL::Statement not present. Aborting catalog.
> > In line 8 of the configuration file 'catalog.cfg':
> > Require module SQL::Statement

Mark,

do a perl -MCPAN -e 'shell'
then type 
install Bundle::Interchange

Look for the SQL::Statement to be installed above by the way.
if the machine sys up to date then do a 
force install Bundle::Interchange

upon completion type q to quit.
restart interchange see if that worked.
if not re-enter cpan as above and do a 
install Bundle::Interchange5

& see if that works.

C.B. Currier



More information about the interchange-users mailing list