1.2.2 Linux 64bit

We provide OTB Applications for Linux 64bit OS through standalone packages. They contain all OTB Applications and their launchers (both command line and graphical launchers are provided). Check the download page : OTB Download page

This package is a self-extractible archive. You may uncompress it with a double-click on the file, or with the command line :

> chmod +x OTB-5.6.0-Linux64.run 
> ./OTB-5.6.0-Linux64.run

Please note that the resulting installation is not meant to be moved, you should uncompress the archive in its final location. Once the archive is extracted, the directory structure is made of :

In order to run the command line launchers, this package doesn’t require any special library that is not present in most modern Linux distributions. The graphical executable (otbgui launchers, Monteverdi and Mapla) use the X11 libraries, which are widely used in a lot of distributions :

libx11-6 libxext6 libxau6 libxxf86vm1 libxdmcp6 libdrm2

Monteverdi also requires the standard graphics libraries libgl1 and libglu1. Make sure you have at least one version of them installed in your system.

The applications can be launched from the Mapla launcher. If you want to use the otbcli and otbgui launchers, you can initialize your environment with source otbenv.profile.