Changes between Version 3 and Version 4 of ALOELinuxGuide

Show
Ignore:
Timestamp:
05/12/09 19:26:33 (17 years ago)
Author:
ismael (IP: 192.168.100.222)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ALOELinuxGuide

    v3 v4  
    1212== Launching ALOE == 
    1313 
    14 Before starting ALOE, you must create a directory where Manager Daemons will look for configuration files, application definitions and executables (PhalManual). This path will be passed as the first parameter to the ALOE launcher. You can download a sample directory from our repository: 
    15  
    16 {{{ 
    17 svn checkout http://flexnets.upc.edu/svn/phal-apps/trunk/phal-repositories 
    18 }}} 
     14If you downloaded ALOE from source, take a look at the 'examples' directory. There you will see the implementation of 3 ALOE objects (source, decimator and sink) and another folder called ''repository''. This directory is where Manager Daemons will look for configuration files, waveform definitions files and executables (and more things...). This path will be passed as the first argument to the ALOE launcher.  
    1915 
    2016You will see that this directory as, among others, the following '''mandatory''' subdirectories: 
     
    2521   * statsman: Initialization parameter definitions, in per-waveform sub-directories. 
    2622 
    27 If you follow this guide and plan to launch Wimax waveform (see next), you won't need to modify any of these files. 
     23'''NOTE''': Make sure that swman_execs/linux contains (or links to) your waveform binaries compiled for the platform you plan to launch them. In the case of the example waveforms, the executables at placed at /usr/local/bin during the installation then, this is where the ''linux'' folder should link to. 
    2824 
    29 '''NOTE''': Make sure that swman_execs/linux contains (or links to) your waveform binaries compiled for the platform you plan to launch them. 
     25Also during the installation, the default repository folder has been set to one provided in the source package, relative to the path where you untar'd it.  
    3026 
    31 Now you can launch ALOE console passing the phal-repositories path (the one you downloaded) as an argument: 
    3227{{{ 
    3328runph phal-repositories