[CWB] Installing from svn on ubuntu 11.10

Stefan Evert stefanML at collocations.de
Tue Oct 25 19:21:39 CEST 2011


> Now, at the CWB-CQI installation in make test i got some error but make install went well, is this something to worry about?

Only if you want to use the CQi interface ...

That's actually a buglet in the CWB::CQI::Server module, which expects the cqpserver binary to be in the standard search path (so it can be invoked with system "cqpserver ..." from Perl).  This should really be pulled from the configuration information in the CWB module, but that hasn't been implemented yet because CWB-CQI doesn't depend on the basic CWB/Perl package.

If you need CWB-CQI to work, there are two possible workarounds:

1) Add /usr/local/cwb-3.4.0/bin to your path

2) Check out the latest SVN copy, where I've fixed the bug (not tested thoroughly, so I'd be interested to hear if this fixes the problem for you)

Cheers,
Stefan



More information about the CWB mailing list