Subject: | Directory "xsl/" missing in 0.14 release |
Hi,
I encountered an error while loading an obo file into a MySQL database
based on go schema by the script "load-go-into-db.pl".
The error message was:
No such file:
/usr/local/share/perl/5.14.2/GO/xsl/oboxml_to_godb_prestore.xsl OR
oboxml_to_godb_prestore at
/usr/local/share/perl/5.14.2/GO/Parsers/base_parser.pm line 39
GO::Parsers::base_parser::throw('GO::Parsers::obo_text_parser=HASH(0x2cf1f98)', 'No such file: /usr/local/share/perl/5.14.2/GO/xsl/oboxml_to_g...') called at /usr/local/share/perl/5.14.2/GO/Parsers/base_parser.pm line 341
I have installed the most recent releases of GO::Parser (v0.14) and
GO::AppHandle (v0.04) through CPAN. And I noticed that there was no
"xsl" directory in the "/usr/local/share/perl/5.14.2/GO/".
This error was resolved by copy the whole "xsl/" directory from the
go-dev distrbution downloaded by svn.
Best,
Haizhou Liu