From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19496 invoked from network); 10 Jul 2001 09:12:05 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 10 Jul 2001 09:12:05 -0000 Received: (qmail 10512 invoked by alias); 10 Jul 2001 09:11:58 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15356 Received: (qmail 10500 invoked from network); 10 Jul 2001 09:11:57 -0000 From: "Bart Schaefer" Message-Id: <1010710091144.ZM28564@candle.brasslantern.com> Date: Tue, 10 Jul 2001 09:11:44 +0000 In-Reply-To: <200107100847.KAA39683@numa1.igpm.rwth-aachen.de> Comments: In reply to jarausch@igpm.rwth-aachen.de "Re: propagate LDFLAGS to modules - howto?" (Jul 10, 10:47am) References: <200107100847.KAA39683@numa1.igpm.rwth-aachen.de> X-Mailer: Z-Mail (5.0.0 30July97) To: jarausch@igpm.rwth-aachen.de Subject: Re: propagate LDFLAGS to modules - howto? Cc: zsh-workers@sunsite.dk MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Jul 10, 10:47am, jarausch@igpm.rwth-aachen.de wrote: } } but now } zmodload pcre } gives } zsh: failed to load module: pcre That's because the name of the module is `zsh/pcre', not `pcre'. -- 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