[ic] Error msg

David Totten interchange-users@interchange.redhat.com
Sat Sep 8 07:06:01 2001


On Sat, 2001-09-08 at 03:55, Clint Tevlin wrote:
> Would appreciate some assistance with installation.
> startup/error messages follow:
> 
> Low traffic settings.
> "mode" is not defined in %Fcntl::EXPORT_TAGS at
> /usr/local/interchange/bin/interchange line 2716
> Calling UI......UI is loaded...
> Interchange V4.8.1
> Configuring catalog foundation...Required Perl module DBI
> not present. Aborting catalog.
> In line 1 of the configuration file
> 'dbconf/mysql/mysql.cfg':
> Require module DBI
> 
> foundation config error: Required Perl module DBI not
> present. Aborting catalog.
> In line 1 of the configuration file
> 'dbconf/mysql/mysql.cfg':
> Require module DBI
> 
> 
> This weird because DBI is present (?), any ideas re line 2?

And you are sure that you have DBD::mysql installed?
Just to make sure, as the user that runs interchange, do this on the
commandline

perl -e "use DBI;"

Then try the following:

perl -e "use DBD::mysql;"

Perhaps this will raise some answers or leads to answers for you.

Dave Totten

-- 
___________________________________________________________________
GnuPG uid: 0x887B864C
Key fingerprint: 749E E8A9 E905 7372 163B  2D19 E8D6 4BA9 887B 864C
For more information about GnuPG, visit http://www.gnupg.org