[CWB] Problem installing CWB from source on Fedora

Stefan Evert stefanML at collocations.de
Sat Jan 9 13:29:38 CET 2021



> On 9 Jan 2021, at 12:59, Diana Santos <dianamsmpsantos at gmail.com> wrote:
> 
> But now I got the following 
> set PrintMode "html";
> No such option
> 
> Have you no longer this option?

No changes in this option.  Either you mistyped the option name (and this isn't copy & paste from the terminal where you tried) or something in your build is seriously messed up.

Have you made sure to "make realclean" before starting the build?  And you also might want to enable warning messages from the compiler, which I think Andrew has disabled by default:

	FULL_MESSAGES=1 make all

then check for any warnings connected to CQP options.

Best,
Stefan





More information about the CWB mailing list