[CWB] Character encoding problems when transferring corpus
Hardie, Andrew
a.hardie at lancaster.ac.uk
Mon Aug 13 15:13:04 CEST 2012
>>> I suppose that Andrew added the CWB_LIVE_DANGEROUSLY option because he cannot edit config.mk as a developer (changes would be sent back to the Subversion repository), but this isn't a problem for you.
Yup, I added this option in after you changed the default configuration to put 3.4 binaries in a subtree, because I prefer not to run multiple versions on my dev machine, but couldn't change config.mk .
The whole
sudo echo "export CWB_LIVE_DANGEROUSLY=1 && ./install-scripts/cwb-install-$YOUR_OS" | sudo bash
business is the only way I could find to cram all compile-and-install steps into one line. I'm sure there's a better way.
More information about the CWB
mailing list