On Fri, Mar 4, 2011 at 10:24 PM, Doug Hardie <bc...@lafn.org> wrote:
> Any chance those binaries might work on FreeBSD?

It depends. If they don't use too many linuxisms (stuff that is only
present in Linux but not on other Unices), they might work on FreeBSD's
Linuxulator. Just give it a try. Your binaries MIGHT work out of the box.
Install the appropriate linux-* ports and kldload the linux.ko kernel module.

However, if they require (and provide) a custom Linux kernel driver
module to complement their userland program, you're out of luck...
unless you choose to run it in a virtualized environment... say, like
a CentOS guest in a VirtualBox running on a FreeBSD host.

-- 
Cordula's Web. http://www.cordula.ws/
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to