<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Dear Andrew, Dear Stefan,</div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">&nbsp;</div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Thank you so much for your help!</div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">&nbsp;</div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">I downloaded a more recent version of Perl modules and run the command 'make install' with 'sudo' and it did the trick. 'HTML::Entities' was also missing so I added that module as well.</div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">&nbsp;</div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Cheers</div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Aleks</div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">&nbsp;</div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Am 04.04.2019 09:16, schrieb Stefan Evert:
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">On 4 Apr 2019, at 02:56, Hardie, Andrew &lt;<a href="mailto:a.hardie@lancaster.ac.uk">a.hardie@lancaster.ac.uk</a>&gt; wrote:<br /> <br /> Please start over again. Read the README, and run<br /> <br /> &nbsp;&nbsp;&nbsp;&nbsp;perl Makefile.PL<br /> &nbsp;&nbsp;&nbsp;&nbsp;make<br /> &nbsp;&nbsp;&nbsp;&nbsp;make test<br /> &nbsp;&nbsp;&nbsp;&nbsp;make install<br /> <br /> as per instructions. Last command needs sudo&rsquo;er power, if you don&rsquo;t have that, then you need to change the installation prefix to somewhere you can install to. (prob in your ~ ) &nbsp;Then you&rsquo;d need to use either the -I flag or the PERL5LIB environment var to tell Perl which directories to look in.</blockquote>
<br /> Often, it's the other way round. &nbsp;If you install from a user account,<br /> Perl may automatically put the files in a local Perl lib in your home<br /> directory, where they will not be available to other users or the Web<br /> server. &nbsp;Therefore, in most cases it's better to run<br /> <br /> &nbsp;&nbsp;&nbsp;&nbsp;sudo make install<br /> <br /> to ensure global installation.<br /> <br /> <br /> Also, I'd very much recommend to install up-to-date versions of CWB<br /> and the Perl modules from our subversion repository as described here:<br /> <br /> &nbsp;&nbsp;&nbsp;&nbsp;<a href="http://cwb.sourceforge.net/developers.php#svn" target="_blank" rel="noopener noreferrer">http://cwb.sourceforge.net/developers.php#svn</a><br /> <br /> Version 2.2.102 of the Perl modules is quite outdated. (Note to self:<br /> Web site in bad need of cleanup and updates)<br /> <br /> Best,<br /> Stefan<br /> _______________________________________________<br /> CWB mailing list<br /> <a href="mailto:CWB@sslmit.unibo.it">CWB@sslmit.unibo.it</a><br /> <a href="http://liste.sslmit.unibo.it/mailman/listinfo/cwb" target="_blank" rel="noopener noreferrer">http://liste.sslmit.unibo.it/mailman/listinfo/cwb</a></blockquote>
<br />
<div>-- <br />
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"><em>Dr Aleksandar Trklja</em><br /><em>Senior Lecturer</em><br /><em>Department of Translation Studies</em></div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"><em>University of Vienna</em></div>
</div>
</div>
</body></html>