File: download.html

package info (click to toggle)
mined 2000.10-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 10,904 kB
  • ctags: 2,258
  • sloc: ansic: 130,722; sh: 1,725; makefile: 260; perl: 169; sed: 152; cpp: 28
file content (132 lines) | stat: -rw-r--r-- 3,875 bytes parent folder | download | duplicates (3)
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
<head>
<meta name="description" content="A powerful but easy to use and small-footprint text mode editor with extensive Unicode and CJK encoding support.">
<meta name="keywords" content="editor, text mode editor, programmers editor, programming editor, Unicode editor, UTF-8 editor, Unicode text editor, UTF-8 text editor, Unicode text mode editor, UTF-8 text mode editor, text mode Unicode editor, text mode UTF-8 editor, text mode HTML editor, CJK editor">
<meta name="robots" content="index">

<title>mined 2000</title>

<script language="JavaScript">
top.select ("download");

<!--
  if (top.frames.length == 0) {
    window.name = "index";
    location.href = "index-dl.html";
  }
//-->
</script>

</head>


<h4>Download free source archive</h4>

<a href=mined-2000.10.tar.gz>mined-2000.10.tar.gz</a>
<p>
Mined is free software provided under the 
<a target=_blank href=http://www.gnu.org/copyleft/gpl.html>GNU Public License</a>.


<h4>Download source archive with donation</h4>
If you want to honour mined maintenance effort, however, 
you are welcome to spend a small amount using one of the options 
on the donation page.
<p>
<a href=contact.html#donation><img border=no align=absmiddle src=handr.gif>
Donation</a>
<p>
Then, after donation, download the free source archive.


<p>
<hr>
<h4>Download RPM package</h4>
Browse version-specific sub-directories of
<a target=suseftp href=ftp://ftp.suse.com/pub/projects/m17n/>
Mike Fabian's internationalization software archive</a>
at <a target=suse href=http://suse.com/>SuSE Linux</a>
to look for the most recent version available as an RPM package.
<p>

<table border=1>
<tr><th>SuSE Linux
<th>8.2
<th>9.0
<th>9.1
<th>9.2
<tr><td>
<td><a href=ftp://ftp.suse.com/pub/projects/m17n/8.2/i586/mined-2000.10-0.i586.rpm>
binary</a>
<td><a href=ftp://ftp.suse.com/pub/projects/m17n/9.0/i586/mined-2000.10-0.i586.rpm>
binary</a>
<td><a href=ftp://ftp.suse.com/pub/projects/m17n/9.1/i586/mined-2000.10-0.i586.rpm>
binary</a>
<td><a href=ftp://ftp.suse.com/pub/projects/m17n/9.2/i586/mined-2000.10-0.i586.rpm>
binary</a>
<tr><td>
<td><a href=ftp://ftp.suse.com/pub/projects/m17n/8.2/src/mined-2000.10-0.src.rpm>
source</a>
<td><a href=ftp://ftp.suse.com/pub/projects/m17n/9.0/src/mined-2000.10-0.src.rpm>
source</a>
<td><a href=ftp://ftp.suse.com/pub/projects/m17n/9.1/src/mined-2000.10-0.src.rpm>
source</a>
<td><a href=ftp://ftp.suse.com/pub/projects/m17n/9.2/src/mined-2000.10-0.src.rpm>
source</a>
</table>


<p>
<hr>
<h4>Download PC binaries</h4>
<dl>
<dt><a href=mined-2000.10-dj.zip>MSDOS binary</a>
	(compiled with djgpp)
<dd>Runs in Windows DOS box (with long filename support) or on plain DOS.
</dl>
<p>
<dl>
<dt><a href=mined-2000.10-cygwin.zip>Windows binary</a>
	(compiled with cygwin)
<dd>Runs in Windows DOS box or Windows xterm.
<dd>The archive includes the cygwin1.dll library from 
	<a target=_new href=http://cygwin.com/>cygwin</a> 
	so cygwin mined can be used even without an installed 
	cygwin environment (this really works now with mined 2000.10).
	(If you want to obtain a source package, follow link for the 
	<a href=http://mirrors.sunsite.dk/cygwin/release/cygwin/cygwin-1.5.12-1-src.tar.bz2>
	cygwin1.dll source package</a>.)

</dl>


<p>
<hr>
<h4>Download NetBSD package</h4>
<dt>
Find a recent NetBSD package on the <a href=ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc/editors/mined/README.html>
NetBSD mined page
</a>.


<p>
<hr>
<h4>Download Debian package</h4>
<dt>
Find a recent Debian package on the <a href=http://packages.debian.org/testing/editors/mined>
Debian mined page</a>.
<dd>May eventually be moved 
<a href=http://packages.debian.org/stable/editors/mined>
here</a>.


<p>
<hr>
<h4>Install FreeBSD package</h4>
<dt>
On a FreeBSD system, type <code>pkg_add -r mined</code> 
to fetch and install the 
<a href=http://www.freshports.org/editors/mined/>binary package</a>.


<p>
<hr>