getting_started:deploy:deploy_host
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| getting_started:deploy:deploy_host [2021/03/25 11:16] – [Examples] ursgraf | getting_started:deploy:deploy_host [2023/04/13 09:18] (current) – ursgraf | ||
|---|---|---|---|
| Line 24: | Line 24: | ||
| < | < | ||
| - | $ cd ~/ | + | $ cd ~/ |
| $ ./ | $ ./ | ||
| </ | </ | ||
| Line 31: | Line 31: | ||
| If you want to run the built-in examples of EEROS | If you want to run the built-in examples of EEROS | ||
| < | < | ||
| - | $ cd ~/ | + | $ cd ~/ |
| + | $ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/ | ||
| $ ./ | $ ./ | ||
| </ | </ | ||
| - | No root privileges | + | No root privileges are necessary |
| < | < | ||
| - | $ cd ~/ | + | $ sudo LD_LIBRARY_PATH=${LD_LIBRARY_PATH} |
| - | $ sudo ./ | + | |
| </ | </ | ||
| - | You need root privileges | + | You need root privileges |
| < | < | ||
| $ cd ~/ | $ cd ~/ | ||
| - | $ sudo LD_LIBRARY_PATH=../ | + | $ sudo LD_LIBRARY_PATH=${LD_LIBRARY_PATH} |
| </ | </ | ||
| - | You need root privileges and the simulator | + | You need root privileges and the eeros and simulator |
| Continue with having a closer look at the examples in EEROS as described in [[getting_started: | Continue with having a closer look at the examples in EEROS as described in [[getting_started: | ||
getting_started/deploy/deploy_host.1616667361.txt.gz · Last modified: 2021/03/25 11:16 by ursgraf