<p dir="ltr">On Dec 12, 2014 8:27 AM, "Carl Kreider" <<a href="mailto:carl.kreider@comcast.net">carl.kreider@comcast.net</a>> wrote:<br>
><br>
><br>
> I have waded through a few years of archived messages but didn't find an answer to this: Regarding virtualbox, what does "NOTE:This will not build on a stock x86_64 system" mean?  It will not build at all?  It needs a non-stock system to build?  If so, what is a non-stock system?<br>
><br>
> TIA<br>
><br>
> Carl</p>
<p dir="ltr">Virtualbox needs 32-bit libraries at compilation-time, which aren't available by default on a 64-bit install.  You'll need to install 32-bit libraries via multilib.</p>
<p dir="ltr">At runtime, however, 32-bit dependencies are not needed (IIRC), so once it's compiled, you shouldn't need the 32-bit libs.  This is why the precompiled versions from Oracle reportedly work on stock 64-bit Slack.</p>
<p dir="ltr">-- Ryan</p>