Changeset 2624 in ntrip
- Timestamp:
- Oct 26, 2010, 12:54:15 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bnchelp.html
r2623 r2624 1500 1500 This leads to a BNC job using configuration file 'MyConfig.ini'. The configuration file will be saved in the current working directory. 1501 1501 </p> 1502 <p> 1503 On a Mac-OS X v10.6 (or higher) system the command line would be 1504 <br><br> 1505 open -a /Applications/bnc.app --args -conf /Users/tsyan/MyConfig.ini 1506 <br><br> 1507 with the program 'bnc.app' is in /Applications and the configuration file 'MyConfig.ini' in /Users/tsyan. 1508 </p> 1502 1509 1503 1510 <p><a name="limits"><h3>4. Limitations</h3></p> … … 1539 1546 <li> 1540 1547 With Mac systems and when using a command line to launch the BNC, you may experience a problem in passing a specific configuration file to the application. On a Mac-OS X 10.6 (or higher) system, you may then like to try command<br> 1541 open -a /Applications/bnc.app --args -conf /Users/tsyan/ bnc.ini<br>1542 if the program is in /Applications and the configuration file ' bnc.ini' in /Users/tsyan.1548 open -a /Applications/bnc.app --args -conf /Users/tsyan/MyConfig.ini<br> 1549 if the program is in /Applications and the configuration file 'MyConfig.ini' in /Users/tsyan. 1543 1550 </li> 1544 1551
Note:
See TracChangeset
for help on using the changeset viewer.