<pre><font color="#4d657d">Ok, I went with the development version (cwb-3.4.13)<br /><br
/>cwb# install-scripts/cwb-install-ubuntu  went well<br /><br />cd cwb-perl<br />cd CWB<br
/>perl Makefile.PL went well<br />make went well<br />make test went well<br />make install
webt well<br /><br />cd ../CWB-CL<br />perl Makefile.PL went well<br />make test didn't go
well....<br />&quot;/usr/bin/perl&quot; -MExtUtils::Command::MM -e 'cp_nonempty' -- CL.bs
blib/arch/auto/CWB/CL/CL.bs 644<br />PERL_DL_NONLAZY=1 &quot;/usr/bin/perl&quot;
&quot;-MExtUtils::Command::MM&quot; &quot;-MTest::Harness&quot; &quot;-e&quot; &quot;undef
*Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')&quot; t/*.t<br
/>t/00_load.t ............... 1/2 <br />#   Failed test 'use CWB::CL;'<br />#   at t/00_load.t
line 4.<br />#     Tried to use 'CWB::CL'.<br />#     Error:  Can't load
'/home/andres/CWB/cwb-perl/CWB-CL/blib/arch/auto/CWB/CL/CL.so' for module CWB::CL:
/home/andres/CWB/cwb-perl/CWB-CL/blib/arch/auto/CWB/CL/CL.so: undefined symbol: cl_errno at
/usr/lib/x86_64-linux-gnu/perl/5.26/DynaLoader.pm line 187.<br />#  at t/00_load.t line 4.<br
/># Compilation failed in require at t/00_load.t line 4.<br /># BEGIN failed--compilation
aborted at t/00_load.t line 4.<br /><br />#   Failed test 'use CWB::CL::Strict;'<br />#   at
t/00_load.t line 5.<br />#     Tried to use 'CWB::CL::Strict'.<br />#     Error:  Attempt to
reload CWB/CL.pm aborted.<br /># Compilation failed in require at
/home/andres/CWB/cwb-perl/CWB-CL/blib/lib/CWB/CL/Strict.pm line 4.<br /># BEGIN
failed--compilation aborted at /home/andres/CWB/cwb-perl/CWB-CL/blib/lib/CWB/CL/Strict.pm line
4.<br /># Compilation failed in require at t/00_load.t line 5.<br /># BEGIN
failed--compilation aborted at t/00_load.t line 5.<br /># Looks like you failed 2 tests of
2.<br />t/00_load.t ............... Dubious, test returned 2 (wstat 512, 0x200)<br />Failed
2/2 subtests <br />t/01_vss.t ................ Can't load
'/home/andres/CWB/cwb-perl/CWB-CL/blib/arch/auto/CWB/CL/CL.so' for module CWB::CL:
/home/andres/CWB/cwb-perl/CWB-CL/blib/arch/auto/CWB/CL/CL.so: undefined symbol: cl_errno at
/usr/lib/x86_64-linux-gnu/perl/5.26/DynaLoader.pm line 187.<br /> at t/01_vss.t line 4.<br
/>Compilation failed in require at t/01_vss.t line 4.<br />BEGIN failed--compilation aborted
at t/01_vss.t line 4.<br /># Looks like your test exited with 2 before it could output
anything.<br />t/01_vss.t ................ Dubious, test returned 2 (wstat 512, 0x200)<br
/>Failed 35/35 subtests <br />t/02_utility_functions.t .. Can't load
'/home/andres/CWB/cwb-perl/CWB-CL/blib/arch/auto/CWB/CL/CL.so' for module CWB::CL:
/home/andres/CWB/cwb-perl/CWB-CL/blib/arch/auto/CWB/CL/CL.so: undefined symbol: cl_errno at
/usr/lib/x86_64-linux-gnu/perl/5.26/DynaLoader.pm line 187.<br /> at t/02_utility_functions.t
line 9.<br />Compilation failed in require at t/02_utility_functions.t line 9.<br />BEGIN
failed--compilation aborted at t/02_utility_functions.t line 9.<br /># Looks like your test
exited with 2 before it could output anything.<br />t/02_utility_functions.t .. Dubious, test
returned 2 (wstat 512, 0x200)<br />Failed 18/18 subtests <br />t/03_holmes_regexp.t ......
Can't load '/home/andres/CWB/cwb-perl/CWB-CL/blib/arch/auto/CWB/CL/CL.so' for module CWB::CL:
/home/andres/CWB/cwb-perl/CWB-CL/blib/arch/auto/CWB/CL/CL.so: undefined symbol: cl_errno at
/usr/lib/x86_64-linux-gnu/perl/5.26/DynaLoader.pm line 187.<br /> at t/03_holmes_regexp.t line
9.<br />Compilation failed in require at t/03_holmes_regexp.t line 9.<br />BEGIN
failed--compilation aborted at t/03_holmes_regexp.t line 9.<br /># Looks like your test exited
with 2 before it could output anything.<br />t/03_holmes_regexp.t ...... Dubious, test
returned 2 (wstat 512, 0x200)<br />Failed 34/34 subtests <br />t/10_errors_strict.t ......
Can't load '/home/andres/CWB/cwb-perl/CWB-CL/blib/arch/auto/CWB/CL/CL.so' for module CWB::CL:
/home/andres/CWB/cwb-perl/CWB-CL/blib/arch/auto/CWB/CL/CL.so: undefined symbol: cl_errno at
/usr/lib/x86_64-linux-gnu/perl/5.26/DynaLoader.pm line 187.<br /> at
/home/andres/CWB/cwb-perl/CWB-CL/blib/lib/CWB/CL/Strict.pm line 4.<br />Compilation failed in
require at /home/andres/CWB/cwb-perl/CWB-CL/blib/lib/CWB/CL/Strict.pm line 4.<br />BEGIN
failed--compilation aborted at /home/andres/CWB/cwb-perl/CWB-CL/blib/lib/CWB/CL/Strict.pm line
4.<br />Compilation failed in require at t/10_errors_strict.t line 4.<br />BEGIN
failed--compilation aborted at t/10_errors_strict.t line 4.<br /># Looks like your test exited
with 2 before it could output anything.<br />t/10_errors_strict.t ...... Dubious, test
returned 2 (wstat 512, 0x200)<br />Failed 45/45 subtests <br />t/11_errors_lax.t .........
Can't load '/home/andres/CWB/cwb-perl/CWB-CL/blib/arch/auto/CWB/CL/CL.so' for module CWB::CL:
/home/andres/CWB/cwb-perl/CWB-CL/blib/arch/auto/CWB/CL/CL.so: undefined symbol: cl_errno at
/usr/lib/x86_64-linux-gnu/perl/5.26/DynaLoader.pm line 187.<br /> at t/11_errors_lax.t line
4.<br />Compilation failed in require at t/11_errors_lax.t line 4.<br />BEGIN
failed--compilation aborted at t/11_errors_lax.t line 4.<br /># Looks like your test exited
with 2 before it could output anything.<br />t/11_errors_lax.t ......... Dubious, test
returned 2 (wstat 512, 0x200)<br />Failed 62/62 subtests <br /><br />Test Summary Report<br
/>-------------------<br />t/00_load.t             (Wstat: 512 Tests: 2 Failed: 2)<br /> 
Failed tests:  1-2<br />  Non-zero exit status: 2<br />t/01_vss.t              (Wstat: 512
Tests: 0 Failed: 0)<br />  Non-zero exit status: 2<br />  Parse errors: Bad plan.  You planned
35 tests but ran 0.<br />t/02_utility_functions.t (Wstat: 512 Tests: 0 Failed: 0)<br /> 
Non-zero exit status: 2<br />  Parse errors: Bad plan.  You planned 18 tests but ran 0.<br
/>t/03_holmes_regexp.t    (Wstat: 512 Tests: 0 Failed: 0)<br />  Non-zero exit status: 2<br />
 Parse errors: Bad plan.  You planned 34 tests but ran 0.<br />t/10_errors_strict.t    (Wstat:
512 Tests: 0 Failed: 0)<br />  Non-zero exit status: 2<br />  Parse errors: Bad plan.  You
planned 45 tests but ran 0.<br />t/11_errors_lax.t       (Wstat: 512 Tests: 0 Failed: 0)<br />
 Non-zero exit status: 2<br />  Parse errors: Bad plan.  You planned 62 tests but ran 0.<br
/>Files=6, Tests=2,  1 wallclock secs ( 0.05 usr  0.03 sys +  0.51 cusr  0.11 csys =  0.70
CPU)<br />Result: FAIL<br />Failed 6/6 test programs. 2/2 subtests failed.<br />Makefile:998:
recipe for target 'test_dynamic' failed<br />make: *** [test_dynamic] Error 2<br /><br /><br
/><br />&gt; So you mean I should install the developers version?</font>  Yes, that's very
much recommended.  Even thought the 3.4 series is still labelled as a beta version for
developers, it's been in production use for years now (e.g. on the CQPweb server at Lancaster)
and has been tested very thoroughly.  It's more than ready for a stable 3.5 release, but
Andrew and I don't seem to find the time for the necessary clean-up and finalization.  Best,
Stefan</pre>
<br /><br /><br /><br />_______________________<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;andr&eacute;s
chand&iacute;a<br /><a href="http://www.chandia.net" target="_blank"><img
src="http://mail.chandia.net/images/chandia_net.png" alt="chandia.net" border="0" /></a><a
href="https://twitter.com/andreschandia" target="_blank"><img
src="http://mail.chandia.net/images/ico_tw.png" width="20" height="20" alt="" /></a><br /><a
href="http://chandia.net/content/nmt" title="Unificador ortogràfico de mapudungun">NMT</a> |
<a href="http://chandia.net/content/dungupeyem" title="Analizador y generador mofológico de
mapudungun">Dungupeyem</a> | <a href="http://corlexim.cl" title="Corpus lexicográfico de
mapudungun">Corlexim</a><br /><br />administrador de:<br /><a
href="http://parles.upf.edu">Parles.upf</a> | <a href="http://amindterapia.com">Amind
terapia</a> | <a href="http://koyaktumapuche.net">ONG Mapuche koyaktu</a> | <a
href="http://parles.upf.edu/llocs/nocando">Nocando</a> | <a href="https://iac.upf.edu">IAC</a>
| <a href="https://iac.upf.edu/cddz">CddZ</a> | <a href="https://iac.upf.edu/isac">ISAC</a> |
<a href="https://catcg.upf.edu">CatCg</a> |<br />mail: <a
href="http://mail.corporacionkoyaktu.net">ONG Mapuche koyaktu</a> | <a
href="http://mail.psicoaching.net">Psicoaching</a> |<br /><span style="font-size: 18pt; color:
rgb(79, 98, 40); font-family: Webdings;">P</span> <span style="font-size: 10pt; color: rgb(79,
98, 40);">No imprima innecesariamente. &iexcl;Cuide el medio ambiente!</span>