compiling/add modules when no root access
am 22.03.2006 22:21:08 von gbarn
Is there a way for me to compile/use modules when I do not have root access
to a Unix box? Can I modify the Makefile or set an environment variable,
etc.?
Thank you,
Gary
Re: compiling/add modules when no root access
am 22.03.2006 23:23:04 von xhoster
"gbarn" wrote:
> Is there a way for me to compile/use modules when I do not have root
> access to a Unix box? Can I modify the Makefile or set an environment
> variable, etc.?
That is a FAQ. See
perldoc -q module
How do I keep my own module/library directory?
Or, if using CPAN, look in perldoc CPAN under :
I am not root, how can I install a module in a personal directory?
And with Module::Build, see:
http://groups.google.com/group/comp.lang.perl.misc/browse_fr m/thread/b2e95f
35dea3d886
Xho
--
-------------------- http://NewsReader.Com/ --------------------
Usenet Newsgroup Service $9.95/Month 30GB
Re: compiling/add modules when no root access
am 23.03.2006 07:37:32 von gbarn
Many thanks
wrote in message
news:20060322173058.370$AH@newsreader.com...
> "gbarn" wrote:
> > Is there a way for me to compile/use modules when I do not have root
> > access to a Unix box? Can I modify the Makefile or set an environment
> > variable, etc.?
>
> That is a FAQ. See
>
> perldoc -q module
> How do I keep my own module/library directory?
>
> Or, if using CPAN, look in perldoc CPAN under :
> I am not root, how can I install a module in a personal directory?
>
> And with Module::Build, see:
>
http://groups.google.com/group/comp.lang.perl.misc/browse_fr m/thread/b2e95f
> 35dea3d886
>
> Xho
>
> --
> -------------------- http://NewsReader.Com/ --------------------
> Usenet Newsgroup Service $9.95/Month 30GB