From owner-freebsd-questions@FreeBSD.ORG Fri Dec 14 15:54: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 282AC16A418 for ; Fri, 14 Dec 2007 15:54:39 +0000 (UTC) (envelope-from victorsubervi@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.177]) by mx1.freebsd.org (Postfix) with ESMTP id AF29213C467 for ; Fri, 14 Dec 2007 15:54:38 +0000 (UTC) (envelope-from victorsubervi@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so1915288waf.3 for ; Fri, 14 Dec 2007 07:54:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=NzN37Ma8JRbVHNHHYIFThSjl5ZNBmAdFJAWgXXdx/9I=; b=Od6aIOtAMPe7B3JbhQrRMOhkOtZqrOo2SxSdLvTCujka0mb2BUtx8rfysoMhLPIJrbXQxlapWuGcEo6eIUUXCMw1+vXjpnfVlNUaiMjh/IEN8+LuvJ/z/AQbP6ZOJWM1DUbYA2fpe95Iyb/UM2PkoVAdHEvf0YGOOlxdpVZEN/s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=qlmCYvK+tE8pEfRGyk23esk+wyG7HJk4DL1hV0QoWICmibbKSYYeuV9tnUzFGM/q9zHRZDI9tDVuMpvj9SaFA0hHBn8WNRF/64TsAWEgW+om/E7yhQo3NAUDujBV1HiIeemY7WjG8qwtpPVWMUz+nIMwsCWEYnI8J3qw9/QQpSo= Received: by 10.140.174.18 with SMTP id w18mr218086rve.227.1197646012958; Fri, 14 Dec 2007 07:26:52 -0800 (PST) Received: by 10.140.169.19 with HTTP; Fri, 14 Dec 2007 07:26:52 -0800 (PST) Message-ID: <4dc0cfea0712140726h70fbf8e9v272d5e3d314d8335@mail.gmail.com> Date: Fri, 14 Dec 2007 11:26:52 -0400 From: "Victor Subervi" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Problem With PoEdit 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: Fri, 14 Dec 2007 15:54:39 -0000 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? TIA, Victor