[Bioperl-l] I need to install two different version of bioperl
Fields, Christopher J
cjfields at illinois.edu
Fri Apr 25 21:21:01 UTC 2014
Agreed; if there is a problem with the latest I suggest submitting a bug report. What is the tool in question that has problems with this bioperl version?
chris
On Apr 25, 2014, at 4:07 PM, Francisco J. Ossandón <fossandonc at hotmail.com> wrote:
> Hello Vinu,
> Installing 2 different BioPerl versions sound like a lot of trouble. If some
> program is not working properly with the newest version, wouldn't be better
> to report a possible bug to fix it?? This way you would only need the last
> version. By the way, your version is 1.6.900 or 1.6.923?? Just checking
> because they are almost 3 years apart.
>
> Cheers,
>
> Francisco J. Ossandon
>
> -----Mensaje original-----
> De: bioperl-l-bounces at lists.open-bio.org
> [mailto:bioperl-l-bounces at lists.open-bio.org] En nombre de vinu manikandan
> Enviado el: martes, 22 de abril de 2014 5:28
> Para: bioperl-l at lists.open-bio.org
> Asunto: [Bioperl-l] I need to install two different version of bioperl
>
> Hello,
>
> I needed two bioperl version as some programs run in specific bioperl
> version such as BioPerl-1.6.1 and my current bioperl version as default is
> 1.6.9.
>
> So i done the following steps
>
> downloaded BioPerl-1.6.1.tar.gz
> tar -zxvf BioPerl-1.6.1.tar.gz
> cd BioPerl-1.6.1/
> sudo perl *Build.PL* --prefix /usr/local/share/BioPerl-1.6 sudo ./Build test
> sudo ./Build install
>
> Change in the script:
>
> use strict;
> use lib "/usr/local/share/BioPerl-1.6";
>
> and run the perl program using
>
> perl SCRIPT.pl
>
> It throws error as it uses 1.6.9 instead of 1.6.1
>
> Could you please suggest me how to fix this issue?
>
> Thanks and regards
>
> --
> M.Vinu
>
> Mobile : +91 966 54 470 1519
> _______________________________________________
> Bioperl-l mailing list
> Bioperl-l at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/bioperl-l
>
>
> _______________________________________________
> 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