From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11239 invoked from network); 21 Dec 2003 15:13:51 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 21 Dec 2003 15:13:51 -0000 Received: (qmail 25699 invoked by alias); 21 Dec 2003 15:13:32 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6942 Received: (qmail 25641 invoked from network); 21 Dec 2003 15:13:31 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 21 Dec 2003 15:13:31 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [216.228.9.89] by sunsite.dk (MessageWall 1.0.8) with SMTP; 21 Dec 2003 15:13:31 -0000 Received: by binome.blorf.net (Postfix, from userid 1000) id 5672D2F94; Sun, 21 Dec 2003 07:13:30 -0800 (PST) Date: Sun, 21 Dec 2003 07:13:30 -0800 From: Wayne Davison To: Carlos Carvalho Cc: Zsh users list Subject: Re: 4.0.9 Message-ID: <20031221151330.GA16547@binome.blorf.net> References: <14540.1071847413@csr.com> <16356.46659.422887.208336@fisica.ufpr.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <16356.46659.422887.208336@fisica.ufpr.br> User-Agent: Mutt/1.5.4i On Sat, Dec 20, 2003 at 06:51:15PM -0200, Carlos Carvalho wrote: > % Src/zsh > /etc/zsh/zshenv:9: failed to load module: zsh/rlimits [...] Did you install the libraries via "make install" first? If not, try "make test" (instead of Src/zsh) and see if that works. ..wayne..