From owner-freebsd-java Wed Nov 8 15:52: 7 2000 Delivered-To: freebsd-java@freebsd.org Received: from horizon.webcentral.com.au (horizon.webcentral.com.au [202.139.235.244]) by hub.freebsd.org (Postfix) with SMTP id 81C8B37B479 for ; Wed, 8 Nov 2000 15:52:03 -0800 (PST) Received: (qmail 7256 invoked from network); 8 Nov 2000 23:28:09 -0000 Received: from unknown (HELO warhawk) (203.147.163.223) by horizon.webcentral.com.au with SMTP; 8 Nov 2000 23:28:09 -0000 From: "Haikal Saadh" To: Subject: RE: freebsd-java-digest V4 #457 Date: Thu, 9 Nov 2000 09:55:50 +1000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >> Is there any way for the port to check that the linux-emu is >up-and-running >> automatically? Perhaps add something to the sanity check like: >> >> if [ X`.../linux.../java -version | grep 1.2.2` == X ] >> then >> echo "Please turn on the linux-emu in /etc/rc.conf" >> exit 1 >> fi >> >> Hmm... or something. :-) Don't forget us newbies who might find that easier to thru /stand/sysinstall Configuration -> Startup -> This host wants to be able to run linux binaries. and/or mention that the line needed is linux_enable="YES" You can never be too helpful, I think. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message