Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • HiMo HiMo
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Karel Košnar
  • HiMoHiMo
  • Wiki
  • install

install · Changes

Page history
kosnark created page: install authored Sep 11, 2015 by Karel Košnar's avatar Karel Košnar
Show whitespace changes
Inline Side-by-side
install.markdown
View page @ 5d8cf947
in the etc directory are necessary external libraries
to use (especially ALVAR) there is necessary to set environment variables
the exports.sh does is
just run
```bash
. exports.sh
```
ALVAR library
--------------------
the workflow described in ALVAR is for me is not working for me
......@@ -16,9 +10,17 @@ mkdir mybuild
cd mybuild
cmake ..
make
cd ..
```
the libraries are then in mybuild/src
to use ALVAR, it is necessary to set environment variables
the exports.sh does is
just run
```bash
. exports.sh
```
VFLIB
---------
......
Clone repository
  • Home
  • install
  • vise