in reply to Re^4: Apache2::Request - problems installing
in thread Apache2::Request - problems installing
local::lib, when installed, will set up some environment variables, which will make later installations occur in ~/perl5, not in /usr/local/. Also it will make Perl search for modules in ths directory, so the @INC problem will be solved.
So, please install local::lib, then install Apache2::Request again.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Apache2::Request - problems installing
by cp (Initiate) on Jul 17, 2012 at 13:53 UTC | |
by aitap (Curate) on Jul 17, 2012 at 14:53 UTC |