mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
add db-4.1 patch for perl
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@854 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
f231636f1e
commit
2568294e73
@ -5,6 +5,10 @@
|
||||
|
||||
&library-config;
|
||||
|
||||
<para>If you recompile perl after installing db-&db-version; you will need to
|
||||
apply the <userinput>perl-5.8.0-db-4.1.24.patch</userinput> available at
|
||||
<userinput><ulink url="&hfile-root;"/></userinput>.</para>
|
||||
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
||||
|
@ -6,6 +6,6 @@
|
||||
<!ENTITY db-config SYSTEM "db-config.xml">
|
||||
<!ENTITY db-buildsize "23 MB">
|
||||
<!ENTITY db-version "4.1.25">
|
||||
<!ENTITY db-download-http "http://www.sleepycat.com/update/snapshot/db-4.0.14.tar.gz">
|
||||
<!ENTITY db-download-http "http://www.sleepycat.com/update/snapshot/db-&db-version;.tar.gz">
|
||||
<!ENTITY db-download-ftp "">
|
||||
<!ENTITY db-size "2.6 MB">
|
||||
|
@ -2,8 +2,8 @@
|
||||
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
|
||||
"/usr/share/docbook/docbookx.dtd" [
|
||||
|
||||
<!ENTITY version "20030415">
|
||||
<!ENTITY releasedate "April 15th, 2003">
|
||||
<!ENTITY version "20030416">
|
||||
<!ENTITY releasedate "April 16th, 2003">
|
||||
|
||||
<!ENTITY % book SYSTEM "book/book.ent">
|
||||
<!ENTITY % preface SYSTEM "preface/preface.ent">
|
||||
|
@ -10,6 +10,9 @@ page in Chapter 1 for details on who wrote what.</para>
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>April 16th, 2003 [tushar]: db: added patch for perl in case
|
||||
perl is recompiled after installing db-4.1.</para></listitem>
|
||||
|
||||
<listitem><para>April 15th, 2003 [tushar]: moved db-3.1 as a sub-section
|
||||
of evolution since no other package needs it.</para></listitem>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user