README.html in rmagick-2.4.0 vs README.html in rmagick-2.5.0

- old
+ new

@@ -1,17 +1,17 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> - <title>RMagick 2.4.0 README</title> + <title>RMagick 2.5.0 README</title> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta name="GENERATOR" content="RedCloth"> </head> <body> -<h1>RMagick 2.4.0 <span class="caps">README</span></h1> +<h1>RMagick 2.5.0 <span class="caps">README</span></h1> - <h2>06/02/08</h2> + <h2>06/08/08</h2> <h3>Table of Contents</h3> @@ -73,16 +73,16 @@ this. If you have not decompressed the tarball, do so with one of these commands, depending on which tarball you have:</p> <pre> - tar xvzf RMagick-2.4.0-tar.gz (gzipped tarball) - tar xvjf RMagick-2.4.0-tar.bz2 (bzipped tarball) + tar xvzf RMagick-2.5.0-tar.gz (gzipped tarball) + tar xvjf RMagick-2.5.0-tar.bz2 (bzipped tarball) 7z e RMagick-x.y.z.tar.lzma -so | tar xv (7zipped tarball) </pre> - <p>Change to the RMagick-2.4.0 directory. If you are not using any + <p>Change to the RMagick-2.5.0 directory. If you are not using any configuration options (usually you don&#8217;t need to) enter the command</p> <pre> ruby setup.rb @@ -189,10 +189,10 @@ <p>When setup.rb is running the examples, if you get a message like this:</p> <pre> - hook /home/me/src/RMagick-2.4.0/./post-setup.rb failed: + hook /home/me/src/RMagick-2.5.0/./post-setup.rb failed: No such file or directory - "/tmp/rmagick6872.6" </pre> <p>you probably do not have a temporary directory environment variable set. Set the <span class="caps">TMPDIR</span> environment variable to your temporary directory. For example:</p>