diff --git a/changelog b/changelog index eb93112..56542a2 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,5 @@ +20090622 tpd src/axiom-website/patches.html 20090622.03.tpd.patch +20090622 tpd src/axiom-website/download.html add mandriva 20090622 tpd src/axiom-website/patches.html 20090622.02.tpd.patch 20090622 tpd src/Makefile make xhtml pages in parallel 20090622 tpd Makefile make xhtml pages in parallel diff --git a/src/axiom-website/download.html b/src/axiom-website/download.html index e213faf..f5a6f0c 100644 --- a/src/axiom-website/download.html +++ b/src/axiom-website/download.html @@ -516,6 +516,8 @@ + src + bin @@ -582,6 +584,8 @@ + src + bin @@ -689,6 +693,8 @@ + src + bin @@ -741,6 +747,8 @@ + src + bin @@ -900,6 +908,8 @@ + src + bin @@ -1252,6 +1262,56 @@ + + + + + mandriva + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + src + bin + + + @@ -1324,6 +1384,8 @@ make

CVS

+ Note: As of May 2009, CVS is no longer supported. Use Git. + You can also download the source tree from CVS and compile it. To download the code from sourceforge, do: @@ -1379,6 +1441,18 @@ make +

Mandriva

+
+urpmi xterm emacs git-core texlive texlive-latex libXpm-devel make gcc
+download the latest axiom-(date)-src.tgz
+tar -zxf axiom-(date)-src.tgz
+cd axiom
+export AXIOM=`pwd`/mnt/mandriva
+export PATH=$AXIOM/bin:$PATH
+make
+
+   
+

Ubuntu

 echo 0 >/proc/sys/kernel/randomize_va_space
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index da71f29..a2d5fcd 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -1637,7 +1637,9 @@ spline.input explain how to compute 2D splines
bookvol10.4 SUBRESP +-> conversion
20090622.01.tpd.patch bookvol10.4 ODESYS +-> conversion
-20090622.01.tpd.patch +20090622.02.tpd.patch Makefile make xhtml pages in parallel
+20090622.03.tpd.patch +src/axiom-website/download.html add mandriva