[NORDNS] Re: [Bioperl-l] Query re installing Bundle::BioPerl packages in a personal directory

Brian Osborne brian_osborne at cognia.com
Wed Sep 24 15:48:51 EDT 2003


Peter!

I hope this letter finds you well.

Just repeating what Jason's saying here.

Go into the CPAN shell:

>perl -MCPAN -e shell

Then do:

cpan>o conf makepl_arg PREFIX=/home/peters


Brian O.


-----Original Message-----
From: bioperl-l-bounces at portal.open-bio.org
[mailto:bioperl-l-bounces at portal.open-bio.org]On Behalf Of Jason Stajich
Sent: Wednesday, September 24, 2003 3:26 PM
To: Peter Schattner
Cc: bioperl-l at bioperl.org
Subject: [NORDNS] Re: [Bioperl-l] Query re installing Bundle::BioPerl
packages in a personal directory

When you run CPAN for the first time it gives you the option of setting
these parameters. you want to set
makepl_arg to LIB=/home/peter... PREFIX=/home/peter

cpan> o conf makepl_arg LIB=/home/peter...

You can always re-run the configuration with
cpan> o conf init

http://search.cpan.org/dist/CPAN/lib/CPAN.pm#CONFIGURATION

-jason

On Wed, 24 Sep 2003, Peter Schattner wrote:

> Hi guys
>
> I need to install bioperl on system where I don't have root access. For
> installing bioperl itself, the following command worked successfully as
> described in INSTALL.
>
>  perl Makefile.PL  PREFIX=/home/peter/My_Local_Perl_Modules
>
>  However installing the bioperl bundle using:
>
>   perl -MCPAN -e 'install Bundle::BioPerl'
>
>   failed to install because of my lack of su privileges.
>
>   Is there some way to pass the equivalent of
> "PREFIX=/home/dag/My_Local_Perl_Modules" to the bundle::BioPerl
> installation?
>
>    Or does one have to install each of the 28 modules separately in
> order to install them in a local directory??
>
>   Thanks in advance
>
>   Peter
>
>
> _______________________________________________
> Bioperl-l mailing list
> Bioperl-l at portal.open-bio.org
> http://portal.open-bio.org/mailman/listinfo/bioperl-l
>

--
Jason Stajich
Duke University
jason at cgt.mc.duke.edu
_______________________________________________
Bioperl-l mailing list
Bioperl-l at portal.open-bio.org
http://portal.open-bio.org/mailman/listinfo/bioperl-l



More information about the Bioperl-l mailing list