nemo icon indicating copy to clipboard operation
nemo copied to clipboard

testsuite with no csh installed

Open jcldc opened this issue 1 year ago • 1 comments

NEMO installation issue :

Even if nemo is configured with command :

./configure --without-csh

The command make check runs the script src/scripts/testsuite which need a cshell, then fails.

Question : Maybe it's time to replace all scripts written in csh with bash versions?

jcldc avatar Feb 10 '25 14:02 jcldc

point well taken :-) mknemo is another script. yes, slowly these things will get changed over to bash.

But I remain of the point of view that that fact that you get what you deserve, if you have no csh, you get less testing and making.

The other one is having no fortran compiler, it works, but it also hampered in the check and bench5

teuben avatar Feb 10 '25 14:02 teuben