Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Main Repositories
otb
Commits
4a829344
Commit
4a829344
authored
Sep 06, 2016
by
Rashad Kanavath
Browse files
CookBook: use version number instead of X.Y.Z
parent
415cc120
Changes
1
Hide whitespace changes
Inline
Side-by-side
Documentation/Cookbook/rst/Installation.rst
View file @
4a829344
...
...
@@ -54,10 +54,10 @@ graphical launchers are provided). Check the `Download page <https://www.orfeo-t
This package is a self-extractible archive. You may uncompress it with a
double-click on the file, or with the command line :
::
.. parsed-literal
::
chmod +x OTB-
X.Y.Z
-Linux64.run
./OTB-
X.Y.Z
-Linux64.run
chmod +x OTB-
|version|
-Linux64.run
./OTB-
|version|
-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
...
...
@@ -103,9 +103,9 @@ Notes:
- The helper scripts for monteverdi and mapla set required environment variables
- You might be tempted to move
``
OTB-
X.Y
-Linux64
``
into another location say /usr/local/ after extraction. But avoid this action!
- You might be tempted to move
"
OTB-
|version|
-Linux64
"
into another location say /usr/local/ after extraction. But avoid this action!
- To have
``
OTB-
X.Y
-Linux64
``
installed in /usr/local or /opt execute OTB-
X.Y
-Linux64.run in that directory.
- To have
"
OTB-
|version|
-Linux64
"
installed in /usr/local or /opt execute
"
OTB-
|version|
-Linux64.run
"
in that directory.
- Multiple installation of OTB can exists in same system without one conflicting the other!
...
...
@@ -116,15 +116,15 @@ We provide for MacOS X through a standalone package. This package is a
self-extractible archive, quite similar to the Linux one. You may
uncompress it with the command line :
::
.. parsed-literal
::
chmod +x
OTB-
X.Y.Z-Darwin
64.run
./OTB-
X.Y.Z-Darwin
64.run
chmod +x OTB-
|version|-Linux
64.run
./OTB-
|version|-Linux
64.run
Once the archive is extracted, you can see OTB-
X.Y.Z
-Darwin64 directory in
the same direcrtory along with OTB-
X.Y.Z
-Darwin64.run
Once the archive is extracted, you can see OTB-
|version|
-Darwin64 directory in
the same direcrtory along with OTB-
|version|
-Darwin64.run
Contents of OTB-
X.Y.Z
-Darwin64 is briefly listed below:
Contents of OTB-
|version|
-Darwin64 is briefly listed below:
- ``Monteverdi.app`` : A Mac OSX .app for Monteverdi
...
...
@@ -150,7 +150,7 @@ Notes:
- You must use monteverdi and mapla through their .app files only.
- You are allowed to move these .app files and refrain from moving or
deleting OTB-
X.Y.Z
-Darwin64 after extraction. In case you need to have OTB
deleting OTB-
|version|
-Darwin64 after extraction. In case you need to have OTB
installed in some other directory. Extract the .run file there.
Other packages
...
...
@@ -283,4 +283,3 @@ OTB Applications are now available on
documentation < http://guide.macports.org/>`__ to install MacPorts
first, then install the ’orfeotoolbox’ port. After the installation, you
can used directly on your system, the OTB applications.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment