Date: Tue, 9 Mar 1999 13:17:00 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Laszlo Molnar cc: Richard Dawe , DJGPP workers Subject: Re: Perl 5.004/5.005 compilation problems In-Reply-To: <19990309105039.V11306@duna91.eth.ericsson.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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, 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.