-
Notifications
You must be signed in to change notification settings - Fork 1
/
install_linux_1.1.html
47 lines (42 loc) · 1.23 KB
/
install_linux_1.1.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<HTML>
<HEAD>
<TITLE>4ti2 -- Computation of Hilbert bases, Graver bases, toric Gröbner bases, and more</TITLE>
</HEAD>
<BODY background="back.jpg"
bgcolor = "#EEEEFF"
TEXT=FFCC00
LINK=FFFFF
VLINK=#FFFCC
ALINK=#000066>
<center>
<table border=0 width=90% cellspacing=5 cellpadding=5>
<tr>
<th>
<font size=6 color=red>4ti2 installation guide for linux machines</font>
</th>
</tr>
</table>
<table border=5 width=90% cellspacing=5 cellpadding=5>
<tr>
<th align=left>
<li>Create a directory for 4ti2, call it '4ti2', say.<p>
<li>Download the file for linux machines to the new directory '4ti2'.<p>
<li>Go to directory '4ti2'.<p>
<li>Unzip file by <font color=white>'gunzip 4ti2_linux_1.1.tar.gz'</font>.<p>
<li>Untar file by <font color=white>'tar xvf 4ti2_linux_1.1.tar'</font>.<p>
<li>Change attributes to 700 by <font color=white>'chmod 700 *'</font>.<p>
<li>Remove tar file by <font color=white>'rm 4ti2_linux_1.1.tar'</font>.<p>
<li>See <a href=tutorial_4ti2.html>tutorial</a> on how to use 4ti2 for
your computations.<p>
</th>
</tr>
</table>
<table border=0 width=90% cellspacing=5 cellpadding=5>
<tr>
<th align=right>
<a href="http://www.4ti2.de">back to www.4ti2.de</a>
</th>
</tr>
</table>
</center>
</BODY>