Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9680


Ignore:
Timestamp:
Sep 30, 2013, 10:46:17 AM (11 years ago)
Author:
smerkli
Message:

Added an environment export to the run script so people don't
have to worry this afternoon when doing the tutorial. A better way
has to be found for this.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/tutorial4/bin/run.in

    r2730 r9680  
    22# convenience script for starting orxonox on Linux
    33
     4export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/pack/libcg-1.5-sd/amd64-debian-linux3.1/lib"
    45exec @CURRENT_RUNTIME_DIR@/@ORXONOX_EXECUTABLE_NAME@ $@
Note: See TracChangeset for help on using the changeset viewer.