From owner-freebsd-questions@FreeBSD.ORG Tue Oct 18 13:10:39 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E953016A41F for ; Tue, 18 Oct 2005 13:10:39 +0000 (GMT) (envelope-from teilhk@crosswinds.net) Received: from cwpro1.crosswinds.net (cwpro1.crosswinds.net [69.28.227.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FC7343D48 for ; Tue, 18 Oct 2005 13:10:39 +0000 (GMT) (envelope-from teilhk@crosswinds.net) Received: from [201.144.61.174] (helo=fortunato) by cwpro1.crosswinds.net with smtp (Exim 4.52 (FreeBSD)) id 1ERrEk-000NMt-Ge for freebsd-questions@freebsd.org; Tue, 18 Oct 2005 09:10:38 -0400 Message-ID: <011101c5d3e5$556ff7e0$210110ac@fortunato> From: "Teilhard Knight" To: "FreeBSD" References: <002201c5d387$643863b0$210110ac@fortunato> <20051018060733.GA999@rebelion.Sisis.de> Date: Tue, 18 Oct 2005 08:10:31 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cwpro1.crosswinds.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [26 6] X-AntiAbuse: Sender Address Domain - crosswinds.net X-Source: X-Source-Args: X-Source-Dir: Subject: Re: Difficulties to launch KDE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Oct 2005 13:10:40 -0000 guru@Sisis.de wrote: > El día Monday, October 17, 2005 a las 08:58:00PM -0500, Teilhard > Knight escribió: > >> Hello: >> >> I am sure you will find my problem quite easy. I just installed >> FreeBSD >> 5.4, and I configured KDE and related configurations according with >> the handbook. My .xinitrc file contains only the line: "echo "exec >> startkde"". When I type "startx" everything seems to be well, but >> KDE doesn't start. There are no errors reported or anything pointing >> to the problem, except a line at the end which reads: > ... > > change the file to > > exec startkde Thanks so much. I knew it was a very petty mistake on my side. It works fine now. Teilhard.