rc problem?
Manage your shell environment variables and aliases
Brought to you by:
leomania,
xdelaruelle
From: Harlan S. <Har...@pf...> - 2002-04-12 22:05:14
|
I've just installed Modules 3.1.6 (speaking of which, any progress or thoughts on the patches I sent in to convert Modules to automake or on my collate patch or my patch to ignore CVS and SCCS subdirs in the modulefiles directories?) on a Solaris8 box at a new site. It seems to be working OK for me for my shell (tcsh), but when I attempt to build some software I get: ... config.status: creating config.h config.status: executing default-1 commands gmake[1]: Entering directory `/foo/bar/baz' cmdModule.c(169):ERROR:11: Usage is 'bash subcommand [arguments ...] ' Modules Release 3.1.6 (Copyright GNU GPL v2 1991): Available Commands and Usage: + add|load modulefile [modulefile ...] + rm|unload modulefile [modulefile ...] ... Any ideas on how I can debug/identify this problem? Thanks... H |