Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Mar 1999 20:27:01 +0000
From:      Черный Сергей Иванович <serg@relay.dtcom.dp.ua>
To:        "Daniel J. Wharton" <wharton@burnit.net>
Cc:        Ed Graves <edgraves@email.msn.com>, questions@FreeBSD.ORG
Subject:   Re: Cannot execute KDM... Error: server XBINDIR/X cannot be executed.
Message-ID:  <36DD9B15.41C67EA6@relay.dtcom.dp.ua>
References:  <Pine.BSF.4.05.9903021548580.17753-100000@jedi.burnit.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Daniel J. Wharton wrote:
> 
> Where are you trying to run KDM from???  You might want to try the KDE
> mailing list @ kde-user@lists.netcentral.net.  I don't think it runs that
> well on FreeBSD, because they really put most of their energy into making
> it for Red Hat.  I run KDE 1.1 on both Redhat 5.2 and FreeBSD 3.1.  It
> runs MUCH better on Redhat.  I hate to say that because I like FreeBSD
> better than Red Hat, but I think it is developed more specifically for
> Redhat.  Maybe I am just a jerk.
> 
> DAN WHARTON
> 
> -----------------------------------------
> System Administrator
> THE BURNIT NETWORK   - www.burnit.net
> 
> Director of Network Operations
> BIG SECRET           - www.bigsecret.org
> -----------------------------------------
> 
> On Tue, 2 Mar 1999, Ed Graves wrote:
> 
> > FreeBSD:      3.1-RELEASE
> > KDE:          1.1
> > XFree86:      3.3.3
> >
> > I am unable to execute KDM... Error: server XBINDIR/X cannot be executed.
> > What is the reason for this error??? How do i correct the problem???
> >

	This is errors in KDE-packages for FreeBSD . For Correct  this follow
in any way :


	1. Compile KDE from source received from ftp.kde.org 

		 OR

	2. Do it , for example :

		cd /root
		ln -s /usr/X11R6/bin XBINDIR

	   And now you must start kdm from these script 

		#!/bin/sh
		cd /root
		/usr/local/bin/kdm -nodaemon > /usr/local/config/kdm/xsessions.errors
&


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


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36DD9B15.41C67EA6>