Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
otb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Julien Michel
otb
Commits
a8bd7f23
Commit
a8bd7f23
authored
8 years ago
by
Rashad Kanavath
Browse files
Options
Downloads
Patches
Plain Diff
Cookbook: release -> version to get the full version number
parent
7a6e22f1
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Documentation/Cookbook/rst/Installation.rst
+10
-10
10 additions, 10 deletions
Documentation/Cookbook/rst/Installation.rst
with
10 additions
and
10 deletions
Documentation/Cookbook/rst/Installation.rst
+
10
−
10
View file @
a8bd7f23
...
@@ -56,8 +56,8 @@ double-click on the file, or with the command line :
...
@@ -56,8 +56,8 @@ double-click on the file, or with the command line :
.. parsed-literal::
.. parsed-literal::
chmod +x OTB-|
version
|-Linux64.run
chmod +x OTB-|
release
|-Linux64.run
./OTB-|
version
|-Linux64.run
./OTB-|
release
|-Linux64.run
Please note that the resulting installation is not meant to be moved,
Please note that the resulting installation is not meant to be moved,
you should uncompress the archive in its final location. Once the
you should uncompress the archive in its final location. Once the
...
@@ -103,9 +103,9 @@ Notes:
...
@@ -103,9 +103,9 @@ Notes:
- The helper scripts for monteverdi and mapla set required environment variables
- The helper scripts for monteverdi and mapla set required environment variables
- You might be tempted to move "OTB-|
version
|-Linux64" into another location say /usr/local/ after extraction. But avoid this action!
- You might be tempted to move "OTB-|
release
|-Linux64" into another location say /usr/local/ after extraction. But avoid this action!
- To have "OTB-|
version
|-Linux64" installed in /usr/local or /opt execute "OTB-|
version
|-Linux64.run" in that directory.
- To have "OTB-|
release
|-Linux64" installed in /usr/local or /opt execute "OTB-|
release
|-Linux64.run" in that directory.
- Multiple installation of OTB can exists in same system without one conflicting the other!
- Multiple installation of OTB can exists in same system without one conflicting the other!
...
@@ -118,13 +118,13 @@ uncompress it with the command line :
...
@@ -118,13 +118,13 @@ uncompress it with the command line :
.. parsed-literal::
.. parsed-literal::
chmod +x OTB-|
version
|-Linux64.run
chmod +x OTB-|
release
|-Linux64.run
./OTB-|
version
|-Linux64.run
./OTB-|
release
|-Linux64.run
Once the archive is extracted, you can see OTB-|
version
|-Darwin64 directory in
Once the archive is extracted, you can see OTB-|
release
|-Darwin64 directory in
the same direcrtory along with OTB-|
version
|-Darwin64.run
the same direcrtory along with OTB-|
release
|-Darwin64.run
Contents of OTB-|
version
|-Darwin64 is briefly listed below:
Contents of OTB-|
release
|-Darwin64 is briefly listed below:
- ``Monteverdi.app`` : A Mac OSX .app for Monteverdi
- ``Monteverdi.app`` : A Mac OSX .app for Monteverdi
...
@@ -150,7 +150,7 @@ Notes:
...
@@ -150,7 +150,7 @@ Notes:
- You must use monteverdi and mapla through their .app files only.
- You must use monteverdi and mapla through their .app files only.
- You are allowed to move these .app files and refrain from moving or
- You are allowed to move these .app files and refrain from moving or
deleting OTB-|
version
|-Darwin64 after extraction. In case you need to have OTB
deleting OTB-|
release
|-Darwin64 after extraction. In case you need to have OTB
installed in some other directory. Extract the .run file there.
installed in some other directory. Extract the .run file there.
Other packages
Other packages
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment