Difference between revisions of "Apertium guide for Windows users"

From Apertium
Jump to navigation Jump to search
Line 1: Line 1:
  +
This tutorial will guide you how to use Apertium Installer to install :
It was difficult to install Apertium on Windows because you need to install many tools such as Cygwin, Subversion, GCC and etc to compile and use Apertium. Today it is much more easier to do this with Apertium Installer for Windows. This tutorial will guide you to install Apertium and some tools to work with Apertium on Windows which include,
 
* Apertium itself
+
-Apertium
* TortoiseSVN (GUI SVN client for Windows)
+
-TortoiseSVN (GUI SVN client for Windows)
* Notepad++ (Good open source text editor)
+
-Notepad++ (Good open source text editor)
   
  +
With Apertium Installer for Windows, there is no need to install tools such as Cygwin, Subversion, GCC etc.
== Install Apertium ==
 
  +
1. Download installer from [http://sourceforge.net/projects/apertium/files/apertium-win32-installer/ApertiumSetup.exe/download Sourceforge]. Run and read the license argument of Apertium installer (most parts are GNU/GPL) then click "I Agree" to continue.
 
  +
 
== How to Install Apertium ==
 
1. Download the installer from [http://sourceforge.net/projects/apertium/files/apertium-win32-installer/ApertiumSetup.exe/download Sourceforge]. Run and read the license argument of Apertium installer (most parts are GNU/GPL) then click "I Agree" to continue.
   
 
[[File:Apertium_guide_for_Windows_users_Apertium_1.png]]
 
[[File:Apertium_guide_for_Windows_users_Apertium_1.png]]
   
2. Select components to install (recommend all of them for unexperienced users) and click "Next" to go to next page.
+
2. Select components to install (All of them are recommended for unexperienced users) then click "Next" to go to next page.
   
 
[[File:Apertium_guide_for_Windows_users_Apertium_2.png]]
 
[[File:Apertium_guide_for_Windows_users_Apertium_2.png]]
   
3. Choose install location, recommend location without special characters (ex. space, non-English characters)
+
3. Choose the desired install location, location without special characters (eg. space, non-English characters) is recommended
   
 
[[File:Apertium_guide_for_Windows_users_Apertium_3.png]]
 
[[File:Apertium_guide_for_Windows_users_Apertium_3.png]]
   
4. Cygwin installer will get appear. Choose nearest mirror and continue.
+
4. Cygwin installer will appear. Choose the nearest mirror and continue.
   
 
[[File:Apertium_guide_for_Windows_users_Apertium_4.png]]
 
[[File:Apertium_guide_for_Windows_users_Apertium_4.png]]
   
5. You will be ask to select Cygwin packages. If you don't know click "Next" to continue.
+
5. You will be asked to select Cygwin packages, (It is okay to leave them all unmarked) click "Next" to continue.
   
 
[[File:Apertium_guide_for_Windows_users_Apertium_5.png]]
 
[[File:Apertium_guide_for_Windows_users_Apertium_5.png]]
   
6. Installer will list packages which require to install to resolve dependency problems. Click "Next" to continue.
+
6. Installer will list packages which are required to install to resolve dependency problems. Click "Next" to continue.
   
 
[[File:Apertium_guide_for_Windows_users_Apertium_6.png]]
 
[[File:Apertium_guide_for_Windows_users_Apertium_6.png]]
   
7. There will be alert box about first time installation, just ignore and click "OK"
+
7. There will be an alert box around the first time installation, just ignore and click "OK"
   
 
[[File:Apertium_guide_for_Windows_users_Apertium_7.png]]
 
[[File:Apertium_guide_for_Windows_users_Apertium_7.png]]
   
8. Cygwin setup will ask to create desktop icon and shortcut in Start Menu. Apertium installer will also create Start Menu shortcut so you don't have to select them.
+
8. Cygwin setup will ask to create desktop icon and shortcut in Start Menu. Apertium installer will also create Start Menu shortcut so there is no need to select them.
   
 
[[File:Apertium_guide_for_Windows_users_Apertium_8.png]]
 
[[File:Apertium_guide_for_Windows_users_Apertium_8.png]]
   
9. After that there will be a console recompiling Apertium and lttoolbox. It will take 30-60 minutes, you can take a break or do any stuff you want.
+
9. Thent there will be a console recompiling Apertium and lttoolbox. It will take around 30-60 minutes. (It is fine to do other things during the waiting)
   
 
== Install TortoiseSVN(optional) ==
 
== Install TortoiseSVN(optional) ==
Line 53: Line 56:
 
[[File:Apertium_guide_for_Windows_users_TortoiseSVN_3.png]]
 
[[File:Apertium_guide_for_Windows_users_TortoiseSVN_3.png]]
   
4. The installer will show finish page, click next and it will ask you to restart. '''You need to restart your machine to start using TortoiseSVN.'''
+
4. The installer will show the finish page, click next and it will ask you to restart. '''You need to restart your machine to start using TortoiseSVN.'''
   
 
[[File:Apertium_guide_for_Windows_users_TortoiseSVN_4.png]]
 
[[File:Apertium_guide_for_Windows_users_TortoiseSVN_4.png]]
   
5. After TortoiseSVN there will be an menu item in context menu of every files and directories. To checkout SVN click "SVN checkout..."
+
5. After TortoiseSVN there will be a menu item in context menu of every files and directories. To checkout SVN click "SVN checkout..."
   
 
[[File:Apertium_guide_for_Windows_users_TortoiseSVN_5.png]]
 
[[File:Apertium_guide_for_Windows_users_TortoiseSVN_5.png]]

Revision as of 12:04, 1 December 2010

This tutorial will guide you how to use Apertium Installer to install : -Apertium -TortoiseSVN (GUI SVN client for Windows) -Notepad++ (Good open source text editor)

With Apertium Installer for Windows, there is no need to install tools such as Cygwin, Subversion, GCC etc.


How to Install Apertium

1. Download the installer from Sourceforge. Run and read the license argument of Apertium installer (most parts are GNU/GPL) then click "I Agree" to continue.

Apertium guide for Windows users Apertium 1.png

2. Select components to install (All of them are recommended for unexperienced users) then click "Next" to go to next page.

Apertium guide for Windows users Apertium 2.png

3. Choose the desired install location, location without special characters (eg. space, non-English characters) is recommended

Apertium guide for Windows users Apertium 3.png

4. Cygwin installer will appear. Choose the nearest mirror and continue.

Apertium guide for Windows users Apertium 4.png

5. You will be asked to select Cygwin packages, (It is okay to leave them all unmarked) click "Next" to continue.

Apertium guide for Windows users Apertium 5.png

6. Installer will list packages which are required to install to resolve dependency problems. Click "Next" to continue.

Apertium guide for Windows users Apertium 6.png

7. There will be an alert box around the first time installation, just ignore and click "OK"

Apertium guide for Windows users Apertium 7.png

8. Cygwin setup will ask to create desktop icon and shortcut in Start Menu. Apertium installer will also create Start Menu shortcut so there is no need to select them.

Apertium guide for Windows users Apertium 8.png

9. Thent there will be a console recompiling Apertium and lttoolbox. It will take around 30-60 minutes. (It is fine to do other things during the waiting)

Install TortoiseSVN(optional)

1. Download TortoiseSVN from Offical downloads page. Run and click next to skip introduction step.

Apertium guide for Windows users TortoiseSVN 1.png

2. Read EULA and select "I accept the terms in the License Agreement", click "Next" to continue.

Apertium guide for Windows users TortoiseSVN 2.png

3. Select components to install, you can leave it as it is and click "Next" to continue.

Apertium guide for Windows users TortoiseSVN 3.png

4. The installer will show the finish page, click next and it will ask you to restart. You need to restart your machine to start using TortoiseSVN.

Apertium guide for Windows users TortoiseSVN 4.png

5. After TortoiseSVN there will be a menu item in context menu of every files and directories. To checkout SVN click "SVN checkout..."

Apertium guide for Windows users TortoiseSVN 5.png

6. You can now type URL of repository in Checkout dialog and click OK to start SVN checkout.

Apertium guide for Windows users TortoiseSVN 6.png


Install Notepad++(optional)

1. Download Notepad++ from offical site. Run and click "Next" to continue.

Apertium guide for Windows users NotepadPlus 1.png

2. Read license agreement and click "I agree" to continue.

Apertium guide for Windows users NotepadPlus 2.png

3. Select install location (recommmend default) and click "Next" to continue.

Apertium guide for Windows users NotepadPlus 3.png

4. Select components to install, just leave it as default and click "Next" to continue.

Apertium guide for Windows users NotepadPlus 4.png

5. The installer will start to process. After that you can select to run Notepad++ for first time.

Apertium guide for Windows users NotepadPlus 5.png

6. You can edit any files with Notepad++ by right click on them and click on a menu item named "Edit with Notepad++".

Apertium guide for Windows users NotepadPlus 6.png