Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 May 2001 11:40:05 -0700 (PDT)
From:      "Sung N. Cho" <sucho2@vt.edu>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/27056: kscd installed by x11/kde2 crashes on XFree86-4.0.3/FreeBSD 4.3
Message-ID:  <200105071840.f47Ie5u65083@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/27056; it has been noted by GNATS.

From: "Sung N. Cho" <sucho2@vt.edu>
To: freebsd-gnats-submit@FreeBSD.org, ernst@heinz.jollem.com
Cc:  
Subject: Re: ports/27056: kscd installed by x11/kde2 crashes on
 XFree86-4.0.3/FreeBSD 4.3
Date: Mon, 07 May 2001 14:48:04 -0400

 Try creating a link in /dev
 
 
 As a root, do this:
 
 # ln -s /dev/acd0c /dev/cdrom
 
 And, if you haven't changed the mode for acd0c,
 
 # chmod 555 /dev/acd0c
 
 KSCD by default, looks for /dev/cdrom.  But, FreeBSD doesn't seem to have 
 that link in /dev directory as it is for all Linux distributions.  After all, 
 KDE was written on Linux systems for Linux.
 
 
 Yours sincerely,
 Sung N. Cho,
 Monday, May 06, 2001.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105071840.f47Ie5u65083>