Annotation of OpenXM/doc/OpenXM-web/news-o.html, Revision 1.14
1.1 takayama 1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
2: "http://www.w3.org/TR/REC-html40/loose.dtd">
3: <head>
1.2 takayama 4: <title>OpenXM Archive</title>
1.1 takayama 5: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6: </head>
7: <body bgcolor=#ffffff text=#000000>
8:
9: [<a href="news-o-ja.html"> in Japanese </a>] <br>
10: <a href="Current/doc/index-doc.html"> Documents </a>,
11: <a href="Current/index.html"> Download </a>,
12: <a href="Current/index-spec.html"> Specifications </a>,
13: <a href="Current/doc/index-license.html"> License </a>,
1.11 takayama 14: <a href="http://c1.math.kobe-u.ac.jp/cgi-bin/cvsweb.cgi/">cvsweb</a>,
1.1 takayama 15: <a href="index.html">Top</a>,
16:
17:
18: <center>
19: <h1>
20: OpenXM Archive (News, ...)
21: </h1>
22: </center>
23:
1.14 ! takayama 24: ftp://ftp.math.kobe-u.ac.jp/pub/XXX no longer works. Use http://www.math.kobe-u.ac.jp/pub/XXX instead.
! 25:
1.1 takayama 26: <h2> News </h2>
27:
28: <ul>
1.13 takayama 29: <li> Debian package openxm-1.3.2-1 (network installer, 64bit) can be obtained from
30: <a href="http://fe.math.kobe-u.ac.jp/MathLibre-amd64-2016"> here </a>.
31: Please read <a href="http://fe.math.kobe-u.ac.jp/MathLibre/readme-en.html">readme-en.html</a>
32: in the directory.
33: (Feb 12, 2016. openxm-1.3.2-1)
1.12 takayama 34: <li> Debian package openxm-1.3.1-14 (network installer, 64bit) can be obtained from
1.13 takayama 35: <a href="http://fe.math.kobe-u.ac.jp/MathLibre-amd64-2013"> here </a>.
1.12 takayama 36: Please read <a href="http://fe.math.kobe-u.ac.jp/MathLibre/readme-en.html">readme-en.html</a>
37: in the directory.
38: (March 27, 2015. openxm-1.3.1-14)
1.10 takayama 39: <li> Debian package openxm-1.3.1-10 (network installer, 32bit) can be obtained from
40: <a href="http://fe.math.kobe-u.ac.jp/MathLibre"> here </a>.
41: 64 bit version is provided at <a href="http://fe.math.kobe-u.ac.jp/MathLibre-amd64"> here </a>.
42: Please read <a href="http://fe.math.kobe-u.ac.jp/MathLibre/readme-en.html">readme-en.html</a>
43: in the directory.
44: (May 15, 2012. openxm-1.3.1-10)
1.9 takayama 45: <li id="news-openxm-6" name="news-openxm-6"> Debian package openxm-1.3.1-6 (network installer, 32bit) can be obtained from
46: <a href="http://fe.math.kobe-u.ac.jp/KnoppixMath"> here </a>.
47: 64 bit version is provided at <a href="http://fe.math.kobe-u.ac.jp/KnoppixMath64"> here </a>.
48: Please read <a href="http://fe.math.kobe-u.ac.jp/KnoppixMath/readme-en.html">readme-en.html</a>
49: in the directory.
50: (Feb 22, 2011. openxm-1.3.1-6)
51:
1.8 takayama 52: <li id="news-openxm-5" name="news-openxm-5"> Debian package openxm-1.3.1-5 (network installer, 32bit) can be obtained from
53: <a href="http://fe.math.kobe-u.ac.jp/KnoppixMath"> here </a>.
54: 64 bit version is provided at <a href="http://fe.math.kobe-u.ac.jp/KnoppixMath64"> here </a>.
55: Please read readme-en.html in the directory. Note that the package openxm should
56: be updated explicitly (apt-get install will not work properly) if openxm 1.3.1-3 or prior
57: is already installed, i.e.,
58: <pre>
59: sudo su
60: apt-get install make nkf
61: dpkg --purge openxm
62: apt-get install openxm
63: </pre>
64: (Aug, 2010. openxm-1.3.1-5) <br>
65: In order to install the TeXmacs interface and desktop icons, do
66: <pre>
67: apt-get install openxm-skel
68: apt-get install openxm-gnome-desktop
69: </pre>
70: If you cannot or must not use apt-get, please download all files starting with openxm-
71: from
72: <a href="http://fe.math.kobe-u.ac.jp/KnoppixMath"> http://fe.math.kobe-u.ac.jp/KnoppixMath </a>
73: and install them by hand as follows.
74: <pre>
75: sudo su
76: dpkg --install openxm_*.deb
77: dpkg --install openxm-skel*.deb
78: </pre>
79: Note that openxm_*.deb is a network installer and the main body of the package is downloaded from the internet.
80:
1.7 takayama 81: <li> Debian package openxm-1.3.1-4 (network installer, 32bit) can be obtained from
82: <a href="http://fe.math.kobe-u.ac.jp/KnoppixMath"> here </a>.
83: Please read readme-en.html in the directory. Note that the package openxm should
84: be updated explicitly (apt-get install will not work properly) if openxm 1.3.1-3 or prior
85: is already installed, i.e.,
86: <pre>
87: sudo su
88: apt-get install make nkf
89: dpkg --purge openxm
90: apt-get install openxm
91: </pre>
92: (Feb 23, 2010. openxm-1.3.1-4) <br>
93: In order to install the TeXmacs interface, do
94: <pre>
95: apt-get install openxm-skel
96: </pre>
97:
98:
1.6 takayama 99: <li> Debian package of openxm-1-3.1-1 can be obtained from
100: <a href="http://fe.math.kobe-u.ac.jp/KnoppixMath"> here </a>.
101: Please read readme-en.html in the directory. Note that the package openxm should
102: be updated explicitly (apt-get update will not work properly), i.e.,
103: <pre>
104: apt-get install make nkf
105: dpkg --purge openxm
106: apt-get install openxm
107: </pre>
108: (Feb 12, 2010. openxm-1.3.1-1) <br>
109: In order to install the TeXmacs interface to the user directory, do
110: <pre>
111: cp -r /root/.TeXmacs ~/.
112: </pre>
1.5 takayama 113: <li> Debian package of openxm-1-2.3-12 can be obtained from
114: <a href="http://fe.math.kobe-u.ac.jp/KnoppixMath"> here </a>.
115: Please read readme-en.html in the directory. Note that the package openxm should
116: be updated explicitly (apt-get update will not work properly), i.e.,
117: <pre>
118: dpkg --purge openxm
119: apt-get install openxm
120: </pre>
121: (Feb 24, 2009. openxm-1.2.3-12) <br>
122: In order to install the TeXmacs interface to the user directory, do
123: <pre>
124: cp -r /root/.TeXmacs ~/.
125: </pre>
1.3 takayama 126: <li> Debian package of opexm can be obtained from
127: <a href="http://fe.math.kobe-u.ac.jp/KnoppixMath"> here </a>.
128: Please read Readme.txt in the directory. Note that the package openxm should
129: be updated explicitly (apt-get update will not work properly), i.e.,
130: <pre>
131: dpkg --purge openxm
132: apt-get install openxm
133: </pre>
1.4 takayama 134: (Jan 30, 2008. openxm-1.2.3-10) <br>
135: Known problems: (1) If gcc is not installed, please install it by "apt-get install gcc". It is not written in dependency.
136: <li> New packages in asir-contrib: taji_alc (algebraic local cohomology in 1 variables), f_res (resultants). Try ox_grep("taji_alc") or ox_grep("f_res"); [documents are in Japanese only]
137: (Jan 30, 2008)
138: <li> Debian package of opexm can be obtained from
139: <a href="http://fe.math.kobe-u.ac.jp/KnoppixMath"> here </a>.
140: Please read Readme.txt in the directory. Note that the package openxm should
141: be updated explicitly (apt-get update will not work properly), i.e.,
142: <pre>
143: dpkg --purge openxm
144: apt-get install openxm
145: </pre>
1.3 takayama 146: (Aug 28, 2007)
147: <li> New packages in asir-contrib: y_prime (prime number test, etc),
148: fj_curve (the dual graph of the resolution of singularity of curves),
149: nk_mora (tangent cone algorithm for D, local b-function) (Nov 11, 2005).
1.1 takayama 150: <li> InftyEditor(Math editor with OCR and handwriting interface) plugin for OpenXM (February 18, 2005) <a href="http://www.inftyproject.org/calc"> Download </a>
151: <li> Version 1.2.3 is ready (February 10,2005)
152: <li> OpenXM pacakge is included in Knoppix/Math CD (July, 2004).
153: <a href="ftp://ftp.math.kobe-u.ac.jp/pub/asir/knoppix-all/knoppix-2004-03/knoppix_20031119-20040202-math-en.iso"> Download the CD image <a/>,
154: <a href="http://geom.math.metro-u.ac.jp/wiki/index.php?%5B%5BKNOPPIX%2FMath%2FEnglish%5D%5D"> Puki/Wiki Knoppix/Math </a>
155: <li> OpenXM formula book project:
156: <a href="http://www.math.kobe-u.ac.jp/OCD/index.html">
157: a digital formula book for generalized hypergeometric functions </a>
158: </ul>
159:
160: <pre>
1.14 ! takayama 161: $OpenXM: OpenXM/doc/OpenXM-web/news-o.html,v 1.13 2016/03/29 06:28:27 takayama Exp $
1.1 takayama 162: </pre>
163:
164: </BODY>
1.6 takayama 165: </HTML>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>