From owner-freebsd-questions Thu Jul 2 21:02:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA04186 for freebsd-questions-outgoing; Thu, 2 Jul 1998 21:02:03 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.ftf.dk (mail.ftf.dk [129.142.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA04129 for ; Thu, 2 Jul 1998 21:01:56 -0700 (PDT) (envelope-from regnauld@tetard.glou.eu.org) Received: from mail.prosa.dk ([192.168.100.254]) by mail.ftf.dk (8.8.8/8.8.8/gw-ftf-1.0) with ESMTP id GAA02778; Fri, 3 Jul 1998 06:01:33 +0200 (CEST) (envelope-from regnauld@tetard.glou.eu.org) X-Authentication-Warning: mail.ftf.dk: Host [192.168.100.254] claimed to be mail.prosa.dk Received: from deepo.prosa.dk (deepo.prosa.dk [192.168.100.10]) by mail.prosa.dk (8.8.8/8.8.5/prosa-1.1) with ESMTP id GAA00930; Fri, 3 Jul 1998 06:01:02 +0200 (CEST) Received: (from uucp@localhost) by deepo.prosa.dk (8.8.8/8.8.5/prosa-1.1) with UUCP id GAA15461; Fri, 3 Jul 1998 06:01:15 +0200 (CEST) Received: from tetard.glou.eu.org (tetard [192.168.1.1]) by shiva.glou.eu.org (8.8.5/8.8.8/prosa-1.1) with ESMTP id CAA05082; Fri, 3 Jul 1998 02:03:00 +0200 (MET DST) (envelope-from regnauld@tetard.glou.eu.org) Received: (from regnauld@localhost) by tetard.glou.eu.org (8.8.8/8.7.3/tetard-uucp-2.7) id CAA16579; Fri, 3 Jul 1998 02:05:07 +0200 (MET DST) Message-ID: <19980703020506.54163@tetard.glou.eu.org> Date: Fri, 3 Jul 1998 02:05:06 +0200 From: Philippe Regnauld To: Ken Seggerman Cc: freebsd-questions@FreeBSD.ORG Subject: Re: laptop credit card modem & emacs fails References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Content-Description: Main Body X-Mailer: Mutt 0.69 In-Reply-To: ; from Ken Seggerman on Thu, Jul 02, 1998 at 10:50:19AM -0400 X-Operating-System: FreeBSD 3.0-CURRENT i386 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ken Seggerman (suleyman) écrit/writes: > > The credit card modem is successfully probed at boot time as zp > Xircom-credit card modem slot 0, but there is no zp in /dev/. MAKEDEV does > not recognize zp. There is no zp -- it's just a device name. What you need to find out is which "COM port" it's using -- on FreeBSD that'd be cuaa0/ttyd0 or cuaa1/ttyd1. > pkg_add installed emacs, but it does not work. ld.so fails to find some > shared resource. It looks as if emacs expects XFree86 to be installed, and > needs one of its resourses. Probably is linked with the X stuff. > pkg_add worked on uemacs. I would like to have regular emacs, but don't > have room for X. > Any suggestions? Build Emacs from the port -- if X is not installed, or you tell it at configure time not to use X, then it won't include X support. Otherwise, emacs -nw will start in non-window mode, even under X (in the xterm you're runnin). -- -- Phil -[ Philippe Regnauld / regnauld@eu.org / +55.4N +11.3E @ Sol3 / +45 33241690 ]- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message