<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
Hi Uldis,
<div class=""><br class="">
</div>
<div class="">I’m using an image based on Centos 7 and ran into the same issue. I could fix it by adding the perl-core package with yum (<a href="https://centos.pkgs.org/7/centos-x86_64/perl-core-5.16.3-295.el7.x86_64.rpm.html" class="">https://centos.pkgs.org/7/centos-x86_64/perl-core-5.16.3-295.el7.x86_64.rpm.html</a>).
 The requires list might give a hint to what is missing.</div>
<div class=""><br class="">
</div>
<div class="">Kind regards</div>
<div class="">Georg</div>
<div class=""><br class="">
<div class="">
<div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div>~~<br class="">
Mag. Georg Mayr-Duffner<br class="">
Universitätsbibliothek, Systembibliothekar<br class="">
University Library, Systems Librarian<br class="">
 <br class="">
WU<br class="">
Wirtschaftsuniversität Wien<br class="">
Vienna University of Economics and Business<br class="">
Gebäude LC<br class="">
Welthandelsplatz 1, 1020 Wien<br class="">
 <br class="">
Tel: +43-1-31336-5738<br class="">
Mobil: +43-676-8213-5738<br class="">
Fax: +43-1-31336-905738<br class="">
<a href="mailto:georg.mayr-duffner@wu.ac.at" class="">E-Mail: georg.mayr-duffner@wu.ac.at</a><br class="">
https://www.wu.ac.at/bibliothek</div>
</div>
</div>
<div><br class="">
<blockquote type="cite" class="">
<div class="">Am 30.06.2020 um 16:24 schrieb Uldis Bojars <<a href="mailto:captsolo@gmail.com" class="">captsolo@gmail.com</a>>:</div>
<br class="Apple-interchange-newline">
<div class="">
<div dir="ltr" class="">
<div class="">Hi all,</div>
<div class=""><br class="">
</div>
<div class="">I am getting an error when trying to install Catmandu::MARC in the official librecat/catmandu Docker image [1]:</div>
<div class=""><br class="">
</div>
<div class=""># cpanm Catmandu::MARC</div>
<div class="">[...]</div>
<div class="">--> Working on XML::Parser<br class="">
Fetching <a href="http://www.cpan.org/authors/id/T/TO/TODDR/XML-Parser-2.46.tar.gz" class="">
http://www.cpan.org/authors/id/T/TO/TODDR/XML-Parser-2.46.tar.gz</a> ... OK<br class="">
Configuring XML-Parser-2.46 ... N/A<br class="">
! Configure failed for XML-Parser-2.46. See /root/.cpanm/work/1593525785.6/build.log for details.<br class="">
! Installing the dependencies failed: Module 'XML::Parser' is not installed<br class="">
! Bailing out the installation for XML-XPath-1.44.</div>
<div class=""><br class="">
</div>
<div class="">Here's the relevant fragment from the build.log:</div>
<div class="">-----</div>
<div class="">Configuring XML-Parser-2.46<br class="">
Running Makefile.PL<br class="">
<br class="">
Expat must be installed prior to building XML::Parser and I can't find<br class="">
it in the standard library directories. Install 'expat-devel' (or<br class="">
'libexpat1-dev') package with your OS package manager. See 'README'.<br class="">
<br class="">
Or you can download expat from:<br class="">
<br class="">
<a href="http://sourceforge.net/projects/expat/" class="">http://sourceforge.net/projects/expat/</a><br class="">
<br class="">
If expat is installed, but in a non-standard directory, then use the<br class="">
following options to Makefile.PL:<br class="">
<br class="">
    EXPATLIBPATH=...  To set the directory in which to find libexpat<br class="">
<br class="">
    EXPATINCPATH=...  To set the directory in which to find expat.h<br class="">
<br class="">
For example:<br class="">
<br class="">
    perl Makefile.PL EXPATLIBPATH=/home/me/lib EXPATINCPATH=/home/me/include<br class="">
<br class="">
Note that if you build against a shareable library in a non-standard location<br class="">
you may (on some platforms) also have to set your LD_LIBRARY_PATH environment<br class="">
variable at run time for perl to find the library.<br class="">
<br class="">
-> N/A<br class="">
-> FAIL Configure failed for XML-Parser-2.46. See /root/.cpanm/work/1593525785.6/build.log for details.<br class="">
-> FAIL Installing the dependencies failed: Module 'XML::Parser' is not installed<br class="">
-> FAIL Bailing out the installation for XML-XPath-1.44.<br class="">
</div>
<div class="">-----</div>
<div class=""><br class="">
</div>
<div class="">Could you help me resolve this issue?<br class="">
</div>
<div class=""><br class="">
</div>
<div class="">[1] <a href="https://hub.docker.com/r/librecat/catmandu/" class="">
https://hub.docker.com/r/librecat/catmandu/</a></div>
<div class=""><br class="">
</div>
<div class="">Best regards,</div>
<div class="">Uldis</div>
<div class=""><br class="">
</div>
</div>
_______________________________________________<br class="">
librecat-dev mailing list<br class="">
- send list mails to <a href="mailto:librecat-dev@lists.uni-bielefeld.de" class="">
librecat-dev@lists.uni-bielefeld.de</a><br class="">
- to unsubscribe or change options, visit <a href="https://lists.uni-bielefeld.de/mailman2/cgi/unibi/listinfo/librecat-dev" class="">
https://lists.uni-bielefeld.de/mailman2/cgi/unibi/listinfo/librecat-dev</a><br class="">
- project website: <a href="http://librecat.org/" class="">http://librecat.org/</a><br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>