[CWB] CWB Digest, Vol 107, Issue 3

Stefan Evert stefanML at collocations.de
Wed Dec 9 22:28:00 CET 2015


> On 9 Dec 2015, at 20:24, Hardie, Andrew <a.hardie at lancaster.ac.uk> wrote:
> 
> >>> Changing HOME path to something windowish (C:/...)
>  
> Ah, I think that may be your problem: it’s insufficiently Windows ish. Try using backslash for the directory separator.

Also keep in mind that the registry format only understands Unixish file paths, so your windowish path needs to be enclosed in double quotes, i.e.

	HOME "C:\…"

Cheers,
Stefan


More information about the CWB mailing list