On Tue, Sep 24, 2002 at 02:27:08PM -0700, nkuipers wrote:
> How do I make install somewhere else? I can then explicity push onto @INC
> within my script.
See perldoc -q 'my own module'.
That's the second time I've given that advice out today. Anyone for a
third? :)
Michael
--
Administrator
Nkuipers wrote at Tue, 24 Sep 2002 23:27:08 +0200:
> When trying to install modules, it's all dandy until I get to the
>
> %make install
>
> part and then it cacks out with an error. I need to be root to install it
> into the path. How do I make install somewhere else? I can then explicity
Hello all,
When trying to install modules, it's all dandy until I get to the
%make install
part and then it cacks out with an error. I need to be root to install it
into the path. How do I make install somewhere else? I can then explicity
push onto @INC within my script.
Thanks,
Nathanael