From owner-freebsd-ports Wed Mar 13 15: 7:33 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.hccnet.nl (smtp.hccnet.nl [62.251.0.13]) by hub.freebsd.org (Postfix) with ESMTP id 2340137B402; Wed, 13 Mar 2002 15:07:23 -0800 (PST) Received: from there by smtp.hccnet.nl via uds53-45.dial.hccnet.nl [62.251.45.53] with SMTP id AAA06416 (8.8.8/1.13); Thu, 14 Mar 2002 00:07:19 +0100 (MET) Message-Id: <200203132307.AAA06416@smtp.hccnet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan Organization: FreeBSD Project To: "Malan Joubert" Subject: Re: Forte for java on FreeBSD install error Date: Thu, 14 Mar 2002 00:06:08 +0100 X-Mailer: KMail [version 1.3.2] References: In-Reply-To: Cc: java@FreeBSD.org, ports@FreeBSD.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Malan, The problem is that the Forte port depends on the Sun JDK 1.3.1 for Linux and it does not support specifying a different JDK. Some ports support this and some don't. A generic solution has been developed (called 'bsd.java.mk') that allows all ports to be very flexible in this respect. As soon as this has materialized all Java-related ports will be changed to use this solution. In the meantime you can try bugging the maintainer or you can send a PR, using send-pr(1). I suggest you do the latter and just CC the maintainer. Sincerely, Ernst On Thursday 07 March 2002 08:29, Malan Joubert wrote: > Hi > I’m trying to install the forte port on FreeBSD. > Version: forte-3.0_2 > I copied the .class file into /distfiles and tried to install the port but > it said it needed: > /usr/local/linux-jdk1.3.1/bin/java > > I only had the jdk1.4.0 for linux installed, so I copied the sdk to / > usr/local/linux-jdk1.3.1/ and make installed the port again but it now give > me the following error: > > make install > ===> Installing for forte-3.0_2 > ===> forte-3.0_2 depends on file: /usr/local/linux-jdk1.3.1/bin/java - > found > ===> forte-3.0_2 depends on shared library: X11.6 - found > install: /usr/local/share/java/forte4j/bin: No such file or directory > *** Error code 71 > > Stop in /usr/ports/java/forte. > *** Error code 1 > > Stop in /usr/ports/java/forte. > *** Error code 1 > > Stop in /usr/ports/java/forte. > > I create the directory it asked for only to be told that I have already got > forte installed and should uninstall it before installing the new version… > > Has anyone got any ideas as to what is wrong? I would think that it is not > the sdk’s version giving the error as it should work on a never sdk? > > BTW The sdk works and compiles a basic “hello world” app > > Any help would be much appreciated, > Malan Joubert > > > > _________________________________________________________________ > Join the world’s largest e-mail service with MSN Hotmail. > http://www.hotmail.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message