From owner-freebsd-questions@FreeBSD.ORG Fri Jan 2 03:20:15 2015 Return-Path: Delivered-To: FreeBSD-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9E02D880 for ; Fri, 2 Jan 2015 03:20:15 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 79C6814B2 for ; Fri, 2 Jan 2015 03:20:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=dODZAiGZBiHGBXN1rx7atfSQ4Gc+z7feG/dh51GEJHU=; b=ApEOtJ4h8IcBst+GBSAPaoBnAkqUDsH2eqi3ARw31VxlCKDk82AyKU2V/yHtHjWFHzqaE696Pa51RCAk2PGjJFk3YeGHVCl7MEarbxRdDx9YbiUZZkEqOuw/0CCwDx8Fswg5wuYofI9mJYlCKizimVmaILEAKHf0K0q5c/iTgYk=; Received: from [114.124.29.53] (port=51359 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.84) (envelope-from ) id 1Y6smW-003sEw-3o; Thu, 01 Jan 2015 20:20:09 -0700 Date: Fri, 2 Jan 2015 11:19:59 +0800 From: Erich Dollansky To: "Gene" Subject: Re: Can't get KDE up. Message-ID: <20150102111959.4e250392@X220.alogt.com> In-Reply-To: <20150101155041.M24986@brightstar.bomgardner.net> References: <20150101155041.M24986@brightstar.bomgardner.net> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: Freebsd Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2015 03:20:15 -0000 Hi, On Thu, 1 Jan 2015 10:01:54 -0600 "Gene" wrote: > I'm running FBSD 10.0, Xorg 7.7_1, and kde 4.14.2. > Contents of ~/.xinitrc: exec /usr/local/kde4/bin/startkde > if the other hint did not solve the problem, try to install a small window manager like blackbox to start from there. startkde is now part of /usr/local/bin. Erich