Home > Archive > PERL Modules > March 2006 > compiling/add modules when no root access
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
compiling/add modules when no root access
|
|
|
| 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
| |
| xhoster@gmail.com 2006-03-22, 6:57 pm |
| "gbarn" <gbarnette@adelphia.net> 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...m/thread/b2e95f
35dea3d886
Xho
--
-------------------- http://NewsReader.Com/ --------------------
Usenet Newsgroup Service $9.95/Month 30GB
| |
|
| Many thanks
<xhoster@gmail.com> wrote in message
news:20060322173058.370$AH@newsreader.com...
> "gbarn" <gbarnette@adelphia.net> wrote:
>
> 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...m/thread/b2e95f
> 35dea3d886
>
> Xho
>
> --
> -------------------- http://NewsReader.Com/ --------------------
> Usenet Newsgroup Service $9.95/Month 30GB
|
|
|
|
|