From owner-freebsd-java Thu Nov 16 23:58:17 2000 Delivered-To: freebsd-java@freebsd.org Received: from mbg.sphere.ne.jp (mbg.sphere.ne.jp [203.138.71.44]) by hub.freebsd.org (Postfix) with ESMTP id C125337B479 for ; Thu, 16 Nov 2000 23:58:14 -0800 (PST) Received: from localhost (IP1A0403.aic.mesh.ad.jp [211.13.107.149]) by mbg.sphere.ne.jp (8.9.3+3.2W/3.7W) with ESMTP id QAA08470 for ; Fri, 17 Nov 2000 16:58:13 +0900 (JST) Date: Fri, 17 Nov 2000 16:59:00 +0900 (JST) From: Daichi GOTO To: freebsd-java@FreeBSD.ORG Subject: report: JBuilder 4 can work on FreeBSD Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit X-Mailer: =?iso-2022-jp?B?GyRCJGYkOhsoQiAxLjAwMA==?= Organization: =?iso-2022-jp?B?T05HUyAbJEIzK0gvSXQbKEI=?= Mime-Version: 1.0 Message-ID: <84732356.974447940096.JavaMail.daichi@localhost> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi guys. I could use Borland JBuilder 4 on my FreeBSD 4.0 with IBM JDK1.3 (Linuxulator mode). # If you do not have IBM JDK1.3, but you can use JBuilder 4, becaouse JBuilder 4 has # JRE. To use it is very easy. When you first install, # mv /bin/sh /bin/tmp_sh # ln -s /compat/linux/bin/sh /bin/ install work # mv /bin/tmp_sh /bin/sh And, after install, you only do work to replase jre. For example, # mv /usr/local/jbuilder4/jdk1.3 /usr/local/jbuilder4/jdk1.3.orig # ln -s /usr/local/jdk1.3-ibm /usr/local/jbuilder4/jdk1.3 Maybe you can use JBuilder 4, too. But it is not stable. Test use is better. Daichi T.GOTO(ONGS) http://www.ongs.net/daichi, daichi@ongs.gr.jp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message