changeset 12493:c5a2ad173d4d

README.MacOS: Add Fink packages needed to support print output.
author Ben Abbott <bpabbott@mac.com>
date Tue, 01 Mar 2011 19:55:57 -0500
parents 5b1654bc5012
children ce831dc80bdb
files ChangeLog README.MacOS
diffstat 2 files changed, 18 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-03-01  Ben Abbott  <bpabbott@mac.com>
+
+	* README.MacOS: Add Fink packages needed to support print output.
+
 2011-02-28  Rik  <octave@nomad.inbox5.com>
 
 	* NEWS: Mention new functions isrow, iscolumn.
--- a/README.MacOS
+++ b/README.MacOS
@@ -236,7 +236,7 @@
   pcre
   pcre-shlibs
   qhull
-  qrupdate (**)
+  qrupdate [1]
   readline5
   readline5-shlibs 
   sed
@@ -248,10 +248,20 @@
   tetex
   texinfo
 
-(**) Fink does not yet have a package for qrupdate.  However, one is
-       available in the tracker at the link below.
+For fully functional printing (graphics output), the following packages must
+be installed.
 
-  http://sourceforge.net/tracker/index.php?func=detail&aid=2861045&group_id=17203&atid=414256
+  epstool
+  ghostscript
+  pstoedit
+  transfig [2]
+
+[1] Fink does not yet have a package for qrupdate.  However, one is available
+    in the tracker at the link below.
+
+    http://sourceforge.net/tracker/index.php?func=detail&aid=2861045&group_id=17203&atid=414256
+
+[2] Optionally the "xfig" package may be installed.
 
 
 2.3.2 Building With Dependencies Satisfied by Fink