Update of /cvsroot/fink/web/doc/users-guide
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17760/web/doc/users-guide

Modified Files:
        conf.en.php index.en.php install.en.php intro.en.php 
        packages.en.php uguide.en.html upgrade.en.php usage.en.php 
Log Message:
User's guide update


Index: usage.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/usage.en.php,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- usage.en.php        23 Aug 2005 01:24:18 -0000      1.35
+++ usage.en.php        24 Aug 2005 01:03:08 -0000      1.36
@@ -1,7 +1,7 @@
 <?
 $title = "User's Guide - fink Tool";
 $cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2005/08/23 01:23:11';
+$cvs_date = 'Date: 2005/08/24 01:00:48';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="User\'s 
Guide Contents"><link rel="prev" href="conf.php?phpLang=en" title="The Fink 
Configuration File">';
 
 

Index: conf.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/conf.en.php,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- conf.en.php 23 Aug 2005 01:24:18 -0000      1.36
+++ conf.en.php 24 Aug 2005 01:03:08 -0000      1.37
@@ -1,7 +1,7 @@
 <?
 $title = "User's Guide - fink.conf";
 $cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2005/08/23 01:23:11';
+$cvs_date = 'Date: 2005/08/24 01:00:48';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="User\'s 
Guide Contents"><link rel="next" href="usage.php?phpLang=en" title="Using the 
fink Tool from the Command Line"><link rel="prev" href="upgrade.php?phpLang=en" 
title="Upgrading Fink">';
 
 

Index: intro.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/intro.en.php,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- intro.en.php        23 Aug 2005 01:24:18 -0000      1.35
+++ intro.en.php        24 Aug 2005 01:03:08 -0000      1.36
@@ -1,7 +1,7 @@
 <?
 $title = "User's Guide - Introduction";
 $cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2005/08/23 01:23:11';
+$cvs_date = 'Date: 2005/08/24 01:00:48';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="User\'s 
Guide Contents"><link rel="next" href="install.php?phpLang=en" title="First 
Time Installation"><link rel="prev" href="index.php?phpLang=en" title="User\'s 
Guide Contents">';
 
 

Index: packages.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/packages.en.php,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- packages.en.php     23 Aug 2005 01:24:18 -0000      1.38
+++ packages.en.php     24 Aug 2005 01:03:08 -0000      1.39
@@ -1,7 +1,7 @@
 <?
 $title = "User's Guide - Packages";
 $cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2005/08/23 01:23:11';
+$cvs_date = 'Date: 2005/08/24 01:00:48';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="User\'s 
Guide Contents"><link rel="next" href="upgrade.php?phpLang=en" title="Upgrading 
Fink"><link rel="prev" href="install.php?phpLang=en" title="First Time 
Installation">';
 
 
@@ -261,49 +261,35 @@
       <p>Many of the packages that are available via Fink require the 
installation of some form of X11.  Because of this, one of the first things 
that is typically done is to choose an X11 implementation.</p>
       <p>
 Since there are several X11 implementations available for Mac OS X
-(XFree86, Tenon Xtools, eXodus) and several ways to install them
+(Apple's X11, XFree86, X.org) and several ways to install them
 (manually or via Fink), there are several alternative packages - one
-for each setup.
-Fink is very bad at guessing what you have, so it's important to pick
-the right one and install it before you start installing X11
-applications.
-Here is a list of the available packages and X11 installation methods:
+for each setup. 
+Here is a list of the available X11 packages and installation methods:
 </p>
       <ul>
         <li>
           <p>
-            <b>xfree86-base:</b>
-(10.1 or 10.2 only) This package is the real thing.
-It installs the whole load of XFree86 4.2.1.1 as a Fink package.
-For maximum flexibility, this package does not contain the actual
-XDarwin server.
-To get that, you should install the xfree86-rootless package.
-</p>
-        </li>
-        <li>
-          <p>
-            <b>xfree86:</b>
-This is a single package (display server is included) that installs XFree86 
4.3.0 (10.2 only), or 4.3.99 (10.3 only).   .
-This version is faster than 4.2.1.1, but hasn't been tested quite as much.
+            <b>xfree86, xfree86-shlibs:</b>
+Install both of these packages for XFree86 4.3.0 (OS 10.2 only), 4.4.0 (10.2 
or 10.3), or 4.5.0 (10.3 or 10.4).  
 </p>
         </li>
+        <li><p><b>xorg, xorg-shlibs</b>(10.3 or 10.4)  Install these packages 
to get the 6.8.2 release of the X.org X11 distribution.</p></li>
         <li>
           <p>
-system-xfree86:
-This package is automatically generated (for Fink 0.6.2 or later) if you 
install XFree86 manually, either from
-source or from the official (or unofficial) binary distribution; or if you 
install Apple's X11.
-It will then act as a
-dependency placeholder.
+<b>system-xfree86 + -shlibs, -dev:</b>
+These packages are automatically generated (for Fink 0.6.2 or later) if you 
install Apple's X11, or manually installed XFree86 or X.org.  
+They will then act as
+dependency placeholders.
 </p>
         </li>
         <li>
           <p>
-system-xtools:
-Install this package if you have Tenon's Xtools product installed.
-Like system-xfree86, this will just do a sanity check and leave the
-actual files alone.
+            <b>xfree86-base, xfree86-rootless [-threaded] + -shlibs, -dev</b>
+(10.1 or 10.2 only) These packages install all of XFree86 4.2.1.1 (4.2.0 on 
10.1).  The <code>-threaded</code> variant was provided for applications that 
required it, and this functionality is standard in later XFree86 versions.  The 
<code>-rootless</code> packages include the XDarwin display server--the name is 
historical.
+</p><p>You must install all six packages to build X11-based packages from 
source.
 </p>
         </li>
+        
       </ul>
       <p>
 For more information on installing and running X11, refer to the

Index: index.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/index.en.php,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- index.en.php        23 Aug 2005 01:24:18 -0000      1.41
+++ index.en.php        24 Aug 2005 01:03:08 -0000      1.42
@@ -1,7 +1,7 @@
 <?
 $title = "User's Guide";
 $cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2005/08/23 01:23:11';
+$cvs_date = 'Date: 2005/08/24 01:00:48';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="User\'s 
Guide Contents"><link rel="next" href="intro.php?phpLang=en" 
title="Introduction">';
 
 
@@ -29,7 +29,7 @@
        <li><a href="intro.php?phpLang=en"><b>1 Introduction</b></a><ul><li><a 
href="intro.php?phpLang=en#what">1.1 What is Fink?</a></li><li><a 
href="intro.php?phpLang=en#req">1.2 Requirements</a></li><li><a 
href="intro.php?phpLang=en#supported-os">1.3 Supported Systems</a></li><li><a 
href="intro.php?phpLang=en#src-vs-bin">1.4 Source vs. 
Binary</a></li></ul></li><li><a href="install.php?phpLang=en"><b>2 First Time 
Installation</b></a><ul><li><a href="install.php?phpLang=en#bin">2.1 Installing 
the Binary Distribution</a></li><li><a href="install.php?phpLang=en#src">2.2 
Installing the Source Distribution</a></li><li><a 
href="install.php?phpLang=en#setup">2.3 Setting Up Your 
Environment</a></li></ul></li><li><a href="packages.php?phpLang=en"><b>3 
Installing Packages</b></a><ul><li><a 
href="packages.php?phpLang=en#bin-dselect">3.1 Installing Binary Packages with
 dselect</a></li><li><a href="packages.php?phpLang=en#bin-apt">3.2 Installing 
Binary Packages with
 apt-get</a></li><li><a href="packages.php?phpLang=en#bin-exceptions">3.3 
Installing Dependent Packages that are Unavailable in the Binary 
Distribution</a></li><li><a href="packages.php?phpLang=en#src">3.4 Installing 
Binary and Source Packages with fink</a></li><li><a 
href="packages.php?phpLang=en#fink-commander">3.5 Fink Commander</a></li><li><a 
href="packages.php?phpLang=en#available-versions">3.6 Available 
versions</a></li><li><a href="packages.php?phpLang=en#x11">3.7 Getting X11 
Sorted Out</a></li></ul></li><li><a href="upgrade.php?phpLang=en"><b>4 
Upgrading Fink</b></a><ul><li><a href="upgrade.php?phpLang=en#bin">4.1 
Upgrading using Binary Packages</a></li><li><a 
href="upgrade.php?phpLang=en#src">4.2 Upgrading the Source 
Distribution</a></li><li><a href="upgrade.php?phpLang=en#mix">4.3 Mixing 
Binaries and Source</a></li></ul></li><li><a href="conf.php?phpLang=en"><b>5 
The Fink Configuration File</b></a><ul><li><a 
href="conf.php?phpLang=en#about">5.1 About fink.conf</a></
 li><li><a href="conf.php?phpLang=en#syntax">5.2 fink.conf 
syntax</a></li><li><a href="conf.php?phpLang=en#required">5.3 Required 
Settings</a></li><li><a href="conf.php?phpLang=en#optional">5.4 Optional User 
Settings</a></li><li><a href="conf.php?phpLang=en#downloading">5.5 Download 
Settings</a></li><li><a href="conf.php?phpLang=en#mirrors">5.6 Mirror 
Settings</a></li><li><a href="conf.php?phpLang=en#developer">5.7 Developer 
Settings</a></li><li><a href="conf.php?phpLang=en#advanced">5.8 Advanced 
Settings</a></li><li><a href="conf.php?phpLang=en#sourceslist">5.9 Managing 
apt's sources.list file</a></li></ul></li><li><a 
href="usage.php?phpLang=en"><b>6 Using the fink Tool from the Command 
Line</b></a><ul><li><a href="usage.php?phpLang=en#using">6.1 Using the fink 
tool</a></li><li><a href="usage.php?phpLang=en#options">6.2 Global 
options</a></li><li><a href="usage.php?phpLang=en#install">6.3 
install</a></li><li><a href="usage.php?phpLang=en#remove">6.4 
remove</a></li><li><a hre
 f="usage.php?phpLang=en#purge">6.5 purge</a></li><li><a 
href="usage.php?phpLang=en#update-all">6.6 update-all</a></li><li><a 
href="usage.php?phpLang=en#list">6.7 list</a></li><li><a 
href="usage.php?phpLang=en#apropos">6.8 apropos</a></li><li><a 
href="usage.php?phpLang=en#describe">6.9 describe</a></li><li><a 
href="usage.php?phpLang=en#fetch">6.10 fetch</a></li><li><a 
href="usage.php?phpLang=en#fetch-all">6.11 fetch-all</a></li><li><a 
href="usage.php?phpLang=en#fetch-missing">6.12 fetch-missing</a></li><li><a 
href="usage.php?phpLang=en#build">6.13 build</a></li><li><a 
href="usage.php?phpLang=en#rebuild">6.14 rebuild</a></li><li><a 
href="usage.php?phpLang=en#reinstall">6.15 reinstall</a></li><li><a 
href="usage.php?phpLang=en#configure">6.16 configure</a></li><li><a 
href="usage.php?phpLang=en#selfupdate">6.17 selfupdate</a></li><li><a 
href="usage.php?phpLang=en#selfupdate-rsync">6.18 
selfupdate-rsync</a></li><li><a href="usage.php?phpLang=en#selfupdate-cvs">6.19 
selfupdate-cvs<
 /a></li><li><a href="usage.php?phpLang=en#index">6.20 index</a></li><li><a 
href="usage.php?phpLang=en#validate">6.21 validate</a></li><li><a 
href="usage.php?phpLang=en#scanpackages">6.22 scanpackages</a></li><li><a 
href="usage.php?phpLang=en#cleanup">6.23 cleanup</a></li><li><a 
href="usage.php?phpLang=en#dumpinfo">6.24 dumpinfo</a></li><li><a 
href="usage.php?phpLang=en#show-deps">6.25 show-deps</a></li></ul></li></ul>
-<!--Generated from $Fink: uguide.en.xml,v 1.34 2005/08/23 01:23:11 alexkhansen 
Exp $-->
+<!--Generated from $Fink: uguide.en.xml,v 1.35 2005/08/24 01:00:48 alexkhansen 
Exp $-->
 <? include_once "../../footer.inc"; ?>
 
 

Index: install.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/install.en.php,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- install.en.php      23 Aug 2005 01:24:18 -0000      1.35
+++ install.en.php      24 Aug 2005 01:03:08 -0000      1.36
@@ -1,7 +1,7 @@
 <?
 $title = "User's Guide - Install";
 $cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2005/08/23 01:23:11';
+$cvs_date = 'Date: 2005/08/24 01:00:48';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="User\'s 
Guide Contents"><link rel="next" href="packages.php?phpLang=en" 
title="Installing Packages"><link rel="prev" href="intro.php?phpLang=en" 
title="Introduction">';
 
 

Index: uguide.en.html
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/uguide.en.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- uguide.en.html      23 Aug 2005 01:24:18 -0000      1.42
+++ uguide.en.html      24 Aug 2005 01:03:08 -0000      1.43
@@ -637,49 +637,35 @@
       <p>Many of the packages that are available via Fink require the 
installation of some form of X11.  Because of this, one of the first things 
that is typically done is to choose an X11 implementation.</p>
       <p>
 Since there are several X11 implementations available for Mac OS X
-(XFree86, Tenon Xtools, eXodus) and several ways to install them
+(Apple's X11, XFree86, X.org) and several ways to install them
 (manually or via Fink), there are several alternative packages - one
-for each setup.
-Fink is very bad at guessing what you have, so it's important to pick
-the right one and install it before you start installing X11
-applications.
-Here is a list of the available packages and X11 installation methods:
+for each setup. 
+Here is a list of the available X11 packages and installation methods:
 </p>
       <ul>
         <li>
           <p>
-            <b>xfree86-base:</b>
-(10.1 or 10.2 only) This package is the real thing.
-It installs the whole load of XFree86 4.2.1.1 as a Fink package.
-For maximum flexibility, this package does not contain the actual
-XDarwin server.
-To get that, you should install the xfree86-rootless package.
-</p>
-        </li>
-        <li>
-          <p>
-            <b>xfree86:</b>
-This is a single package (display server is included) that installs XFree86 
4.3.0 (10.2 only), or 4.3.99 (10.3 only).   .
-This version is faster than 4.2.1.1, but hasn't been tested quite as much.
+            <b>xfree86, xfree86-shlibs:</b>
+Install both of these packages for XFree86 4.3.0 (OS 10.2 only), 4.4.0 (10.2 
or 10.3), or 4.5.0 (10.3 or 10.4).  
 </p>
         </li>
+        <li><p><b>xorg, xorg-shlibs</b>(10.3 or 10.4)  Install these packages 
to get the 6.8.2 release of the X.org X11 distribution.</p></li>
         <li>
           <p>
-system-xfree86:
-This package is automatically generated (for Fink 0.6.2 or later) if you 
install XFree86 manually, either from
-source or from the official (or unofficial) binary distribution; or if you 
install Apple's X11.
-It will then act as a
-dependency placeholder.
+<b>system-xfree86 + -shlibs, -dev:</b>
+These packages are automatically generated (for Fink 0.6.2 or later) if you 
install Apple's X11, or manually installed XFree86 or X.org.  
+They will then act as
+dependency placeholders.
 </p>
         </li>
         <li>
           <p>
-system-xtools:
-Install this package if you have Tenon's Xtools product installed.
-Like system-xfree86, this will just do a sanity check and leave the
-actual files alone.
+            <b>xfree86-base, xfree86-rootless [-threaded] + -shlibs, -dev</b>
+(10.1 or 10.2 only) These packages install all of XFree86 4.2.1.1 (4.2.0 on 
10.1).  The <tt style="white-space: nowrap;">-threaded</tt> variant was 
provided for applications that required it, and this functionality is standard 
in later XFree86 versions.  The <tt style="white-space: nowrap;">-rootless</tt> 
packages include the XDarwin display server--the name is historical.
+</p><p>You must install all six packages to build X11-based packages from 
source.
 </p>
         </li>
+        
       </ul>
       <p>
 For more information on installing and running X11, refer to the
@@ -1564,4 +1550,4 @@
 provided the document and this copyright notice remain complete and
 unmodified. Any commercial reproduction and any online publication
 requires the explicit consent of the author.</p><hr>
-<p>Generated from <i>$Fink: uguide.en.xml,v 1.34 2005/08/23 01:23:11 
alexkhansen Exp $</i></p></body></html>
+<p>Generated from <i>$Fink: uguide.en.xml,v 1.35 2005/08/24 01:00:48 
alexkhansen Exp $</i></p></body></html>

Index: upgrade.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/upgrade.en.php,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- upgrade.en.php      23 Aug 2005 01:24:18 -0000      1.35
+++ upgrade.en.php      24 Aug 2005 01:03:08 -0000      1.36
@@ -1,7 +1,7 @@
 <?
 $title = "User's Guide - Upgrade";
 $cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2005/08/23 01:23:11';
+$cvs_date = 'Date: 2005/08/24 01:00:48';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="User\'s 
Guide Contents"><link rel="next" href="conf.php?phpLang=en" title="The Fink 
Configuration File"><link rel="prev" href="packages.php?phpLang=en" 
title="Installing Packages">';
 
 



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to