From owner-freebsd-java Tue Jun 30 09:58:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA22360 for freebsd-java-outgoing; Tue, 30 Jun 1998 09:58:41 -0700 (PDT) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from iglou.com (sendmail@iglou2.iglou.com [192.107.41.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA22352 for ; Tue, 30 Jun 1998 09:58:37 -0700 (PDT) (envelope-from patrick@cre8tivegroup.com) Received: from [204.255.227.124] (helo=gateway.cre8tivegroup.com) by iglou.com with esmtp (8.7.3/8.6.12) id 0yr3je-0001Tw-00; Tue, 30 Jun 1998 12:58:26 -0400 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <359913C8.6065211F@partitur.se> Date: Tue, 30 Jun 1998 12:58:03 -0400 (EDT) From: Patrick Gardella To: Palle Girgensohn Subject: Re: Workshop won't start Cc: freebsd-java@FreeBSD.ORG Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Below you said that you tried to type jws. That doesn't work. Mine sits there as well if I just type jws. Try giving it the whole path to the jws script, instead of going to the jws script itself. In my case it is: /usr/local/jws/JWS/intel-S2/bin/jws or if you are in /usr/local/jws, then intel-S2/bin/jws Patrick Gardella On 30-Jun-98 Palle Girgensohn wrote: > Hello Patrick! > > I've been onm vacation, hence no answer from me earlier. > > Patrick Gardella wrote: >> >> While I'm trying to figure out what went wrong for you, let me ask a >> few questions: >> >> Are you using the JDK 1.1.5V98-2-25 release? > > Yes, I use the latest port from the ports collection. > >> What version of FreeBSD? > > Pretty fresh 2.2-Stable (about two months old, i.e. 2.2.6+). > >> What speed computer? > > Varies, I've tried on a PPro 200 Mhz, and on a 3.0-current machine > running a p2 @ 300 Mhz. Same result. > >> I would suggest getting rid of the symlink from JavaWorkshop-2.0/JDK to >> /usr/local/java. Works fine here without it. > >> One last thing, change the jws script from #!/bin/sh -h to >> /usr/local/bin/bash -h > > Done that. My sh doesn't understand -h, so I had to do something :-) > >> If this works, let me know, and I'll update the web page. It needs >> updating anyway ;) >> > > It does not work. java_X hangs around forever... :( > > Could it be locales? > > Any help appreciated. > > /Palle > >> Patrick Gardella >> >> On 18-Jun-98 Palle Girgensohn wrote: >> > Hi, >> > >> > I'm trying to start java workshop according to Amancio's instructions >> > on the web page http://freebsd.org/java/ >> > >> > Whatever I do, once I type jws, it just sits there. top shows this: >> > >> > 20840 girgen 18 0 3420K 7368K pause 0:01 5.60% 2.82% >> > java_X >> > >> > and nothing happens. Any ideas? >> > >> > DISPLAY is properly set, CLASSPATH is /usr/local/java/lib/classes:. >> > jdk is installed through the port in /usr/local/java >> > >> > JavaWorkshop-2.0/JDK is a symlink to /usr/local/java >> > >> > I've tried both the 2.0 and the 2.0a update. >> > >> > Also tried fiddling with LD_LIBRARY_PATH, adding >> > JavaWorkshop-2.0/intel-S2/bin. Nothing happens... >> > >> > Someone? >> > >> > /Palle To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message