Hi all, I'm trying to install Biomart 0.6 that I downloaded from CVS (I've tried 0.7 and it does the same thing). I can run the configuration step find (using martURLLocation.xml) but get the following error when I start up Apache with the biomart generated httpd.conf. Any ideas what's going wrong? I've tried several ways around this but no luck (biomart 0.7 gives the same error)
[r...@popcorn-lx biomart-perl]# /home/biomart/apache/bin/httpd -d$PWD -f$PWD/conf/httpd.conf Syntax error on line 37 of /home/biomart/biomart-perl/conf/httpd.conf: Not a GLOB reference at /usr/local/lib/perl5/5.10.0/base.pm line 27.\nBEGIN failed--compilation aborted at /home/biomart/biomart-perl/lib/BioMart/Dataset/TableSet.pm line 57.\nCompilation failed in require at /home/biomart/biomart-perl/lib/BioMart/Registry.pm line 53.\nBEGIN failed--compilation aborted at /home/biomart/biomart-perl/lib/BioMart/Registry.pm line 53.\n\t(in cleanup) Not a GLOB reference at /usr/local/lib/perl5/5.10.0/base.pm line 27.\nBEGIN failed--compilation aborted at /home/biomart/biomart-perl/lib/BioMart/Dataset/TableSet.pm line 57.\nCompilation failed in require at /home/biomart/biomart-perl/lib/BioMart/Registry.pm line 53.\nBEGIN failed--compilation aborted at /home/biomart/biomart-perl/lib/BioMart/Registry.pm line 53.\nCompilation failed in require at /home/biomart/biomart-perl/conf/httpd.conf line 71.\n Line 71 in httpd.conf is 'require "Biomart/Registry.pm"' My configuration is: Fedora linux release 9 (Sulphur) (kernal 2.6.25-14.fc9 i686) perl v5.10.0 (i686-linux) Apache 2.0.63 mod_perl 2.0.4
