[Rt-commit] rt branch, 4.0-trunk, updated. rt-3.9.7-1148-gdf48527

Thomas Sibley trs at bestpractical.com
Mon Jan 3 16:36:56 EST 2011


The branch, 4.0-trunk has been updated
       via  df48527e21a89760aafb76d267a9f71ca656e380 (commit)
       via  9e03399aa4122d8ba39cc1e9b0f7612c9ae00343 (commit)
      from  374f797dbdb810387528bdc20db982b9666dae08 (commit)

Summary of changes:
 README |   18 ++++++++++--------
 1 files changed, 10 insertions(+), 8 deletions(-)

- Log -----------------------------------------------------------------
commit 9e03399aa4122d8ba39cc1e9b0f7612c9ae00343
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Mon Jan 3 16:31:32 2011 -0500

    Minor fixups to the recent README additions

diff --git a/README b/README
index af43ef5..e4322ea 100644
--- a/README
+++ b/README
@@ -83,19 +83,19 @@ GENERAL INSTALLATION
     or run the following command as a user who has permission to install perl
     modules on your system:
 
-     make fixdeps
+       make fixdeps
 
     Some modules require user input or environment variables to install
     correctly, so it may be necessary to install them manually.
 
     If you are installing with CPAN module older than 1.84, you will need
-    to start CPAN (by running perl -MCPAN -e shell) and upgrade the CPAN shell.
+    to start CPAN (by running perl -MCPAN -e shell) and upgrade the CPAN shell with:
 
-     install CPAN
+       install CPAN
 
-    If you are unsure of Your CPAN version, it will be printed when you run the shell.
+    If you are unsure of your CPAN version, it will be printed when you run the shell.
 
-    If you are having trouble installing Imager::File::GIF or Image::File::PNG
+    If you are having trouble installing Imager::File::GIF/PNG/JPEG
     you will need the appropriate development libraries (giflib-devel, libpng-devel
     and libjpeg-devel are the rpm names for these libraries).  You may also want to
     install gd-devel at this time, along with the graphviz rpms (available from

commit df48527e21a89760aafb76d267a9f71ca656e380
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Mon Jan 3 16:36:42 2011 -0500

    Rewrap to 80 characters

diff --git a/README b/README
index e4322ea..0f833c3 100644
--- a/README
+++ b/README
@@ -88,16 +88,18 @@ GENERAL INSTALLATION
     Some modules require user input or environment variables to install
     correctly, so it may be necessary to install them manually.
 
-    If you are installing with CPAN module older than 1.84, you will need
-    to start CPAN (by running perl -MCPAN -e shell) and upgrade the CPAN shell with:
+    If you are installing with CPAN module older than 1.84, you will need to
+    start CPAN (by running perl -MCPAN -e shell) and upgrade the CPAN shell
+    with:
 
        install CPAN
 
-    If you are unsure of your CPAN version, it will be printed when you run the shell.
+    If you are unsure of your CPAN version, it will be printed when you run the
+    shell.
 
-    If you are having trouble installing Imager::File::GIF/PNG/JPEG
-    you will need the appropriate development libraries (giflib-devel, libpng-devel
-    and libjpeg-devel are the rpm names for these libraries).  You may also want to
+    If you are having trouble installing Imager::File::GIF/PNG/JPEG, you will
+    need the appropriate development libraries (giflib-devel, libpng-devel and
+    libjpeg-devel are the rpm names for these libraries).  You may also want to
     install gd-devel at this time, along with the graphviz rpms (available from
     graphviz.org) if you want to use graphs and charts.
 

-----------------------------------------------------------------------


More information about the Rt-commit mailing list