Difference between revisions of "Apertium VirtualBox"

From Apertium
Jump to navigation Jump to search
(added newbie-friendly installation instructions)
Line 15: Line 15:
 
==Contents==
 
==Contents==
   
* Xubuntu 12.10, so Xfce4 instead of Ubuntu's fancy-yet-useless interface, trimmed of all non-essential packages
+
* Xubuntu 12.10, so Xfce4 instead of unity (Ubuntu's fancy-yet-useless interface), trimmed of all non-essential packages
 
* VirtualBox Guest Additions
 
* VirtualBox Guest Additions
 
* XChat, set to automatically connect to Freenode #apertium as nick ap-vbox (appending -2 or -3 on conflict), preconfigured in UTF-8 mode
 
* XChat, set to automatically connect to Freenode #apertium as nick ap-vbox (appending -2 or -3 on conflict), preconfigured in UTF-8 mode

Revision as of 18:50, 4 May 2013

Apertium-VirtualBox.png

Since so many have problems getting Apertium to run on Windows or OS X, or are limited in bandwidth, Tino Didriksen has put together a ready-to-use VirtualBox VDI:

http://tinodidriksen.com/uploads/Apertium-VirtualBox.7z

497914863 bytes (475 MB - smaller than an Ubuntu ISO !)
SHA-1: f6801ab1117051ca626ccd8d0eca37582eb0df1b
MD5: 3ea666a837af97ffbfd7b98b6bee5cf9

The archive decompresses to a 3 GB vdi file.

Contents

  • Xubuntu 12.10, so Xfce4 instead of unity (Ubuntu's fancy-yet-useless interface), trimmed of all non-essential packages
  • VirtualBox Guest Additions
  • XChat, set to automatically connect to Freenode #apertium as nick ap-vbox (appending -2 or -3 on conflict), preconfigured in UTF-8 mode
  • Firefox, homepage set to Apertium Wiki
  • Gedit
  • Foma
  • HFST
  • CG-3
  • Apertium
  • lttoolbox
  • apertium-lex-tools

It automatically logs in to a 1024x768 desktop. All passwords set to 'apertium' for when root is needed. Keyboard and timezone are set to Danish, but there is a shortcut for Keyboard configuration on the desktop.

On first boot, it looks like:

http://tinodidriksen.com/uploads/Apertium-VirtualBox.png

On the desktop is apertium-kaz-tat which works - compiling and testing that language pair should pretty much guarantee all required tools are installed and functional.

Nothing else from svn is left checked out - all was wiped after installing in order to save space.

The image is set up as a dynamically expanding hdd with max size 64 GB, where 8 GB is allocated to swap space.

To install you will need:


Step-by-Step Installation Instructions

1. Download the file (http://tinodidriksen.com/uploads/Apertium-VirtualBox.7z).

2. Use 7-Zip or a similar program to unzip the file. There should be exactly one thing in the unzipped folder - the Virtual Disk Image (VDI) entitled Apertium (Xubuntu 12.10).

3. Start VirtualBox and click "New" to create a new virtual machine.

4. For the OS Type, select Linux, Ubuntu.

5. For Memory, give it at least 512 MB RAM - it might run with less, but the more the better.

6. For Hard Disk, select the "Use an existing virtual hard drive file" radio button. Pick Apertium (Xubuntu 12.10).vdi from the drop-down menu, or if it isn't there, click the folder icon with the green arrow to the right and navigate to wherever you unzipped the file to. Finish the process by clicking "Create".

7. You can now run the new virtual box. On first boot it should look like this: http://tinodidriksen.com/uploads/Apertium-VirtualBox.png