INN commit: branches/2.5/doc/pod (install.pod ovdb.pod)
INN Commit
rra at isc.org
Sat Oct 5 19:55:17 UTC 2013
Date: Saturday, October 5, 2013 @ 12:55:17
Author: eagle
Revision: 9546
Perl and BerkeleyDB URL updates
Modified:
branches/2.5/doc/pod/install.pod
branches/2.5/doc/pod/ovdb.pod
-------------+
install.pod | 2 +-
ovdb.pod | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Modified: install.pod
===================================================================
--- install.pod 2013-09-22 17:47:57 UTC (rev 9545)
+++ install.pod 2013-10-05 19:55:17 UTC (rev 9546)
@@ -95,7 +95,7 @@
INN is tested primarily with newer versions of Perl, so it's generally
recommended that you install the latest stable distribution of Perl before
compiling INN. For instructions on obtaining and installing Perl, see
-L<http://www.perl.com/get.html>. Note that you may need to use the same
+L<http://www.perl.org/get.html>. Note that you may need to use the same
compiler and options (particularly large file support) for Perl and INN.
If you're using a version of Perl prior to 5.6.0, you may need to make
Modified: ovdb.pod
===================================================================
--- ovdb.pod 2013-09-22 17:47:57 UTC (rev 9545)
+++ ovdb.pod 2013-10-05 19:55:17 UTC (rev 9546)
@@ -11,7 +11,7 @@
Ovdb makes use of the full transaction/logging/locking functionality of
the S<Berkeley DB> environment. S<Berkeley DB> may be downloaded from
-L<http://www.oracle.com/technetwork/database/berkeleydb/overview/index.html>
+L<http://www.oracle.com/technetwork/products/berkeleydb/overview/index.html>
and is needed to build the ovdb backend.
=head1 UPGRADING
More information about the inn-committers
mailing list