[Mead] mead installation problem

From: Swapnajit Mittra (mittra@juno.com)
Date: Thu Sep 01 2005 - 19:34:42 EDT


Hello all,
A question about mead installation (on IRIX, Perl v5.6.1, if matters).
Everything went okay until I ran 'mead.pl GA3'. At this point, I received:
Using system rc-file: /play/again/sw/mead/bin/../.meadrc
Warning: Can't find user rc-file
Cluster: /play/again/sw/mead/bin/../data/GA3/GA3.cluster
Cannot open converter Invalid argument
no element found at line 1, column 0, byte 0 at /play/again/sw/mead/bin/../lib//XML/Parser.pm line 185
no element found at line 1, column 0, byte 0 at /play/again/sw/mead/bin/../lib/XML/Parser.pm line 185
no element found at line 1, column 0, byte 0 at /play/again/sw/mead/bin/../lib/XML/Parser.pm line 185
My first suspicion is on: 'Cannot open converter Invalid argument', which I
am unable to track to any particular module or file. The line 185 and its
vicinity of the file $LIB_DIR/XML/Parser.pm seem to be fine:
182: my @result = ();
183: my $result;
184: eval {
185: $result = $expat->parse($arg);
186: };
187: my $err = $@;
188: if ($err) {

Can anybody help what is going on and how to debug this?

--
Swapnajit Mittra
Project VeriPage ::: http://www.project-veripage.com/

___________________________________________________________________ Try Juno Platinum for Free! Then, only $9.95/month! Unlimited Internet Access with 250MB of Email Storage. Visit http://www.juno.com/value to sign up today!

_______________________________________________ Mead mailing list Mead@lists.si.umich.edu http://lists.si.umich.edu/mailman/listinfo/mead

___________________________________________________________________ Try Juno Platinum for Free! Then, only $9.95/month! Unlimited Internet Access with 250MB of Email Storage. Visit http://www.juno.com/value to sign up today!



This archive was generated by hypermail 2b30 : Tue Jun 09 2009 - 05:00:07 EDT