From owner-freebsd-eclipse@FreeBSD.ORG Tue Aug 30 18:37:54 2005 Return-Path: X-Original-To: freebsd-eclipse@freebsd.org Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21CF516A41F for ; Tue, 30 Aug 2005 18:37:54 +0000 (GMT) (envelope-from ddurham@vailsys.com) Received: from dfrobd01.vailsys.com (chrobd01.vailsys.com [63.210.102.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A6A543DB3 for ; Tue, 30 Aug 2005 18:36:25 +0000 (GMT) (envelope-from ddurham@vailsys.com) Received: from dfsfbd06.vail (dfsfbd06.vail [192.168.129.190]) by dfrobd01.vailsys.com (Postfix) with ESMTP id 1876CFF2C for ; Tue, 30 Aug 2005 13:09:14 -0500 (CDT) Received: from [192.168.129.86] (dfwddurham.vail [192.168.129.86]) by dfsfbd06.vail (Postfix) with ESMTP id 036D552A6 for ; Tue, 30 Aug 2005 13:08:36 -0500 (CDT) Message-ID: <4314A091.5030700@vailsys.com> Date: Tue, 30 Aug 2005 13:08:17 -0500 From: David Durham User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050404) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-eclipse@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: eclipse 3.1 on freebsd 5.4 X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Aug 2005 18:37:54 -0000 I'm a BSD newb. Actually, I'm pretty much a *NIX newb. Anyway, I'm trying to setup eclipse 3.1 on freebsd 5.4. I'm able to setup 3.0.1 using pkg_add -r eclipse, but I'm not sure about running 3.1M# or nightly versions for that matter. I tried building from source, but received compiler errors, which I didn't track down, but could investigate further. I tried running the linux binaries, but I received an error: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory I'm actually hoping there is some kind of installation guide for 3.1 on FreeBSD or perhaps a port that I can download. Thanks in advance. - Dave