Changeset 4499 in ntrip for trunk/BNC/src/bnchelp.html


Ignore:
Timestamp:
Aug 12, 2012, 11:50:30 AM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bnchelp.html

    r4497 r4499  
    155155
    156156<p>
    157 Running BNC in interactive mode requires graphics support. This is also required in batch mode when producing plots. Windows and Mac systems always support graphics. However, when using BNC in batch mode on Linux systems for producing plots, you need to make sure that at least a virtual X-Server like 'Xvfb' is installed and the 'DISPLAY' variable defined.
     157Running BNC in interactive mode requires graphics support. This is also
     158required in batch mode when producing plots. Windows and Mac systems always
     159support graphics. However, when using BNC in batch mode on Linux systems for
     160producing plots, you need to make sure that at least a virtual X-Server like
     161'Xvfb' is installed and the '-display' command-line option is used.
    158162</p>
    159163
     
    23632367</p>
    23642368<p>
    2365 It is obvious that BNC requires graphics support when started in interactive mode. But, note that it also requires graphics support when producing plots in batch mode (option -nw). Windows and Mac systems always support graphics. For producing plots in batch mode on Linux systems you must make sure that at least a virtual X-Server such as 'Xvfb' is installed and the 'DISPLAY' variable properly defined. The following is an example shell script to execute BNC in batch mode for producing multipath plots from RINEX files. It could be used via 'crontab':
     2369It is obvious that BNC requires graphics support when started in interactive
     2370mode. But, note that it also requires graphics support when producing plots in
     2371batch mode (option -nw). Windows and Mac systems always support graphics. For
     2372producing plots in batch mode on Linux systems you must make sure that at
     2373least a virtual X-Server such as 'Xvfb' is installed and the '-display' option
     2374is used. The following is an example shell script to execute BNC in batch mode
     2375for producing multipath plots from RINEX files. It could be used via 'crontab':
    23662376</p>
    23672377<pre>
Note: See TracChangeset for help on using the changeset viewer.