Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Aug 2006 12:16:10 -0400
From:      David Sledge <dsledge@appriss.com>
To:        freebsd-eclipse@freebsd.org
Subject:   Re: Eclipse GUI speed issue
Message-ID:  <44E344CA.6090804@appriss.com>
In-Reply-To: <20060816153352.GD28819@office.redwerk.com>
References:  <426b510c0608150218t294c212x92fc8e0c9db62d10@mail.gmail.com>	<44E26B64.5080801@posom.com>	<768690DD58883C4FAA0C089A534F94DF2054C8@intexch02.int.appriss.com> <20060816153352.GD28819@office.redwerk.com>

next in thread | previous in thread | raw e-mail | index | archive | help

   Eugeny N Dzhurinsky wrote:

On Wed, Aug 16, 2006 at 05:53:23AM -0400, David Sledge wrote:
  

[1]http://www.freshdevonrails.com/eclipse.shar and you can see the history for
it in the archives of the freebsd-java mailing list.


Could you please explain how to remove dependency of diablo-jdk1.5 but add
dependency of jdk1.5?

in Makefile I modified dependencies to

BUILD_DEPENDS=  javac:${PORTSDIR}/java/jdk15 \
                ant:${PORTSDIR}/devel/apache-ant \
                zip:${PORTSDIR}/archivers/zip


but it still wants diablo JDK

===>   eclipse-3.2 depends on file: /usr/local/diablo-jdk1.5.0/bin/java - not
found
===>    Verifying install for /usr/local/diablo-jdk1.5.0/bin/java in
/usr/ports/java/diablo-jdk15
===>  diablo-jdk-1.5.0.07.00 :
 Because of licensing restrictions, you must fetch the distribution
  manually.  Please access

    [2]http://www.FreeBSDFoundation.org/cgi-bin/download?download=diablo-caffe-
freebsd5-i386-1.5.0_07-b00.tar.bz2

      with a web browser and "Accept" the End User License Agreement for
       "Caffe Diablo 1.5.0".  Please place the downloaded
        diablo-caffe-freebsd5-i386-1.5.0_07-b00.tar.bz2 in
        /usr/ports/distfiles.
        .*** Error code 1

FreeBSD 5.5 STABLE


Jean-Baptiste Quenot found when testing the port that he gets errors when tryin
g to build with jdk1.5, so we changed the makefile to require diablo. Now that
you changed the "BUILD_DEPEND" you can simply remove "JAVA_VENDOR=freebsd" from
 the makefile if you really insist on trying to build with jdk1.5, but you will
 probably get errors during the build processes.

References

   1. http://www.freshdevonrails.com/eclipse.shar
   2. http://www.FreeBSDFoundation.org/cgi-bin/download?download=diablo-caffe-freebsd5-i386-1.5.0_07-b00.tar.bz2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44E344CA.6090804>