959f2be53d46d845adc621870b370d0af5a93254
[platform/upstream/aspell.git] / manual / aspell.html / Installing.html
1 <html lang="en">
2 <head>
3 <title>Installing - GNU Aspell 0.60.6.1</title>
4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5 <meta name="description" content="Aspell 0.60.6.1 spell checker user's manual.">
6 <meta name="generator" content="makeinfo 4.8">
7 <link title="Top" rel="start" href="index.html#Top">
8 <link rel="prev" href="To-Do.html#To-Do" title="To Do">
9 <link rel="next" href="ChangeLog.html#ChangeLog" title="ChangeLog">
10 <link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
11 <!--
12 This is the user's manual for Aspell
13
14 GNU Aspell is a spell checker designed to eventually replace Ispell.
15 It can either be used as a library or as an independent spell checker.
16
17 Copyright (C) 2000--2011 Kevin Atkinson.
18
19      Permission is granted to copy, distribute and/or modify this
20      document under the terms of the GNU Free Documentation License,
21      Version 1.1 or any later version published by the Free Software
22      Foundation; with no Invariant Sections, no Front-Cover Texts and
23      no Back-Cover Texts.  A copy of the license is included in the
24      section entitled "GNU Free Documentation License".
25    -->
26 <meta http-equiv="Content-Style-Type" content="text/css">
27 <style type="text/css"><!--
28   pre.display { font-family:inherit }
29   pre.format  { font-family:inherit }
30   pre.smalldisplay { font-family:inherit; font-size:smaller }
31   pre.smallformat  { font-family:inherit; font-size:smaller }
32   pre.smallexample { font-size:smaller }
33   pre.smalllisp    { font-size:smaller }
34   span.sc    { font-variant:small-caps }
35   span.roman { font-family:serif; font-weight:normal; } 
36   span.sansserif { font-family:sans-serif; font-weight:normal; } 
37 --></style>
38 </head>
39 <body>
40 <div class="node">
41 <p>
42 <a name="Installing"></a>
43 Next:&nbsp;<a rel="next" accesskey="n" href="ChangeLog.html#ChangeLog">ChangeLog</a>,
44 Previous:&nbsp;<a rel="previous" accesskey="p" href="To-Do.html#To-Do">To Do</a>,
45 Up:&nbsp;<a rel="up" accesskey="u" href="index.html#Top">Top</a>
46 <hr>
47 </div>
48
49 <h2 class="appendix">Appendix E Installing</h2>
50
51 <p>Aspell requires gcc 2.95 (or better) as the C++ compiler.  Other C++
52 compilers should work with some effort.  Other C++ compilers for mostly
53 POSIX compliant (Unix, Linux, BeOS, Cygwin) systems should work without
54 any major problems provided that the compile can handle all of the
55 advanced C++ features Aspell uses.  C++ compilers for non-Unix systems
56 might work but it will take some work.  Aspell at very least requires a
57 Unix-like environment (<samp><span class="file">sh</span></samp>, <samp><span class="file">grep</span></samp>, <samp><span class="file">sed</span></samp>, <samp><span class="file">tr</span></samp>,
58 <small class="dots">...</small>), and Perl in order to build.  Aspell also uses a few POSIX
59 functions when necessary.
60
61    <p>The latest version can always be found at GNU Aspell's home page at
62 <a href="http://aspell.net">http://aspell.net</a>.
63
64 <ul class="menu">
65 <li><a accesskey="1" href="Generic-Install-Instructions.html#Generic-Install-Instructions">Generic Install Instructions</a>
66 <li><a accesskey="2" href="HTML-Manuals-and-_0022make-clean_0022.html#HTML-Manuals-and-_0022make-clean_0022">HTML Manuals and "make clean"</a>
67 <li><a accesskey="3" href="Curses-Notes.html#Curses-Notes">Curses Notes</a>
68 <li><a accesskey="4" href="Loadable-Filter-Notes.html#Loadable-Filter-Notes">Loadable Filter Notes</a>
69 <li><a accesskey="5" href="Upgrading-from-Aspell-0_002e50.html#Upgrading-from-Aspell-0_002e50">Upgrading from Aspell 0.50</a>
70 <li><a accesskey="6" href="Upgrading-from-Aspell-_002e33_002fPspell-_002e12.html#Upgrading-from-Aspell-_002e33_002fPspell-_002e12">Upgrading from Aspell .33/Pspell .12</a>
71 <li><a accesskey="7" href="Upgrading-from-a-Pre_002d0_002e50-snapshot.html#Upgrading-from-a-Pre_002d0_002e50-snapshot">Upgrading from a Pre-0.50 snapshot</a>
72 <li><a accesskey="8" href="WIN32-Notes.html#WIN32-Notes">WIN32 Notes</a>
73 </ul>
74
75    </body></html>
76