[32012] trunk/www/install.php

jmpp at macports.org jmpp at macports.org
Thu Dec 13 06:03:42 PST 2007


Revision: 32012
          http://trac.macosforge.org/projects/macports/changeset/32012
Author:   jmpp at macports.org
Date:     2007-12-13 06:03:34 -0800 (Thu, 13 Dec 2007)

Log Message:
-----------

Include in install.php a link to the explanation of what will be done to shell configuration files.
I'm sure a good number of users will be happy to know that at least there's an explanation for such
a delicate thing, even if they don't read it.

Modified Paths:
--------------
    trunk/www/install.php

Modified: trunk/www/install.php
===================================================================
--- trunk/www/install.php	2007-12-13 13:58:48 UTC (rev 32011)
+++ trunk/www/install.php	2007-12-13 14:03:34 UTC (rev 32012)
@@ -65,8 +65,9 @@
     following the on-screen instructions until completion.</p>
 
     <p>This procedure will place a fully-functional and default MacPorts installation on your host system, ready for usage.
-    If needed your shell configuration files will be adapted by the installer to include the necessary settings to run MacPorts
-    and the programs it installs, but you may need to open a new shell for these changes to take effect.</p>
+    If needed your shell configuration files will be <a href="<?php print $guide_url . '#installing.binary.postflight.details'; ?>">
+    adapted by the installer</a> to include the necessary settings to run MacPorts and the programs it installs, but you may need
+    to open a new shell for these changes to take effect.</p>
 
     <p>The MacPorts &ldquo;<kbd>selfupdate</kbd>&rdquo; command will be run for you by the installer to ensure you have our
     latest available release and the latest revisions to the &ldquo;Portfiles&rdquo; that contain the instructions employed

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071213/f17a2356/attachment.html


More information about the macports-changes mailing list