Modules & Linux 2.0.36
Manage your shell environment variables and aliases
Brought to you by:
leomania,
xdelaruelle
From: Dave B. <ba...@ho...> - 1999-06-28 20:38:35
|
I just downloaded the 2.2 Beta release, and have attempted to build/install it on my linux box at home, without much luck. I first tried with the installed version of tcl 8.0.3, but it was linked dynamically. I downloaded 8.1.1, and built it static. I cannot get modulecmd to build. Personally, I don't care which version of tcl it uses, so I downloaded, built and installed tcl7.6. Now, I've gotten modulecmd to successfully build, but when I try to do modulecmd tcsh list, I get a SIGSEGV. I get the same with display, avail, etc. I've narrowed it down to the TclGlobCmd that is where the SIGSEGV comes from. Unless I'm mistaken, it appears that the first argument is the problem, as it shows up as dummy=0x0. I'm not sure where to begin looking to figure out what is wrong. Can anyone point me in the right direction? Cheers, Dave -- Dave Barnett Software Support Engineer Never attribute to malice what could fairly be attributed to stupidity. |