User Tools

Site Tools


getting_started:deploy

This is an old revision of the document!


Deploy

Working on the Host

If you are running EEROS on the host machine you can omit deploying and continue directly with the first example say_hello.

Finally you have to install the library so that your system will find it at runtime. We recommend that you add the directory with your compiled library to your library path with

$ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/absolute/path/to/compiled/lib/

Headline

If you do a cross development on a host and are using it on a target platform you have to deploy it first.

The EEROS scripts include a script for deployment.

getting_started/deploy.1571063726.txt.gz · Last modified: 2019/10/14 16:35 by graf