Re: Linux computability

2005-10-28 Thread Jonathan Chen
On Fri, Oct 28, 2005 at 03:03:54PM -0400, Mark Bucciarelli wrote: [...] > I'd like to turn it back on once jdk builds--can anybody tell me if > java/jdk14 requires linprocfs? (I would guess not ...) The linux stuff is only required to buid java/jdk14. Once you have a native jdk, you can remove

Re: Linux computability

2005-10-28 Thread Mark Bucciarelli
On Fri, Oct 28, 2005 at 10:32:24AM -0400, Mark Bucciarelli wrote: > On Sun, Oct 23, 2005 at 02:45:42PM +1000, Michael Christie wrote: > > > Now Linux programs run in side of the jail. > > Thanks for posting what you had success with. > > I followed your instructions, but when I try to install th

Re: Linux computability

2005-10-28 Thread Mark Bucciarelli
On Sun, Oct 23, 2005 at 02:45:42PM +1000, Michael Christie wrote: > Now Linux programs run in side of the jail. Thanks for posting what you had success with. I followed your instructions, but when I try to install the java/jdk14 port inside the jail, I get the message that I need to mount /com

Linux computability

2005-10-22 Thread Michael Christie
Hi all, Last night I was trying to work out how to get Linux programs to run under freebsd. I have worked out how to get Linux programs to run in side a jail under freebsd Linux computability. 1, install linux_base on to the host server, edit rc.conf add linux_enable="YES" 2, m