Site menu:

Maxprograms Logo

Related Pages


Buy Now!

External links

Support List at Yahoo! Groups

Swordfish Localization Project (Community Driven)


Swordfish Downloads

Swordfish icon

Swordfish is a cross-platform CAT (Computer Aided Translation) tool based on XLIFF 1.2 open standard published by OASIS.

Swordfish 1.0 is finally available! It is stable and safe to use in production work. Try it now on Windows, Mac OS X or Linux and buy a license in our Online Store.


Requirements


Downloads

Select the appropriate installer from the drop-down list and click on Submit button.


Follow these steps to install a Linux version:

  1. Open a terminal window.
  2. Change to the directory where the downloaded BIN installer was saved.
  3. Change the permission of the installer to be executable. Type:
    chmod a+x <filename.bin>
  4. Execute the installer. Type:
    ./<filename.bin>

If you execute the installer as root (su):

Ubuntu users: