James
2005-03-04 22:27:18 UTC
Good day,
OS: Red Hat 7.3
Using (in this order of installation):
perl-Curses-1.06-1.1.rh73.dag.i386.rpm
Bastille-2.1.7-1.0.noarch.rom
Bastille-Curses-module-1.2.0-1.lmdk.noarch.rpm
CPAN has no record of Bundle::Curses or Bundle::Tk.
Whether installing from RPMs or from source, I cannot run Bastille because it cannot find Curses.pm, which is located in /usr/lib/perl5/vendor_perl/5.6.1/i386-linux.
I'm administrating the server from an SSH bash shell (I'm in California, it's in Virginia), so using the X interface isn't available to me.
$bash> export $CORRECT_PERL_PATH=/usr/lib/perl5/vendor_perl/5.6.1/i386-linux
consistently returns "not a valid identifier", regardless of slashes or the depth of the path (trying from /usr all the way through the above). There is currently no data in the $CORRECT_PERL_PATH environment variable.
When launching the Bastille config stage with "bastille -c" I get (as you know):
ERROR: Could not load the 'Curses.pm' interface module.
This may be due to an invalid $DISPLAY setting,
or the module not being visible to Perl.
There is also no data in the $DISPLAY environmental variable.
FYI, I also tried this on Fedora Core 1, Red Hat 9.0 and Red Hat 7.2 with the exact same results: No problem installing but these same problems running.
Any help will be appreciated.
James Butler
OS: Red Hat 7.3
Using (in this order of installation):
perl-Curses-1.06-1.1.rh73.dag.i386.rpm
Bastille-2.1.7-1.0.noarch.rom
Bastille-Curses-module-1.2.0-1.lmdk.noarch.rpm
CPAN has no record of Bundle::Curses or Bundle::Tk.
Whether installing from RPMs or from source, I cannot run Bastille because it cannot find Curses.pm, which is located in /usr/lib/perl5/vendor_perl/5.6.1/i386-linux.
I'm administrating the server from an SSH bash shell (I'm in California, it's in Virginia), so using the X interface isn't available to me.
$bash> export $CORRECT_PERL_PATH=/usr/lib/perl5/vendor_perl/5.6.1/i386-linux
consistently returns "not a valid identifier", regardless of slashes or the depth of the path (trying from /usr all the way through the above). There is currently no data in the $CORRECT_PERL_PATH environment variable.
When launching the Bastille config stage with "bastille -c" I get (as you know):
ERROR: Could not load the 'Curses.pm' interface module.
This may be due to an invalid $DISPLAY setting,
or the module not being visible to Perl.
There is also no data in the $DISPLAY environmental variable.
FYI, I also tried this on Fedora Core 1, Red Hat 9.0 and Red Hat 7.2 with the exact same results: No problem installing but these same problems running.
Any help will be appreciated.
James Butler