Binary distribution for quick and easy installation, as well as a source distribution for users preferring more flexibility.
Usually it installed in '/sw' hierarchy.
It uses Defian 'dpkg' and 'apt-get'.
Simplify task of compiling and installing open-source software on your Mac.
Requirements:
Create a new Virtual Machine:
Under Windows 7 edit file С:\User\%UserName%\.VirtualBox\%VMNAME%\%VMNAME%.xml. Search for block ExtraData and replace/add nested data:
<ExtraDataItem name="VBoxInternal2/Devices/e1000f/0/Trusted" value="integer:1"/> <ExtraDataItem name="VBoxInternal2/EfiBootArgs" value=" "/> <!-- 0 - 640x480, 1 - 800x600, 2 - 1024x768, 3 - 1280x1024, 4 - 1440x900 --> <ExtraDataItem name="VBoxInternal2/EfiGopMode" value="3"/> <ExtraDataItem name="VBoxInternal2/SmcDeviceKey" value="ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"/> <ExtraDataItem name="VBoxInternal2/SupportExtHwProfile" value="on"/> <ExtraDataItem name="CustomVideoMode1" value="1280x800x32"/> <ExtraDataItem name="GUI/LastCloseAction" value="powerOff"/>
There are tonymacx86 project that collect hardware list (called CustoMac) to build Hackintosh on own hardware with success.
MultiBeast pack provide instruments to make instalable media and to provide collection of required drivers.
$ sudo nano /private/etc/hosts $ dscacheutil -flushcache