[Bioperl-l] ./Build install doesn't install bioperl-run

Chris Fields cjfields at illinois.edu
Sun Jun 6 13:16:51 UTC 2010


Peng,

Are you installing this locally? I never recommend installing the various in-development bioperl distributions system-wide unless you absolutely need them for some particular reason; it's better to keep them local if possible.

chris

On Jun 6, 2010, at 8:01 AM, Peng Yu wrote:

> I downloaded bioperl-live and bioperl-run by svn. bioperl-live is
> installed correctly.
> 
> $ echo $PERL5LIB
> 
> $ cat main.pl
> #!/usr/bin/env perl
> 
> use strict;
> use warnings;
> use Bio::Perl;
> 
> print Bio::Perl->VERSION, "\n";
> 
> $ ./main.pl
> 1.0069
> 
> However, bioperl-run seems can be compiled but can not be installed.
> 
> bioperl-run$ ./Build install
> Building BioPerl-Run
> 
> I'm wondering how to fix the problem.
> 
> -- 
> Regards,
> Peng
> _______________________________________________
> Bioperl-l mailing list
> Bioperl-l at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/bioperl-l





More information about the Bioperl-l mailing list