Difference between pages "Gentoo Prefix On Mac OS X" and "Form:Organization"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
 
Line 1: Line 1:
There is a way to install Gentoo so that it runs within Mac OS X. This install method is called "Gentoo Prefix".
<noinclude>
__NOTOC__


There is a handy script you can use to install Gentoo Prefix on any Mac OS X machine.
== Add a New Organization ==


== Requirements ==
{{#forminput:form=Organization|query string=namespace=Organization}}
</noinclude><includeonly>
{{{for template|Organization}}}
{{TableStart}}
<tr><th class="active">Logo</th><td>{{{field|Logo|uploadable|values from namespace=File}}}</td></tr>
<tr><th class="active">Homepage</th><td> {{{field|Homepage|property=Homepage|input type=text|placeholder=Specify your organization's Web site URL.}}} </td></tr>
<tr><th class="active">Summary</th><td> {{{field|Summary|property=Summary|input type=textarea|placeholder=Summary of your organization.}}} </td></tr>
<tr><th class="active">Funtoo-related Services</th><td> {{{field|Funtoo Services|property=Funtoo Services|input type=textarea|placeholder=What Funtoo-related services do you offer?}}} </td></tr>
<tr><th class="active">Services</th><td> {{{field|Services|property=Services|input type=textarea|placeholder=What is a general summary of your full service offerings?}}} </td></tr>
{{TableEnd}}


For Gentoo Prefix installation to work, you must have the Xcode command-line tools installed, so that a compiler toolchain exists. Here are the steps to install the Xcode command-line tools:
== Location ==


# Install Xcode itself from the Apple Mac OS X install media. If you are using Mac OS Lion, then the Apple App Store has Xcode available. Search for "Xcode" and you will be able to download and install it.
{{TableStart}}
# Now, start Xcode.
<tr><th class="active">Geographic Coordinates</th><td>
# Go to the Xcode menu, then Preferences, then the Downloads tab.
This section can be used to identify your geographic location. Enter the name of the location (either as an address or in City, State format) into the ''second field'', and click '''Look up Coordinates'''. Geographic Coordinates will then be automatically be placed in the first field.
# Click "Install" next to "Command Line Tools".
# You will need to log in with your Apple Developer ID for the download to continue.


Here's how you do it. As root (<tt>sudo su -</tt>), type:
{{{field
| Geoloc
| input type=googlemaps
| height=300
| width=100%
| autozoom=off
| zoom=2
}}} </td></tr>
<tr><th class="active">Location name</th><td>{{{field|Location name|list}}}</td></tr>
{{TableEnd}}


The <tt>EPREFIX</tt> variable controls the install location. The default is <tt>~/gentoo</tt>.
{{{end template}}}


<console>
== Documentation ==
$ ##i##wget http://www.cs.stonybrook.edu/~ryao/prefix-install.sh && chmod u+x ./prefix-install.sh && env MAKEOPTS=-j5 ./prefix-install.sh
</console>


Bam!
Enter documentation or extended information for the organization below.  If you need to add more complex wikitext, use the "Edit" button after saving this page, and enter your wiki text at the bottom. This allows you to provide rich documentation content for the repository.


Now, let's work on Funtoo Prefix :)
{{{standard input|free text|rows=30}}}


[[Category:Featured]]
{{{for template|OrganizationFooter}}}
{{{end template}}}
 
{{{standard input|summary}}}
 
{{{standard input|minor edit}}} {{{standard input|watch}}}
 
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}

Latest revision as of 22:52, January 7, 2015


Add a New Organization