I've been trying to install jbrowse setup in xampp setup with Centos. Though installation is successful if run in /var/www/html, it fails in /opt/lampp/htdocs/mywebsite/jbrowse. Major issue call out as absence of selective perl modules. For instance,
Configuring Bio-FeatureIO-1.6.905 ... Warning: prerequisite Bio::AnnotatableI 0 not found. Warning: prerequisite Bio::Annotation::Collection 0 not found. Warning: prerequisite Bio::Annotation::Comment 0 not found. Warning: prerequisite Bio::Annotation::DBLink 0 not found. Warning: prerequisite Bio::Annotation::OntologyTerm 0 not found. Warning: prerequisite Bio::Annotation::SimpleValue 0 not found. Warning: prerequisite Bio::Annotation::Target 0 not found. Warning: prerequisite Bio::FeatureHolderI 0 not found. Warning: prerequisite Bio::LocatableSeq 0 not found. Warning: prerequisite Bio::Location::Simple 0 not found. Warning: prerequisite Bio::Ontology::OntologyStore 0 not found. Warning: prerequisite Bio::OntologyIO 0 not found. Warning: prerequisite Bio::Root::IO 0 not found. Warning: prerequisite Bio::Root::Root 0 not found. Warning: prerequisite Bio::Root::Test 0 not found. Warning: prerequisite Bio::SeqFeature::AnnotationAdaptor 0 not found. Warning: prerequisite Bio::SeqFeature::Generic 0 not found. Warning: prerequisite Bio::SeqFeature::TypedSeqFeatureI 0 not found. Warning: prerequisite Bio::SeqIO 0 not found. Warning: prerequisite Bio::Tools::GFF 0 not found.
Any suggestions on how to solve this problem would be appreciated.
What about installing those modules? i.e. http://www.cpan.org/modules/INSTALL.html