I downloaded the new version via CVS and received version 3.0.9-rko.
It's the best version yet, but I have a couple issues:
1) when I load modules that contain alias definitions in my perl
script, I get:
utility.c(829):WARN:991: Shell 'perl': cannot source alias tempfile -
No aliases set
I was able to comment out line 829 in utility.c and recompile, but is
there another way to suppress this message?
2) when I load modules from directories that are deeper than 1, they
don't list correctly, for example:
> module load ECAD/goglobal/1.61
> module list
Currently Loaded Modulefiles:
1) system 3) frame/5.1P2a 5) lsf 7) dot
9) vs/1.0m
2) cadtools 4) compilers 6) sync/2.1.2 8)
medcds/3.1.beta 10) goglobal/1.61
> module unload goglobal/1.61
ModuleCmd_Load.c(176):ERROR:152: Module 'goglobal/1.61' is currently
not loaded
> module unload ECAD/goglobal/1.61
Versus this run with the much older 2.2-beta modules:
> module load ECAD/goglobal/1.61
> module list
Currently Loaded Modulefiles:
1) system 3) dot 5)
compilers 7) vs/1.0m 9) sync/2.1.2
2) cadtools 4) frame/5.1P2a 6) lsf
8) medcds/3.0 10) ECAD/goglobal/1.61
> module unload ECAD/goglobal/1.61
The older version appears to store the full 2 directories for the
"ECAD/goglobal/1.61" module. Just these couple issues and I think I
could finally upgrade from 2.2-beta.
Thanks for all the new activity on modules,
- Mark
>>> "R.K. Owen Ph.D." <rk...@ow...> 05/10/00 12:49PM >>>
The changes and bug fixes have settled down. Therefore, it's time for
a new version of modules to be made available.
|