From owner-freebsd-questions@FreeBSD.ORG Tue Jul 22 17:31:21 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B82637B401 for ; Tue, 22 Jul 2003 17:31:21 -0700 (PDT) Received: from ms-smtp-03.texas.rr.com (ms-smtp-03.texas.rr.com [24.93.36.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id 696C143F85 for ; Tue, 22 Jul 2003 17:31:18 -0700 (PDT) (envelope-from rajat@skipstone.com) Received: from tiramisu.austin.rr.com (cs242714-128.austin.rr.com [24.27.14.128])h6N0VH0p027025 for ; Tue, 22 Jul 2003 19:31:17 -0500 (CDT) From: Rajat Datta To: freebsd-questions@FreeBSD.ORG Date: Tue, 22 Jul 2003 19:31:19 -0500 User-Agent: KMail/1.5.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200307221931.19675.rajat@skipstone.com> Subject: ghostscript driver configuration dialog X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jul 2003 00:31:21 -0000 When building ghostscript (either -afpl or -gnu) with make install, a driver configuration dialog pops up. Unfortunately, I have been unable to get it to accept any choices I make. That is to say, hitting the ENTER key simply toggles the current choice on or off, as does SPACE. If I choose CANCEL, the make immediately terminates. So how do I actually choose OK? Ctrl-M, Ctrl-J all simply toggle the current choice on or off. rajat