I'm building NCO 4.5.4 from source, including the prereq packages, as I'm on an HPC system and don't have root access. On the homepage, under "Compilation Requirements" (http://nco.sourceforge.net/#bld), it says "The ANTLR distributions must be built with the source file CharScanner.hpp patched to include this line: #include or else ncap2 will not compile." What's missing after "#include"?
And btw, the link to the 4.5.5 source code tarball under "Source Code" (http://nco.sourceforge.net/#Source) is broken. nco-4.5.5.tar.gz doesn't exist.
Ryan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I'm building NCO 4.5.4 from source, including the prereq packages, as I'm on an HPC system and don't have root access. On the homepage, under "Compilation Requirements" (http://nco.sourceforge.net/#bld), it says "The ANTLR distributions must be built with the source file CharScanner.hpp patched to include this line: #include or else ncap2 will not compile." What's missing after "#include"?
And btw, the link to the 4.5.5 source code tarball under "Source Code" (http://nco.sourceforge.net/#Source) is broken. nco-4.5.5.tar.gz doesn't exist.
Ryan
Fixed and fixed. Thanks for pointing that out. Suggest you build 4.5.5 now.
cz
Will do. Thanks!