Hi Corey,
This is not an issue I am aware of. I have just tested to run the
./configure && make sequence on the latest released version (5.1.1)
from a tcsh shell on a Fedora Linux system. It works well for me.
Could you send me the output obtained when running ./configure and any
other log or traces you get.
Note that you can also install and use Modules without the Tcl
Envmodules lib with the --disable-libtclenvmodules configure option.
Regards,
Xavier
Le mar. 1 nov. 2022 à 21:01, Corey Coughlin
<cor...@ac...> a écrit :
>
> Hi all,
>
> Not sure where to get help with this, but it looks like the mailing list is it, so here I am. Basically, I’m doing the configure step on linux (CentOs 6.10) and I’m having a lot of trouble when it drops into the lib/configure file. Specifically, it either dies (because my default shell is tcsh) or it gets stuck in an infinite loop (if I set CONFIG_SHELL to bash or sh). I’ve turned the sh –xv options to take a closer look, but I’m not super familiar with Bourne shell scripting, so it’s easy for me to get lost. There’s a comment around line 512 that seems to imply that there’s a way to keep it out of the infinite loop, but it doesn’t seem to be working for me. Is this a known issue, or do I need to set another environment variable to get this to work? I can show the traces from the –xv option if that helps, wanted to keep this clear to start with. Thanks for any help!
>
>
>
> -------- Corey
>
> _______________________________________________
> Modules-interest mailing list
> Mod...@li...
> https://lists.sourceforge.net/lists/listinfo/modules-interest
|