getting_started:deploy:deploy_host
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| getting_started:deploy:deploy_host [2023/04/13 09:11] – [Examples] ursgraf | getting_started:deploy:deploy_host [2023/04/13 09:18] (current) – ursgraf | ||
|---|---|---|---|
| Line 32: | Line 32: | ||
| < | < | ||
| $ 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.1681369919.txt.gz · Last modified: 2023/04/13 09:11 by ursgraf