Update of /cvsroot/fink/experimental/alexkhansen
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15529

Modified Files:
        bindist.txt 
Log Message:
Zap gremlins.


Index: bindist.txt
===================================================================
RCS file: /cvsroot/fink/experimental/alexkhansen/bindist.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- bindist.txt 15 Jan 2005 16:42:27 -0000      1.1
+++ bindist.txt 16 Jan 2005 17:15:30 -0000      1.2
@@ -6,7 +6,7 @@
 
 Build packages as usual--they don't necessarily have to be installed, just 
built.
 
-Run "finkÊscanpackages". This will make fink generate apt indexes for all of 
your enabled trees.
+Run "fink scanpackages". This will make fink generate apt indexes for all of 
your enabled trees.
 
 Turn on a web server:  either enable "Personal Web Sharing" in the Sharing 
section of System Preferences, or install another one, e.g. apache2 from Fink; 
then set up httpd to expose your /sw/fink directory externally. With the 
builtin server this can be done by making an /etc/httpd/users/fink.conf file 
that contains:
 
@@ -18,7 +18,7 @@
 
 Or you can put those lines in httpd.conf, otherwise
 
-Then run "sudoÊ/usr/sbin/apachectlÊgraceful" to (re)start your webserver.
+Then run "sudo /usr/sbin/apachectl graceful" to (re)start your webserver.
 
 Every time you build/update packages, you will want to run "fink scanpackages" 
to make them available to your remote machines.
 
@@ -35,7 +35,7 @@
 
 
 
-Run "sudoÊapt-getÊupdate". If all goes well, you should see something like:
+Run "sudo apt-get update". If all goes well, you should see something like:
 
 
 Hit http://192.168.42.7 stable/main Packages
@@ -44,7 +44,7 @@
 ...and so on
 
 
-You should then be able to do "sudoÊapt-getÊinstallÊ<package>" for anything 
that's been built on the "master" box.  
+You should then be able to do "sudo apt-get install <package>" for anything 
that's been built on the "master" box.  
 
 Or, if you have fink >=0.23.1, you can employ the UseBinaryDist option and be 
able to download your own packages via fink update and fink install.   This 
method will also let you build packages/dependencies that aren't precompiled on 
your master box, but still employing as many binaries as are available.
 



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to