README.html in rmagick-1.13.0 vs README.html in rmagick-1.14.0

- old
+ new

@@ -1,16 +1,16 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> - <title>RMagick 1.13.0 README</title> + <title>RMagick 1.14.0 README</title> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta name="GENERATOR" content="BlueCloth"> </head> <body> -<h1>RMagick 1.13.0 README</h1> +<h1>RMagick 1.14.0 README</h1> -<h2>06/28/06</h2> +<h2>09/28/06</h2> <h2>Table Of Contents</h2> <ul> <li><a href="#intro">Introduction</a></li> @@ -40,11 +40,11 @@ <h2 id="contact">Contact Information</h2> <p><strong>Author:</strong> Tim Hunter</p> -<p><strong>Email:</strong> <a href="&#109;&#x61;&#105;&#x6C;&#x74;&#111;:&#x72;&#x6D;&#x61;&#103;&#x69;&#x63;&#x6B;&#x40;&#x72;&#117;&#x62;&#121;&#x66;&#111;&#114;&#103;&#x65;&#046;&#111;&#114;&#x67;">&#x72;&#x6D;&#x61;&#103;&#x69;&#x63;&#x6B;&#x40;&#x72;&#117;&#x62;&#121;&#x66;&#111;&#114;&#103;&#x65;&#046;&#111;&#114;&#x67;</a></p> +<p><strong>Email:</strong> <a href="&#109;&#x61;&#105;&#108;&#116;&#111;:&#x72;&#109;&#x61;&#x67;&#x69;&#099;&#107;&#064;&#x72;&#117;&#098;&#121;&#x66;&#x6F;&#114;&#103;&#101;&#046;&#111;&#x72;&#103;">&#x72;&#109;&#x61;&#x67;&#x69;&#099;&#107;&#064;&#x72;&#117;&#098;&#121;&#x66;&#x6F;&#114;&#103;&#101;&#046;&#111;&#x72;&#103;</a></p> <p><strong>RubyForge:</strong> <a href="http://rubyforge.org/projects/rmagick/">http://rubyforge.org/projects/rmagick/</a></p> <h2 id="prereq">Prerequisites</h2> @@ -59,10 +59,13 @@ and GraphicsMagick have slightly different capabilities. Please consult their web sites if you have questions.</p> <h2 id="tips">Tips for installing and configuring ImageMagick and GraphicsMagick</h2> +<p>See <a href="http://rmagick.rubyforge.org/install-faq.html">http://rmagick.rubyforge.org/install-faq.html</a> for the latest version +of these tips.</p> + <p>If you are installing RMagick by compiling the source code, I strongly encourage you to install the latest version of ImageMagick or GraphicsMagick <em>from source</em>. If you have never installed ImageMagick or GraphicsMagick before, I also strongly encourage you to read the README.txt file as many times as is necessary for you to understand how to @@ -223,11 +226,11 @@ </blockquote></li> </ul> <h4 id="scripts">Running the <code>configure</code> and <code>make</code> scripts</h4> -<p>De-compress the RMagick-1.13.0.tar.gz archive and enter the top +<p>De-compress the RMagick-1.14.0.tar.gz archive and enter the top directory. Then type:</p> <pre><code>$ ./configure &lt;configuration options&gt; $ make ($ su) @@ -244,13 +247,13 @@ <h4>Cannot open shared object file</h4> <p>When make is running the examples, if you get a message like this:</p> -<pre><code>/home/you/RMagick-1.13.0/lib/RMagick.rb:11:in `require': libMagick.so.0: +<pre><code>/home/you/RMagick-1.14.0/lib/RMagick.rb:11:in `require': libMagick.so.0: cannot open shared object file: No such file or directory - - /home/you/RMagick-1.13.0/ext/RMagick/RMagick.so (LoadError) + /home/you/RMagick-1.14.0/ext/RMagick/RMagick.so (LoadError) </code></pre> <p>you probably do not have the directory in which the ImageMagick or GraphicsMagick library is installed in your load path. An easy way to fix this is to define the directory in the LD_LIBRARY_PATH environment variable. For example, suppose you @@ -266,11 +269,11 @@ <h4>No such file or directory - "/tmp/rmagick6872.6"</h4> <p>When make is running the examples, if you get a message like this:</p> -<pre><code>hook /home/me/src/RMagick-1.13.0/./post-setup.rb failed: +<pre><code>hook /home/me/src/RMagick-1.14.0/./post-setup.rb failed: No such file or directory - "/tmp/rmagick6872.6" </code></pre> <p>you probably do not have a temporary directory environment variable set. Set the TMPDIR environment variable to your temporary directory. For example:</p> @@ -347,25 +350,10 @@ <p>For example, the default log format is:</p> <pre><code> Magick::set_log_format("%t %r %u %p %m/%f/%l/%d:\n %e") </code></pre> -<h2 id="issues">Known issues</h2> - -<ol> -<li><p>gcc 3.2, during the "install.rb setup" step, issues the following warning. -This does not indicate a problem.</p> - -<p><code>cc1: warning: changing search order for system directory "/usr/local/include"</code> <br> -<code>cc1: warning: as it has already been specified as a non-system directory</code></p></li> -<li><p>With older releases of ImageMagick you may see this warning. It does not -indicate a problem.</p> - -<p><code>/usr/include/sys/ipc.h:25:3: warning: #warning "Files using this header must -be compiled with _SVID_SOURCE or _XOPEN_SOURCE"</code></p></li> -</ol> - <h2 id="bugs">Reporting bugs</h2> <p>Please report bugs in RMagick, its documentation, or its installation programs to me via the bug tracker on the <a href="http://rubyforge.org/projects/rmagick">RMagick project page at RubyForge</a>. However, I can't help @@ -376,17 +364,12 @@ <h2 id="credits">Credits</h2> <p>Thanks to</p> <ul> -<li>Akinori MUSHA, for his work making RMagick available on FreeBSD.</li> -<li>Tom Payne, for reporting bugs, sending me the Ruby 1.8.0 patches, and for the Gentoo ebuild.</li> -<li>Bob Friesenhahn, for GraphicsMagick. Also for his help with the RMagick installation and many other things.</li> <li>Simple Systems, for hosting the RMagick documentation online.</li> -<li>Mike Williams, for the RMagick Debian package</li> <li>ImageMagick Studio LLC, for ImageMagick and for hosting the RMagick documentation.</li> -<li>Kaspar Schiess, for the MS Windows gem.</li> -<li>Jeremy Hinegardner, for the amd64 patch.</li> +<li>Kaspar Schiess and Brett DiFrischia, for the MS Windows gems.</li> </ul> <h2 id="license">License</h2> <blockquote>