Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
Apple Computing Products:
Running Windows on your Mac
Building Mac-On-Linux
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Dreamcast270mhz" data-source="post: 1028722" data-attributes="member: 140988"><p>I am trying to build Mac-On-Linux from the latest source, the wiki said for ubuntu users to follow these instructions:</p><p>If you want to use the (outdated) packages supplied by Ubuntu, there is a wiki page: <a href="https://help.ubuntu.com/community/MacOnLinuxHowto" target="_blank">https://help.ubuntu.com/community/MacOnLinuxHowto</a></p><p></p><p>If you want to compile from source, read on!</p><p>Installing the Required Packages</p><p></p><p>You will need to install some development packages:</p><p></p><p># apt-get install libc6-dev ncurses-dev zlib1g-dev \</p><p> libasound2-dev xlibs-dev libpng12-dev libxxf86dga-dev \</p><p> automake autoconf</p><p></p><p>Then </p><p># ./autoconfig</p><p># make</p><p># make install</p><p></p><p>I don't get past make details above</p></blockquote><p></p>
[QUOTE="Dreamcast270mhz, post: 1028722, member: 140988"] I am trying to build Mac-On-Linux from the latest source, the wiki said for ubuntu users to follow these instructions: If you want to use the (outdated) packages supplied by Ubuntu, there is a wiki page: [url]https://help.ubuntu.com/community/MacOnLinuxHowto[/url] If you want to compile from source, read on! Installing the Required Packages You will need to install some development packages: # apt-get install libc6-dev ncurses-dev zlib1g-dev \ libasound2-dev xlibs-dev libpng12-dev libxxf86dga-dev \ automake autoconf Then # ./autoconfig # make # make install I don't get past make details above [/QUOTE]
Verification
Grass is to green, as mud is to ______?
Post reply
Forums
Apple Computing Products:
Running Windows on your Mac
Building Mac-On-Linux
Top