Open RobSteele49 opened 7 years ago
The only packages I needed to install additionally are (Debian Stretch):
libncurses5-dev
libexpat1-dev
libcurl4-gnutls-dev
In additional to ncompress and the ones @olebole has listed I also needed flex, csh, tcsh. This from a clean 16.04 virtual machine.
My cloned copy of @olebole mege-all branch is now working on my new virtual machine.
Again: where in the build process do you need ncompress? And, at least my branch merge-all does not need csh/tcsh. (Some of) my build installations don't have that installed, and it works well. Flex is needed, however.
@olebole I just built a new virtual machine (ubuntu) and installed the three packages
sudo apt-get install libncurses5-dev libexpat1-dev libcurl4-gnutls-dev
And it all worked. So I'm not sure why the ncompress used to be needed - but all is good now.
Would any of you (@olebole, @zcsteele @iraf) have a list of the packages that need to be installed under Ubuntu (14 or 16) that are required for the build to work?
Things like: