Re: Modules 2 BETA
Manage your shell environment variables and aliases
Brought to you by:
leomania,
xdelaruelle
From: <ma...@mu...> - 1997-01-07 23:05:28
|
I was able to compile version 3.0BETA1 on HP-UX/9.05 using "gcc" and tclX7.6. Using other compilers and tcl libraries seems to be a big problem in general. Also had to fix some problems with the Makefile/Configure and some bugs found so far: "module avail" lists modules more than once and leaves out modules because for loop indices are wrong, there's a hardlimit of 100 for the # of modulefiles allowed, etc. Mario MAA...@lb... From own...@En... Tue Jan 7 12:48 PST 1997 Return-Path: <own...@En...> Received: from dns.eng.auburn.edu by mux.lbl.gov (1.37.109.16/1.39) id AA107320126; Tue, 7 Jan 1997 12:48:46 -0800 Received: from localhost (daemon@localhost) by dns.eng.auburn.edu (8.7.6/8.6.4) with SMTP id OAA13275; Tue, 7 Jan 1997 14:44:20 -0600 (CST) Received: by dns.eng.auburn.edu (bulk_mailer v1.5); Tue, 7 Jan 1997 14:41:35 -0600 Received: (majordom@localhost) by dns.eng.auburn.edu (8.7.6/8.6.4) id OAA13132 for modules-interest-outgoing; Tue, 7 Jan 1997 14:41:18 -0600 (CST) From: mik...@mc... Date: Tue, 07 Jan 97 14:56:35 CST Message-Id: <970...@in...> To: mod...@En..., j.f...@ie... Sender: own...@En... Can't even come close to getting the Modules 2 BETA to compile under AIX 4.1 on an RS6000. I keeps looking for: #include <tclRegexp.h> To the best of my knowledge this is not a part of the tcl6.5 distrib. W |