Date: Tue, 9 Mar 1999 12:33:06 +0100 From: Laszlo Molnar To: Eli Zaretskii Cc: Richard Dawe , DJGPP workers Subject: Re: Perl 5.004/5.005 compilation problems Message-ID: <19990309123305.Y11306@duna91.eth.ericsson.se> References: <19990309105039 DOT V11306 AT duna91 DOT eth DOT ericsson DOT se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.94.17i In-Reply-To: ; from Eli Zaretskii on Tue, Mar 09, 1999 at 01:17:00PM +0200 Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, Mar 09, 1999 at 01:17:00PM +0200, Eli Zaretskii wrote: > On Tue, 9 Mar 1999, Laszlo Molnar wrote: > > > 1. It suggests '/usr/ucb/more' as the pager. You cannot change this to e.g. > > > 'e:/djgpp/bin/less.exe', since it objects to the drive at the start. > > Unfortunately Configure wants a filename starting with '/' here. > When Perl can be compiled with DJGPP v2.02, you could say something like > `/dev/e/djgpp/bin/less.exe' and get what you want. Thanks for the tip. But to make it work in Configure, I need a bash compiled with djgpp 2.02 too, do I? Laszlo