From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12718 invoked from network); 20 Feb 2001 10:04:34 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 20 Feb 2001 10:04:34 -0000 Received: (qmail 4215 invoked by alias); 20 Feb 2001 10:04:22 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 3634 Received: (qmail 4204 invoked from network); 20 Feb 2001 10:04:22 -0000 Date: Tue, 20 Feb 2001 11:04:20 +0100 (MET) Message-Id: <200102201004.LAA16706@beta.informatik.hu-berlin.de> From: Sven Wischnowsky To: zsh-users@sunsite.dk In-reply-to: Nick Cross's message of Tue, 20 Feb 2001 09:55:42 +0000 Subject: Re: Job Table Nick Cross wrote: > I'm running 3.1.9 and keep getting job table full messages - how do I > increase the limit? Change the setting of MAXJOB in config.h or re-configure using --enable-max-jobtable-size= (and then re-build the shell). Hm, do you really need more than 48 jobs? (The default for MAXJOB is 50, two of them are used internally.) Bye Sven -- Sven Wischnowsky wischnow@informatik.hu-berlin.de