From owner-freebsd-java@FreeBSD.ORG Mon Aug 8 16:03:24 2005 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C441516A41F for ; Mon, 8 Aug 2005 16:03:24 +0000 (GMT) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (fly.ebs.gr [62.103.84.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8C3443D45 for ; Mon, 8 Aug 2005 16:03:23 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id j78G3MID015279; Mon, 8 Aug 2005 19:03:22 +0300 (EEST) (envelope-from past@ebs.gr) Received: from [10.1.1.200] (pptp.ebs.gr [10.1.1.200]) by ebs.gr (8.13.3/8.12.11) with ESMTP id j78G3LaV062378; Mon, 8 Aug 2005 19:03:22 +0300 (EEST) (envelope-from past@ebs.gr) Message-ID: <42F781D7.1050605@ebs.gr> Date: Mon, 08 Aug 2005 19:01:27 +0300 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050507) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Georg-W. Koltermann" References: <1123099922.7572.4.camel@localhost.eu.mscsoftware.com> In-Reply-To: <1123099922.7572.4.camel@localhost.eu.mscsoftware.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-java@freebsd.org Subject: Re: error in /usr/local/bin/eclipse wrapper script (missing export) X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Aug 2005 16:03:24 -0000 Georg-W. Koltermann wrote: > Hi, > > I had to add an export statement to the setting of MOZILLA_FIVE_HOME and > LD_LIBRARY_PATH in order to make the embedded web browser work. > > Maybe someone with commit privs could fix it? > > -- > Regards, > Georg. > Yes, I have submitted ports/84672 to make sure it does not get lost. Thanks for finding it. Cheers, Panagiotis