[ic] Safe::Hole Not Avail

Jon Jensen interchange-users@interchange.redhat.com
Wed May 1 16:09:01 2002


On Wed, 1 May 2002 pak@unholy.net wrote:

>  I did a double check/find and the only perl I have is in 
> /usr/bin. 

Time for more information, then. Could you post the results of these 
commands:

which perl
perl -V
perl -e 'use Safe'
perl -e 'use Safe::Hole'
rpm -qa | grep perl- | sort
rpm -qa | grep interchange
which interchange
cat `which interchange`
head /usr/lib/interchange/bin/interchange

That should help illuminate your situation a little better.

Jon