From owner-freebsd-questions Tue Feb 20 20:01:59 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA01786 for questions-outgoing; Tue, 20 Feb 1996 20:01:59 -0800 (PST) Received: from baygull.rtd.com (baygull.rtd.com [198.102.68.5]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id UAA01781 for ; Tue, 20 Feb 1996 20:01:55 -0800 (PST) Received: (from news@localhost) by baygull.rtd.com (8.6.9/8.6.9.1) id VAA14023; Tue, 20 Feb 1996 21:01:42 -0700 To: questions@freebsd.org Path: freefall.freebsd.org!owner-freebsd-questions From: amg@crl.com (August Grammas) Newsgroups: rtd.freebsd.questions Subject: Untitled Date: Tue, 20 Feb 1996 18:19:02 -0800 Lines: 15 Message-ID: <199602210219.AA18487@crl14.crl.com> NNTP-Posting-Host: seagull.rtd.com Sender: owner-questions@freebsd.org Precedence: bulk When I invoked X by the xinit command, it gave me the message: unable to open /dev/ttyv4. I used mknod to create /dev/ttyv4 and made the appropriate entry in /etc/ttys and then I got the error message: unable to open /dev/ttyv5! Help! On system bootup, the following line is displayed: ldconfig path: /usr/lib /usr/X11R6/lib /usr/local/lib with the white space following the "lib" directories. amg@crl.com