OK, hab's gefunden:Bei der Installation von bioperl beklagt sich schon "perl Makefile.PL" darüber, dass andere Module fehlen.
In diesem Fall konnte ich Dein Test Programm zu Laufen bekommen, indem ich das Modul IO::String installiert habe.
Hier ist der relevante Teil:
--------------------------------------------
External Module GD::SVG, Generate optional SVG output,
is not installed on this computer.
The in Bioperl needs it for Bio::GraphicsExternal Module Ace, Aceperl,
is not installed on this computer.
The Bio::DB::Ace in Bioperl needs it for access of ACeDB database
External Module SOAP::Lite, SOAP protocol,
is not installed on this computer.
The Bio::DB::XEMBLService in Bioperl needs it for XEMBL Services (also Bibliographic queries in Biblio::)
External Module GD, Graphical Drawing Toolkit,
is not installed on this computer.
The Bio::Graphics in Bioperl needs it for Rendering Sequences and Features
External Module XML::Parser, Parsing of XML documents,
is not installed on this computer.
The Bio::SeqIO::game,Bio::Variation::* in Bioperl needs it for Bio::Variation code, GAME parser
External Module IO::String, IO handle to read or write to a string,
is not installed on this computer.
The Bio::DB::*,Bio::Variation::*,Bio::Tools::Blast::Run::Webblast, Bio::Index::Blast in Bioperl needs it for GenBank+GenPept sequence retrieval, Variation code
External Module XML::Twig, Available on CPAN,
is not installed on this computer.
The Module Bio::Variation::IO::xml.pm in Bioperl needs it for parsing of XML documents
External Module SVG, Generate optional SVG output,
is not installed on this computer.
The in Bioperl needs it for Bio::Graphics
External Module Text::Shellwords, Execute shell commands,
is not installed on this computer.
The Bio::Graphics in Bioperl needs it for test scripts
External Module XML::Parser::PerlSAX, Parsing of XML documents,
is not installed on this computer.
The Bio::SeqIO::game,Bio::Variation::* in Bioperl needs it for Bio::Variation code, GAME parser
External Module XML::Writer, Parsing + writing of XML documents,
is not installed on this computer.
The Bio::SeqIO::game,Bio::Variation::* in Bioperl needs it for Bio::Variation code, GAME parser
External Module Graph::Directed, Generic Graph data stucture and algorithms,
is not installed on this computer.
The Bio::Ontology::SimpleOntologyEngine in Bioperl needs it for Ontology Engine implementation for the GO parser
------------------------------------------------------
Gruss,
svenXY
Datum: 23.09.2005-16:56
