From owner-freebsd-current@FreeBSD.ORG Sun Jul 28 13:48:45 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2D181311 for ; Sun, 28 Jul 2013 13:48:45 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E13722D42 for ; Sun, 28 Jul 2013 13:48:44 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1V3RKu-0000ma-2S for freebsd-current@freebsd.org; Sun, 28 Jul 2013 15:48:36 +0200 Received: from a91-154-115-217.elisa-laajakaista.fi ([91.154.115.217]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 28 Jul 2013 15:48:36 +0200 Received: from rakuco by a91-154-115-217.elisa-laajakaista.fi with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 28 Jul 2013 15:48:36 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org From: Raphael Kubo da Costa Subject: Re: where is the startkde file of kde4 Date: Sun, 28 Jul 2013 16:48:19 +0300 Lines: 13 Message-ID: <868v0qvlr0.fsf@orwell.Elisa> References: Mime-Version: 1.0 Content-Type: text/plain X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: a91-154-115-217.elisa-laajakaista.fi User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (berkeley-unix) Cancel-Lock: sha1:v0sHRoDkqQc8Tba12p8rrS1DzJA= X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jul 2013 13:48:45 -0000 Robin Lehrmann writes: > Now I want to start it but I don't find the start script in > /usr/local/kde4/bin According to x11/kde4-workspace's plist, you should have both startkde and startkde4 in /usr/local/kde4/bin. > how can I set the display or start kde4? Have you followed the instructions in the handbook [1]? [1] http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11-wm.html