<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0"></p>
<div>Greetings!</div>
<div><br>
</div>
<div>I attempted to install packages on Bionic Beaver (Ubuntu 18.04 which is coming out shortly). I had to:</div>
<div>    sudo apt-get install libxml-sax-perl</div>
<div>    cpan2deb Marc::Charset</div>
<div>    sudo dpkg -i libmarc-charset-perl_1.35-1_all.deb</div>
<div>    sudo apt-get install libmarc-perl</div>
<div>    cpan2deb Marc::XML</div>
<div>    sudo dpkg -i libmarc-xml-perl_0.4-1_all.deb</div>
<div>-- strangely koha-common installed after this.</div>
<div><br>
</div>
<div>But my initial attempt to call up the staff client for the web</div>
<div>install steps triggered a nasty error requiring this:</div>
<div>    cpan2deb Marc::File::XML --version 1.0.5</div>
<div>    sudo dpkg -i libmarc-file-xml-perl_1.0.5_all.deb</div>
<div>Then I was able to get through the web installer steps,</div>
<div>including onboarding.</div>
<div><br>
</div>
<div>I'm no packaging guru, but could we get those into the packaging somehow?</div>
<div><br>
</div>
<div>GPML,</div>
<div>Mark Tompsett</div>
<p></p>
</div>
</body>
</html>