[ic] Please help -- perl module SQL::statement

Duncan McGreggor interchange-users@icdevgroup.org
Sat Sep 28 23:00:01 2002


I haven't seen this problem before, but one thing that I have come 
across that is kind of like this is the problem of two different perl 
versions running. You might want to check the perl version you are using 
via command line:

perl -v

and then check to see what version is being used by interchange. If they 
are different, they will have different modules installed in different 
locations, and whatever you have done by perl -MCPAN won't be accessible 
from Interchange.

My apologies if this is elementary and obvious...

duncan

Farhan Mashraqi wrote:

>I have installed and re-installed IC couple of times. I have also installed
>the perl module SQL::Statement. Till this point everything goes fine.
>However when I try to install foundation demo I get this error.
>
>"
>Interchange V4.8.6
>Configuring catalog foundation...Required Perl module SQL::Statement not
>present. Aborting catalog.
>In line 8 of the configuration file 'catalog.cfg':
>Require module SQL::Statement
>
>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
>"
>
>Please help. What am I missing?
>Thanks
>Farhan
>
>
>_______________________________________________
>interchange-users mailing list
>interchange-users@icdevgroup.org
>http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
>  
>