From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-130938-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1RP38e-0008Tu-DT
	for garchives@archives.gentoo.org; Sat, 12 Nov 2011 02:16:12 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 47C3D21C1E6;
	Sat, 12 Nov 2011 02:15:48 +0000 (UTC)
Received: from mail-gx0-f181.google.com (mail-gx0-f181.google.com [209.85.161.181])
	by pigeon.gentoo.org (Postfix) with ESMTP id 7ABDC21C081
	for <gentoo-user@lists.gentoo.org>; Sat, 12 Nov 2011 02:13:24 +0000 (UTC)
Received: by ggnv2 with SMTP id v2so5961854ggn.40
        for <gentoo-user@lists.gentoo.org>; Fri, 11 Nov 2011 18:13:24 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type:content-transfer-encoding;
        bh=XaeVXHpcmarOy0+vy7aCj/mhOQH1mm5MjrIXnkaI+Qo=;
        b=soIZG+G24foaYAojFToSMsu6Uw79SiHiLZ2avETv2aNFbwSatHBIORsAdYTvEb1Hoo
         C97UHvNZ+Rz1+SCyqnUec3Pn593Q/1O64F51l/+wK3ySizLR3SGcLpbt8I5XRnJ8Yj0f
         PO3voMtPH7GD3JNTYQv/n+7wttD1osHPhCl6I=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.182.217.73 with SMTP id ow9mr3138816obc.11.1321064004422; Fri,
 11 Nov 2011 18:13:24 -0800 (PST)
Received: by 10.182.149.33 with HTTP; Fri, 11 Nov 2011 18:13:24 -0800 (PST)
In-Reply-To: <37802438.1750.133957f3f65.Coremail.lavender_matrix@163.com>
References: <37802438.1750.133957f3f65.Coremail.lavender_matrix@163.com>
Date: Fri, 11 Nov 2011 18:13:24 -0800
Message-ID: <CAK2H+edokKu0rWrhgPg2QxAvFYTPsahJ82HEcr4Dg2dOQ0MWaA@mail.gmail.com>
Subject: Re: [gentoo-user] Cannot start up KDE desktop Environment
From: Mark Knecht <markknecht@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 83e6c046-4b89-489c-b527-50a46e793407
X-Archives-Hash: deda882048382801fc9f914645fcea19

2011/11/11 Lavender <lavender_matrix@163.com>:
> I have cost eight hours and forty minutes in installing KDE Meta.
> When I wake up this morning it has done. But when I startx,
> it can't work, output messages are below:
>>xauth: file /root/.serverauth.xxxx (xxxx is changed each time
>>I use startx) does not exist
>>/etc/X11/xinit/xserverrc : line2 : /usr/bin/X =C2=A0No such file or direc=
tory
>>/etc/X11/xinit/xserverrc : line2 : exec=C2=A0/usr/bin/X : Cannot execute =
:
>> No=C2=A0such file or directory
>>xinit : giving up
>>xinit: unable to connect to X server : Connection refused
>>xinit : server error
> I gotta to tell you that I'm not going to recompile whole package in orde=
r
> to solve it.
> So if anyone could afford simple methods, I would appreciate him .

Install kdm, modify /etc/conf.d/xdm, test it using /etc/init.d.xdm
start and turn kdm on permanently with rc-update

good luck,
Mark