[Bioperl-l] Bug 1386
Prachi Shah
prachi_shroff at yahoo.com
Wed Mar 12 06:40:49 EST 2003
Hi Brain,
I have been using PREFIX a lot and it definitely
works. And after installing to a non-standard location
using PREFIX, the scripts still only need
use lib qw( /where/I/want/it );
Prachi.
--- Brian Osborne <brian_osborne at cognia.com> wrote:
> Bioperl-l,
>
> Gordon is saying:
>
> The INSTALL file for Bio::Perl suggests using:
>
> perl Makefile.PL PREFIX=/home/.../.../...
>
> to install in a non-standard location. I think the
> best way to do this is
> to
> use:
>
> perl Makefile.PL LIB=/where/I/want/it
>
> and then the scripts just need to have:
>
> use lib qw( /where/I/want/it );
>
> This should always work as it ignores all INSTALL*
> values and really does
> put
> everything under LIB in the correct way.
>
>
> Can someone confirm that what Gordon says is true? I
> can't, I usually have
> sudo available. If so we can resolve Bug 1386.
>
> Brian O.
>
>
> _______________________________________________
> Bioperl-l mailing list
> Bioperl-l at bioperl.org
> http://bioperl.org/mailman/listinfo/bioperl-l
__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com
More information about the Bioperl-l
mailing list