FreeBsdBeni <[EMAIL PROTECTED]> writes: > On Saturday 29 January 2005 15:49, Lowell Gilbert wrote: > > Dick Hoogendijk <[EMAIL PROTECTED]> writes: > > > On 29 Jan Thomas Foster wrote: > > > > Try downloading a linux binary or installing a linux based application > > > > from ports.. if you do not get any elf binary errors then yo umost > > > > likely have the linux compatibility enabled correctly. The only other > > > > thing to watch for are any programs that might require linprocfs > > > > > Don't you have to add a line to your /etc/fstab as well to enable/use the > linprocfs ?
Only if you need it. Most programs I've used under FreeBSD's Linux emulation do *not* access procfs. Building the Linux JDK is the only time I ever needed it, and once I've got the native JDK built, I can umount the procfs again. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
