User Tools

Site Tools


getting_started:deploy

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
getting_started:deploy [2019/10/14 16:35] – [Working on the Host] grafgetting_started:deploy [2021/03/25 11:18] (current) ursgraf
Line 1: Line 1:
-====== Deploy ====== +====== Deploying ======
-===== Working on the Host ===== +
-If you are running EEROS on the host machine you can omit deploying and continue directly with the first example [[getting_started: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 +After successfully building an application it must be deployed and run either on the host itself or on a target. Follow the route you have chosen at [[getting_started:install|]].
-<code> +
-$ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/absolute/path/to/compiled/lib/ +
-</code> +
- +
-===== 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 [[https://github.com/eeros-project/eeros-build-scripts.git|EEROS scripts]] include a script for deployment+
  
 +  * [[.:deploy:deploy_host]]
   * [[.:deploy:deploy_bbb|]]   * [[.:deploy:deploy_bbb|]]
   * [[.:deploy:deploy_cb20|]]   * [[.:deploy:deploy_cb20|]]
 +  * [[.:deploy:deploy_manually|]]
getting_started/deploy.1571063726.txt.gz · Last modified: 2019/10/14 16:35 by graf