Re: Installation problems with Beacon 0.9.54 RC1
> - It might be nice if the install process used the normal /usr/lib/perl5
> for a root install, as do most CPAN modules, or otherwise avoided having
> to edit the "use lib" lines (unless you fear a conflict with CPAN or
> vendor modules)
> Incidentally, there is a documented way to install CPAN stuff
> non-root:
> - in .cpan/CPAN/MyConfig.pm, include
> 'makepl_arg' => q[LIB=~/perl/lib],
> - in the script, include
> use lib "$ENV{HOME}/perl/lib"
> so that subsequent "install Pkg::Module" commands magically work :-)
Already changed the install root from /usr/local to just /usr to help with
this. Working on implementing the rest of your idea here to make things
even more painless.
Thanks for the feedback!
Mitch
--
Mitch Kutzko | mitch@dast.nlanr.net | mitch@ncsa.uiuc.edu | 217-333-1199
http://hobbes.ncsa.uiuc.edu/