From owner-freebsd-questions@FreeBSD.ORG Sun Feb 5 22:26:50 2006 Return-Path: X-Original-To: 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 09E0916A420 for ; Sun, 5 Feb 2006 22:26:50 +0000 (GMT) (envelope-from jortega38@sbcglobal.net) Received: from web82010.mail.mud.yahoo.com (web82010.mail.mud.yahoo.com [66.163.178.254]) by mx1.FreeBSD.org (Postfix) with SMTP id 5CF0643D48 for ; Sun, 5 Feb 2006 22:26:49 +0000 (GMT) (envelope-from jortega38@sbcglobal.net) Received: (qmail 7656 invoked by uid 60001); 5 Feb 2006 22:26:48 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=sbcglobal.net; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=N9BeSEN7LaKdynZ6YVWiMj8+2u/ttasnnvQSdm0hqRdg3hjfERmFxw08dRsXuIt5CLDLmlTZjJbnwVeLf02fGsMOoZRM7slR1wzNiemCz2epeNv0cekbVm0GCDEftWQG6BmKi9SaBXwKZJJ3j1Gps5RrN/VC/yH/8dKBXtdwoTg= ; Message-ID: <20060205222648.7654.qmail@web82010.mail.mud.yahoo.com> Received: from [71.141.162.1] by web82010.mail.mud.yahoo.com via HTTP; Sun, 05 Feb 2006 14:26:48 PST Date: Sun, 5 Feb 2006 14:26:48 -0800 (PST) From: Jose Jesus Ortega To: questions@freeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: Subject: problem 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: Sun, 05 Feb 2006 22:26:50 -0000 I installed Xorg and configurate it and everything and installed WindowMaker of "/usr/ports/x11-wm/windowmaker" but when I type in echo "exec windowmaker" > ~/.xinitrc and use "startx" it can't find windowmaker how do I make windowmaker start? thanks.