From owner-freebsd-java Sun Jan 7 13: 5:13 2001 Delivered-To: freebsd-java@freebsd.org Received: from hobbiton.shire.net (frogmorton.shire.net [204.228.145.136]) by hub.freebsd.org (Postfix) with ESMTP id 8619037B402 for ; Sun, 7 Jan 2001 13:04:55 -0800 (PST) Received: from [216.64.45.172] (helo=[192.168.99.123]) by hobbiton.shire.net with esmtp (Exim 2.04 #5) id 14FMzn-000K6y-00; Sun, 7 Jan 2001 14:04:55 -0700 Date: Sun, 07 Jan 2001 15:57:30 -0500 From: "Chad Leigh, Objectwerks, Inc." Reply-To: chad@objectwerks.com To: freebsd-java@freebsd.org Cc: chad@objectwerks.com Subject: success in getting Sun Linux 1.3.0 running Message-ID: <3925474386.978883050@[192.168.99.123]> X-Mailer: Mulberry/2.0.5 (Win32) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="==========3925508906==========" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --==========3925508906========== Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi I thought I'd report on some success I have had in geting the Sun Linux = port JDK 1.3.0 running on FreeBSD 4.2-STABLE. I did only TWO things: 1. I changed the first line of .java_wrapper from #!/bin/sh -p to #!/usr/compat/linux/bin/sh -p I did this so that the "sh" execution would be in the "Linux" space. 2. I changed jre/lib/jvm.cfg to have -classic first as suggested on the = help page. That is all I did. I have not tested very much but I do have the 3.1 NetBeans release running = on my Dual PII-266 FreeBSD 4.2-STABLE machine with the display pointing = back to a real Linux box (PII 350 running SuSe 7.0 and KDE). I have the = display pointing back to the Linux box since the FreeBSD box is a server = only and has no good graphics card and is not running X. My next goal is to follow the patches for the IBM JDK that says it will fix = the HotSpot error about the altsigstack and then I can switch back to not = using -classic . I also want to try the IBM JDK and the 1.2.2 port. My goal is really server java applications (servlets, JSP, J2EE and not = client apps). Thanks Chad --==========3925508906========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: Mulberry PGP Plugin v2.0 Comment: processed by Mulberry PGP Plugin iQA/AwUBOljYPnGeiFWbXLXDEQLlTACeK+rW0LirFh19hPRTIgdpz5hf3X0AnRza 3nsjkeSRNRDTchbeg2r9F3BS =V83/ -----END PGP SIGNATURE----- --==========3925508906==========-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message