Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Mar 2009 18:27:41 +0100 (CET)
From:      Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
To:        rasz <raszobbi@gmail.com>
Cc:        FreeBSD-Questions@freebsd.org
Subject:   Re: Linux Compatability
Message-ID:  <alpine.BSF.2.00.0903181825580.64064@wojtek.tensor.gdynia.pl>
In-Reply-To: <49C12C13.6090205@gmail.com>
References:  <49C12C13.6090205@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> and it failed
> when run complaining that it needs a "CPU with SSE instuctions enabled".
> does anyone know what this is and related too?

are you CPU SSE capable? if so, probably this app checks capabilities 
through /proc

add this to /etc/fstab
linprocfs               /compat/linux/proc  linprocfs       rw      0       0

and mount /compat/linux/proc

> 2nd question, is the freebsd base (usr/src) documented anywhere, as to the 
> programs it entirely contains?

exactly those what gets installed :)
it contains sources of whole FreeBSD system (excluding ports).




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