diff --git a/changelog b/changelog index b97c414..7ab42f6 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,5 @@ +20120413 tpd src/axiom-website/patches.html 20120413.02.tpd.patch +20120413 tpd src/axiom-website/download.html update download list 20120413 tpd src/axiom-website/patches.html 20120413.01.tpd.patch 20120413 tpd Makefile.pamphlet add <> to all stanzas 20120411 tpd src/axiom-website/patches.html 20120411.01.tpd.patch diff --git a/src/axiom-website/download.html b/src/axiom-website/download.html index bfe98c2..1109818 100644 --- a/src/axiom-website/download.html +++ b/src/axiom-website/download.html @@ -156,11 +156,6 @@ - Mar 2011     - - - - July 2011     @@ -178,6 +173,11 @@ Jan 2012     + + + Mar 2012     + + @@ -209,8 +209,8 @@ - src - bin + src + bin @@ -244,6 +244,7 @@ src + bin @@ -277,39 +278,7 @@ src - - - - - - - - redhat9 - - - - - src - - - - - src - - - - - src - - - - - src - - - - - src + bin @@ -346,8 +315,8 @@ - src - bin + src + bin @@ -380,7 +349,8 @@ - src + src + bin @@ -413,7 +383,7 @@ - src + src @@ -446,7 +416,7 @@ - src + src @@ -479,7 +449,8 @@ - src + src + bin @@ -510,8 +481,8 @@ - src - bin + src + bin @@ -696,7 +667,7 @@ make
 (for 64-bit version: yum install glibc.i686)
 yum install xterm emacs patch m4
-yum install libXt-devel libXpm-devel gcc xorg-x11-proto-devel
+yum install libXt-devel libXpm-devel gcc xorg-x11-proto-devel make
 yum install tetex tetex-fonts tetex-dvips tetex-latex ghostscript
 rpm -Uvh http://repo.webtatic.com/yum/centos/5/latest.rpm
 yum install --enablerepo=webtatic git-all
@@ -725,7 +696,9 @@ make
 
   

Mandriva

+urpmi.addmedia --distrib --mirrorlist
 urpmi xterm emacs git-core texlive texlive-latex libXpm-devel make gcc patch
+urpmi XFree86-devel m4
 download the latest axiom-(date)-src.tgz
 tar -zxf axiom-(date)-src.tgz
 cd axiom
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index 5ead935..a023da0 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -3880,5 +3880,7 @@ books/bookvol5 fix parsing for 64 bit systems
faq add FAQ 53: Axiom won't build on Fedora
20120413.01.tpd.patch Makefile.pamphlet add <> to all stanzas
+20120413.02.tpd.patch +src/axiom-website/download.html update download list