Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Nov 2000 09:55:50 +1000
From:      "Haikal Saadh" <wyldephyre2@yahoo.com>
To:        <freebsd-java@FreeBSD.ORG>
Subject:   RE: freebsd-java-digest V4 #457
Message-ID:  <HPEIKDAPPNAFBPFBNMDAGEOHCCAA.wyldephyre2@yahoo.com>
In-Reply-To: <bulk.41612.20001108145727@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

>> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?HPEIKDAPPNAFBPFBNMDAGEOHCCAA.wyldephyre2>