modules and cygwin?
Manage your shell environment variables and aliases
Brought to you by:
leomania,
xdelaruelle
From: Harlan S. <HS...@in...> - 2001-12-07 20:18:44
|
I'm trying to get modules (CVS, 3.1.6) working on a recent vintage of cygwin. I used the cygwin-supplied tcl/tk, and copied libtcl80.a to libtcl.a for the final link (that's compile link). I have the symlink for Modules/default pointing at Modules/3.1.6 . I am using tcsh; I source in the modules-aware .cshrc. I source in the modules-aware .login and I get: init.c(420):ERROR:159: Cannot initialize TCL Any ideas? H |