Hi:
> Message: 7 > From: "Ian Dexter R. Marquez" <[email protected]> > Subject: Re: [plug] Unix/Linux Perl CGI and Excel (a bit OT) > To: "Philippine Linux Users' Group (PLUG) Technical Discussion List" > <[email protected]> > > On Fri, Jun 25, 2010 at 17:39, Zak B. Elep <[email protected]> wrote: > > On Fri, Jun 25, 2010 at 5:27 PM, Ian Dexter R. Marquez > > <[email protected]> wrote: > >> These may not be available in HP-UX, though. > > > > Hence the deps.cpantesters.org link, which has a selection of which > > destination OS to check deps on (HP-UX is included ;) ?I dunno which > > Perl version OP uses though. > > >From experience, though, it's not trivial to add CPAN modules *nix > boxes, especially in production. So a simpler -- and IMHO, cleaner -- > solution would be to use what's available in the distro or OS. (And, > it's Perl: TMTOWTDI! ;)) > I tend to agree. Seems that CPAN shell tends to assume that you are "root", My install from CPAN shell failed because it tends to install it on the directory where bundled perl libs are installed ( somewhere near /opt). Unfortunately, I they are owned by root, and I have qualms on running things as root. Does CPAN have a option where you can set the install path (something like PREFIX=.... in using ./configure) ? Regards, Ludwig _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List http://lists.linux.org.ph/mailman/listinfo/plug Searchable Archives: http://archives.free.net.ph

