From owner-freebsd-questions Sun Oct 15 15:31:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (oe26.law3.hotmail.com [209.185.240.19]) by hub.freebsd.org (Postfix) with ESMTP id C0D3037B66E for ; Sun, 15 Oct 2000 15:31:30 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 15 Oct 2000 15:31:30 -0700 X-Originating-IP: [64.228.225.134] From: "Martin Gignac" To: Subject: ADOM, terminfo and tconv problem... Date: Sun, 15 Oct 2000 18:31:28 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: X-OriginalArrivalTime: 15 Oct 2000 22:31:30.0626 (UTC) FILETIME=[AA2CD220:01C036F7] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Another question: I've installed the Ancient Domains of Mystery port on my 4.1.1-STABLE system and cannot get it to run. I keep getting the following error on startup: Error opening terminal: cons25 I've tried setting the TERM variable to 'vt100' and 'ansi' but it only changes the error message to: Error opening terminal: vt100 or Error opening terminal: ansi I've read the ADOM README file and it suggests running a program called 'tconv' on FreeBSD systems to create a terminfo database from a termcap file. Seems I can't find a binary called 'tconv', although a 'locate tconv' does show C sources for 'tconv' in /usr/src/usr.bin/tconv. I'm not much of an expert in compiling, but tried to 'make', 'make build' and 'make install' in that directory, but to no avail. How can I create this binary? Should it not be rebuilt whenever I do a make world? Has anybody had the same problem with this port? Any hel would be appreciated. Thanks, -Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message