From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16664 invoked from network); 30 Jul 2001 15:25:12 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 30 Jul 2001 15:25:12 -0000 Received: (qmail 10020 invoked by alias); 30 Jul 2001 15:25:07 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15535 Received: (qmail 10006 invoked from network); 30 Jul 2001 15:25:06 -0000 Date: Mon, 30 Jul 2001 11:25:03 -0400 From: Clint Adams To: Bart Schaefer Cc: zsh-workers@sunsite.dk Subject: Re: Where to add extra libraries for modules Message-ID: <20010730112503.B20917@dman.com> References: <1010723163143.ZM13997@candle.brasslantern.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <1010723163143.ZM13997@candle.brasslantern.com>; from schaefer@candle.brasslantern.com on Mon, Jul 23, 2001 at 04:31:43PM +0000 > Then there's the additional question, which someone raised earlier, of > being able to compile zsh modules independently of compiling the shell > itself. At present I think this would require installing all the .epro > files in an include directory (/usr/local/include/zsh/$(VERSION)/ ?) and > also makepro.awk, mkmakemod.sh, and the generated Makemod (or a subset > of it) somewhere. What other files am I forgetting? zsh.h, I would think