New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 81647


Ignore:
Timestamp:
08/03/11 05:01:39 (4 years ago)
Author:
jmr@…
Message:

guide: not all macports versions are 1.x any more

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc-new/guide/xml/installing.xml

    r81646 r81647  
    206206      <orderedlist> 
    207207        <listitem> 
    208           <para>Download the latest <filename>MacPorts-1.x.x.dmg</filename> 
     208          <para>Download the latest <filename>MacPorts-x.x.x.dmg</filename> 
    209209          disk image (whose name does not contain -beta or -rc) from the <ulink 
    210210          url="https://distfiles.macports.org/MacPorts/">MacPorts 
     
    213213 
    214214        <listitem> 
    215           <para>Double-click the <filename>MacPorts-1.x.x.pkg</filename> 
     215          <para>Double-click the <filename>MacPorts-x.x.x.pkg</filename> 
    216216          package installer on the disk image.</para> 
    217217        </listitem> 
     
    243243          NEW_PREFIX.</para> 
    244244 
    245           <programlisting><prompt>%%</prompt> <userinput>cd ~/MacPorts-1.x.x/</userinput> 
     245          <programlisting><prompt>%%</prompt> <userinput>cd ~/MacPorts-x.x.x/</userinput> 
    246246<prompt>%%</prompt> <userinput>./configure</userinput> --prefix=NEW_PREFIX  (setting prefix is optional) 
    247247<prompt>%%</prompt> <userinput>make</userinput> 
Note: See TracChangeset for help on using the changeset viewer.