Downloads

RPM packages

RPM packages are available for many distributions in 32 and 64 bits. This includes logol and cassiopee dependencies.

You can add the selected directory in your repository (depends on distribution):

In /etc/yum.repos.d/logol.repo:

[logol]
name=Logol (CentOS_CentOS-6)
type=rpm-md
baseurl=http://download.opensuse.org/repositories/home:/osallou:/logol/CentOS_CentOS-6/
gpgcheck=1
gpgkey=http://download.opensuse.org/repositories/home:/osallou:/logol/CentOS_CentOS-6/repodata/repomd.xml.key
enabled=1
      
Repository

DEB packages

Logol is available in Debian repository.

.


Dependencies (ruby-text and ruby-cassiopee) are available in official distributions since Debian Wheezy and Ubuntu Precise Pengolin

Mac OS

MacOS Intel 64 bits package is available at on

For cassiopee dependency, you should install Rubygems and execute: gem install cassiopee

Executables are located in /Applications/logol.app/Contents/MacOS; to ease the execution, you can add the executables in your path with:
sudo ln -sf /Applications/logol.app/Contents/MacOS/LogolMultiExec.sh /usr/local/bin/logolmulti
sudo ln -sf /Applications/logol.app/Contents/MacOS/LogolMultiExec.sh /usr/local/bin/logol
Those links are not removed at package uninstall

Sources

You can download the sources on