[CWB] Where to start looking for the problem?
Stephanie Evert
stefanML at collocations.de
Sat Apr 23 18:05:44 CEST 2022
That's still a fairly old version, most current release is here:
https://sourceforge.net/projects/cwb/files/cwb/cwb-3.5-RC/cwb-3.4.33-src.tar.gz/download
Your newly compiled version was probably installed into /usr/local/cwb-3.4.22/bin because you failed to set PLATFORM and SITE configuration flags.
Andrew Hardie recommends the auto-install script, but you can also just append
PLATFORM=linux-64 SITE=standard
to _every_ make command.
See file INSTALL for detailed instructions. Links and guidance on the Web page will be update when I finally have some spare time.
Best,
Steph
> On 23 Apr 2022, at 17:50, Andrés Chandía <andres at chandia.net> wrote:
>
> Right now I did:
>
> cd cwb-3.4.22
> make clean
> make depend
> make all
> make install
> --------------------------------- INSTALLING CORPUS WORKBENCH
> .... install the CL static library file
> .... install cwb/cl.h header file
> .... install the CQP programs
> .... install the CQi/cqi.h header file
> .... install the CWB utility programs
> .... install all manual files
>
> but still I think there is something I'm laking because....
>
> /usr/local/bin/cqp -v
>
> The IMS Open Corpus Workbench (CWB)
>
> Copyright (C) 1993-2006 by IMS, University of Stuttgart
> Original developer: Oliver Christ
> with contributions by Bruno Maximilian Schulze
> Version 3.0 developed by: Stefan Evert
> with contributions by Arne Fitschen
>
> Copyright (C) 2007-today by the CWB open-source community
> individual contributors are listed in source file AUTHORS
>
> Download and contact: http://cwb.sourceforge.net/
>
> Compiled: lun sep 10 17:23:10 CEST 2018
> Version: 3.4.14
>
More information about the CWB
mailing list