From owner-freebsd-questions@FreeBSD.ORG Fri Dec 14 19:50:39 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2ED1216A4A1 for ; Fri, 14 Dec 2007 19:50:39 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (dsl092-078-145.bos1.dsl.speakeasy.net [66.92.78.145]) by mx1.freebsd.org (Postfix) with ESMTP id E7F8013C46E for ; Fri, 14 Dec 2007 19:50:38 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id C062B28431; Fri, 14 Dec 2007 14:50:37 -0500 (EST) To: "Victor Subervi" References: <4dc0cfea0712140726h70fbf8e9v272d5e3d314d8335@mail.gmail.com> From: Lowell Gilbert Date: Fri, 14 Dec 2007 14:50:37 -0500 In-Reply-To: <4dc0cfea0712140726h70fbf8e9v272d5e3d314d8335@mail.gmail.com> (Victor Subervi's message of "Fri\, 14 Dec 2007 11\:26\:52 -0400") Message-ID: <448x3xoy2a.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.99 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: Problem With PoEdit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Dec 2007 19:50:39 -0000 "Victor Subervi" writes: > Hi; > I installed poedit from the port on 5.5. I didn't have X11 before, so it > took a very_long_time. Once installed, I tried to fire it up: > # poedit > Error: Unable to initialize gtk, is DISPLAY set properly? > What do? I don't know the program, but it looks like it only runs inside of X, so you need to have X actually running when you start it. Was this the case? If so, did you check what DISPLAY was set to?