From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24900 invoked from network); 3 Jul 2001 17:22:58 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 3 Jul 2001 17:22:58 -0000 Received: (qmail 23770 invoked by alias); 3 Jul 2001 17:21:58 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15241 Received: (qmail 23752 invoked from network); 3 Jul 2001 17:21:57 -0000 From: "Bart Schaefer" Message-Id: <1010703172154.ZM14855@candle.brasslantern.com> Date: Tue, 3 Jul 2001 17:21:53 +0000 In-Reply-To: <3B41F8ED.9892E7F6@u.genie.co.uk> Comments: In reply to Oliver Kiddle "Re: PATCH: zsh/pcre module" (Jul 3, 5:55pm) References: <000e01c10384$9ad2b0b0$21c9ca95@mow.siemens.ru> <1010703062515.ZM8354@candle.brasslantern.com> <3B41F8ED.9892E7F6@u.genie.co.uk> X-Mailer: Z-Mail (5.0.0 30July97) To: Oliver Kiddle , zsh-workers@sunsite.dk Subject: Re: PATCH: zsh/pcre module MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Jul 3, 5:55pm, Oliver Kiddle wrote: } Subject: Re: PATCH: zsh/pcre module } } How easy is it to package up modules separately in such a way that they } could be built and installed without needing to be unpacked over the zsh } source and compiled with it. Not very easy, unfortunately. The zsh.mdh file includes all the .epro files, which are generated during the zsh build and may differ among operating systems. } Ideally, we would have a set of include } files which was all anyone needed to build a separate zsh module. That could work, but only for modules that didn't need to reference any of the external symbols other than addbuiltin() etc. That's a pretty small subset of the current crop of modules. } Does anyone remember what happened to the perl module someone posted } quite a while back? The URL was http://www.phydeaux.org/perl/zperl-0.01.patch.gz I haven't looked to see if it's still there. -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net