diff --git a/changelog b/changelog index 1ba0684..98e4a17 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,5 @@ +20100813 tpd src/axiom-website/patches.html 20100813.02.tpd.patch +20100813 tpd src/axiom-website/download.html update ubuntu yum advice 20100813 tpd src/axiom-website/patches.html 20100813.01.tpd.patch 20100813 tpd src/algebra/Makefile.pamphlet remove POLYVEC 20100813 tpd books/ps/v104u32vectorpolynomialoperations.eps remove POLYVEC diff --git a/src/axiom-website/download.html b/src/axiom-website/download.html index c82a188..1fc2c62 100644 --- a/src/axiom-website/download.html +++ b/src/axiom-website/download.html @@ -997,7 +997,7 @@ make

Fedora

-yum install xterm emacs git-core patch texlive texlive-latex 
+yum install xterm emacs git-core patch texlive texlive-latex m4
 yum install libXt-devel libXpm-devel gcc xorg-x11-proto-devel
 download the latest axiom-(date)-src.tgz
 tar -zxf axiom-(date)-src.tgz
@@ -1024,7 +1024,7 @@ make
    
 echo 0 >/proc/sys/kernel/randomize_va_space
 apt-get install m4 libxpm-dev libxt-dev x-dev libx11-dev 
-apt-get install libxext-dev gettext git-core texlive gawk git-core
+apt-get install libxext-dev gettext git-core texlive gawk 
 git clone git://axiom.git.sourceforge.net/gitroot/axiom/axiom
 cd axiom
 export AXIOM=`pwd`/mnt/ubuntu
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index f0651fc..a750a0a 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -3059,5 +3059,7 @@ src/axiom-website/download.html add vector
books/ps/v103guessoptionfunctions0.eps added
20100813.01.tpd.patch books/bookvol10.4 remove POLYVEC
+20100813.02.tpd.patch +src/axiom-website/download.html update ubuntu yum advice