V
Vishnu
Hello Everyone,
I am new to Perl and Linux. Am running RH9 and am trying to get
interchange running on it. Interchange required threaded perl and so I
compiled Perl 5.8.3 into /usr/local/bin.
Interchange then gives me a safe::hole missing module error. So I
tried
perl -MCPAN -e 'install Bundle::Interchange'
It tries to load it into the default Perl version which is 5.8.0 in
/usr/bin and again gives me a host of errors saying make test not OK
and that I should force an install.
My question: How do I uninstall/delete the Perl that is installed in
/usr/bin that came with RH9. I tried rpm -e but there are a host of
dependent applications. Should I force it to uninstall? Should I just
copy the new perl files into /usr/bin??
Thanks in advance.
Vishnu
I am new to Perl and Linux. Am running RH9 and am trying to get
interchange running on it. Interchange required threaded perl and so I
compiled Perl 5.8.3 into /usr/local/bin.
Interchange then gives me a safe::hole missing module error. So I
tried
perl -MCPAN -e 'install Bundle::Interchange'
It tries to load it into the default Perl version which is 5.8.0 in
/usr/bin and again gives me a host of errors saying make test not OK
and that I should force an install.
My question: How do I uninstall/delete the Perl that is installed in
/usr/bin that came with RH9. I tried rpm -e but there are a host of
dependent applications. Should I force it to uninstall? Should I just
copy the new perl files into /usr/bin??
Thanks in advance.
Vishnu