[Rt-commit] rt branch, 4.0-trunk, updated. rt-3.9.7-1145-g310ea5f
Kevin Falcone
falcone at bestpractical.com
Mon Jan 3 16:13:17 EST 2011
The branch, 4.0-trunk has been updated
via 310ea5fc03a6fcd18e0359de49a101a65a905fd8 (commit)
from 9dc6d7aea6dce415a3597a2989f08ccb64134a02 (commit)
Summary of changes:
README | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 310ea5fc03a6fcd18e0359de49a101a65a905fd8
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Mon Jan 3 16:13:06 2011 -0500
More pointers to the required dev libraries
diff --git a/README b/README
index 1a63c81..3439c90 100644
--- a/README
+++ b/README
@@ -95,6 +95,12 @@ 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.
+
5 Check to make sure everything was installed properly.
make testdeps
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list