[Rt-commit] rt branch, 4.0-trunk, updated. rt-3.9.7-1146-g374f797
Kevin Falcone
falcone at bestpractical.com
Mon Jan 3 16:26:17 EST 2011
The branch, 4.0-trunk has been updated
via 374f797dbdb810387528bdc20db982b9666dae08 (commit)
from 310ea5fc03a6fcd18e0359de49a101a65a905fd8 (commit)
Summary of changes:
README | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
- Log -----------------------------------------------------------------
commit 374f797dbdb810387528bdc20db982b9666dae08
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Mon Jan 3 16:26:15 2011 -0500
also mention libjpeg
diff --git a/README b/README
index 3439c90..af43ef5 100644
--- a/README
+++ b/README
@@ -96,10 +96,10 @@ GENERAL INSTALLATION
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
- you will need the appropriate development libraries (giflib-devel and libpng-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.
+ 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.
5 Check to make sure everything was installed properly.
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list