Installing from binary packages

This installation procedure is the fastest and easiest. If you do not plan to modify the code, this is the option you should take.

Binary packages are available only for stable FreeLing versions. If you want to install a development version or the provided packages do not match your system, please see section Installing from source.

You'll find downloadable binary packages in GitHub FreeLing Releases page. Packages for several Debian/Ubuntu versions are provided, as well as for MS-Windows.

Install binary package on Linux

Most debian-based systems will launch the apropriate installer if you just double click on the package file. The installer should solve the dependencies and install all required packages.

If that doesn't work, you can install it by hand (in Ubuntu or Debian) with the following procedure (will probably work for other debian-based distros):

  1. Install FreeLing dependencies, as described in section Install Requirements on Linux.

  2. Install downloaded binary package sudo dpkg -i FreeLing-4.1.deb

In a Debian system, the above command must be issued as root and without sudo.

In other distributions, package names may differ. You will find further information in section Install requirements on Linux.

After installing, you are ready to use FreeLing. See sections Test FreeLing Installation on Linux, Execute FreeLing demo and Call FreeLing Library to find out more on how to use FreeLing.

Install binary package on MS-Windows

Get the zipfile freeling-4.1-win.zip from GitHub FreeLing Releases page and uncompress it in a folder of your choice.

The zipfile already includes all third-party dependencies required by FreeLing (if you are curious you can find out how to install them yourself in section Install from source on Windows ).

After uncompressing, you are ready to use FreeLing. See sections Test FreeLing Installation on Windows, Execute FreeLing demo and Call FreeLing Library to find out more on how to use FreeLing.