[ic] RH9 & IC

Sam Batschelet batschelet at exactasphere.com
Thu Oct 2 11:59:18 EDT 2003


----- Original Message ----- 
From: "Rene Hertell" <interchange at hertell.com>
To: <interchange-users at icdevgroup.org>
Sent: Thursday, October 02, 2003 5:39 AM
Subject: RE: [ic] RH9 & IC


>
> > Well I guess if I have made a mistake I will find out sooner or
> > later...next time maybe.
> > So how do you tell interchange the new path to perl?
>
> I would go for changing the Perl-path in bin/interchange. There might also
> be some sort of environment-variable that can be set somewhere...
>
>
> René
>
Hi Guys,
  On a slightly different path but something to look at:  Make sure that
CPAN can install all the modules in Bundle::Interchange and other packages.
I found that a few of the nessisary modules were not installed and unless I
watched the entire process it may seem like they were.  The problem is with
Red Hat 9 and Perl.  I'm sure you have tried this but before you run CPAN
run the commands below, I cannot take credit for this but here is my
findings.  Try it and re run the CPAN commands see if that helps at all.
Also I have found that one of the mySQL perl modules requires that mySQL had
a blank root password to install. (remember to change it back).  Hope you
find this useful.

1) In your ~/.bashrc add the line
export LANG=en_us

2) In /etc/sysconfig/i18n alter it to be
LANG="en_US"
SUPPORTED="en_US:en"
SYSFONT="latarcyrheb-sun16"

here is a link to the thread it also speaks about problems with the perl
path.

http://www.linuxquestions.org/questions/archive/3/2003/06/1/44843

-Sam




More information about the interchange-users mailing list