Tested on: Xubuntu 12.04 LTS (64-bit)
- Install/check for InterText dependencies:
-
sudo apt-get install libqt4-gui
- Download latest release (InterText is a 64-bit linux binary without extension) and run InterText Editor:
-
mkdir InterText cd InterText wget http://wanthalf.saga.cz/InterText chmod +x InterText ./InterText
- Download icon and create desktop shortcut (copy-paste [Desktop Entry] into a new file called
InterText.desktop
on your Desktop, don’t forget to adapt the full path toInterText
binary and InterText_logo.gif):
-
wget http://langui.ch/wp/wp-content/uploads/2014/01/InterText_logo.png
-
[Desktop Entry] Version=1.0 Type=Application Name=InterText 1.1.1 Comment=Parallel Alignment Editor Exec=/path/to/InterText/InterText Icon=/path/to/InterText/InterText_logo.png