[Bioperl-l] Installing Bioperl on a webserver
Michael Stoker
michael.stoker at rocketmail.com
Sun Jan 8 12:27:00 UTC 2012
Hi,
I'm trying to install bioperl on my webserver but i'm facing some difficulties to install it.
I created on the root of my server this folder /www/perl where I put all the perl modules.
I followed the online instruction for bioperl :
-cd /www/perl
-wget http://bioperl.org/DIST/BioPerl-1.6.0.tar.gz
-tar xzvf BioPerl-1.6.0.tar.gz
-cd BioPerl-1.6.0/
-perl Build.PL
- ./Build test
- ./Build install
but i get an error :
ERROR: Can't create '/usr/local/bin'
Do not have write permissions on '/usr/local/bin'
And I can't modify the permissions on my server.
I need bioperl for blast and gbrowse.
Any advice would be really helpful on how to install bioperl on a webserver and how my blast and gbrowse can find it?
Kind regards.
Michael.
More information about the Bioperl-l
mailing list