| Hi,
Sam would like to know what version of Perl you have. You can find out
by running the following in your x-term:
> perl -version
Regards,
Anupama
Renate Morgenstern wrote:
> Good day,
> I have created a collection which should integrate with KOHA for full
> text retrieval using the OAI and Metadata plugin. I checked the KOHA
> server and the records can be viewed. However, when I want to build it
> on Ubuntu Maverick, it can't be build due to an error in perl libraries.
> Using Greenstone 2.84 for Linux. I am running Greenstone as root. Are
> there permissions which should be changed?
> Here is the error message:
> Thanks for any help.
> Regards
> Renate
> =================================================
>
> Command: perl -S /var/www/greenstone/bin/script/full-import.pl -gli
> -language en -collectdir /var/www/greenstone/collect wimsa
> import.pl> Removing current contents of the archives directory...
> import.pl> Global file scan checking
> directory: /var/www/greenstone/collect/wimsa/import
> import.pl> MetadataXMLPlugin: processing metadata.xml
> import.pl> OAIMetadataXMLPlugin: Checking OAI server
> (http://127.0.1.1:8080/cgi bin/koha/oai.pl) connection
> import.pl> perl: symbol lookup
> error: /var/www/greenstone/perllib/cpan/auto/HTML/Parser/Parser.so:
> undefined symbol: Perl_Tstack_sp_ptr
> import.pl> Error: Failed to run: perl -S import.pl -removeold "-gli"
> "-language" "en" "-collectdir" "/var/www/greenstone/collect" "wimsa"
> import.pl> Command failed.
>
> |