From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Dec 5 07:20:14 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9F53F16A40F for ; Tue, 5 Dec 2006 07:20:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FCC943CBE for ; Tue, 5 Dec 2006 07:19:34 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kB57KBR2004867 for ; Tue, 5 Dec 2006 07:20:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kB57KBOn004865; Tue, 5 Dec 2006 07:20:11 GMT (envelope-from gnats) Date: Tue, 5 Dec 2006 07:20:11 GMT Message-Id: <200612050720.kB57KBOn004865@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: =?ISO-8859-1?Q?G=FCrkan_Seng=FCn?= Cc: Subject: Re: ports/106360: editors/emacs.app doesn't seem to run X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: =?ISO-8859-1?Q?G=FCrkan_Seng=FCn?= List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Dec 2006 07:20:14 -0000 The following reply was made to PR ports/106360; it has been noted by GNATS. From: =?ISO-8859-1?Q?G=FCrkan_Seng=FCn?= To: Edwin Groothuis , bug-followup@FreeBSD.org Cc: Subject: Re: ports/106360: editors/emacs.app doesn't seem to run Date: Tue, 05 Dec 2006 08:15:50 +0100 To start GNUstep software do this: source (source or . for bash/zsh) GNUstep.sh (should be in /usr/local/GNUstep/System/Library/Makefiles/GNUstep.sh). Consult your shell manual if you have another shell, and you might need the .csh script for extraordinary exotic shells. After that, try open Emacs openapp Emacs yours, Gürkan