Changes between Version 3 and Version 4 of epics/install/epics_base


Ignore:
Timestamp:
05/10/13 23:57:55 (12 years ago)
Author:
Takashi Obina
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • epics/install/epics_base

    v3 v4  
    9595
    9696== application 作成して動作確認 ==
     97homeディレクトリ以下にテスト用のアプリケーション(Soft IOC) を作成して動作テスト。
    9798{{{
    9899[epics@myvm1 ~]$ mkdir app
     
    101102[epics@myvm1 ~/app]$ cd example
    102103
    103 [epics@myvm1 example]$ makeBaseApp.pl -l
     104[epics@myvm1 example]$ makeBaseApp.pl -l     <--- テンプレート一覧表示
    104105Valid application types are:
    105106        support
     
    112113        example
    113114
    114 [epics@myvm1 ~/app]$ makeBaseApp.pl -t example example
    115 [epics@myvm1 ~/app]$ makeBaseApp.pl -i -t example example
     115[epics@myvm1 ~/app]$ makeBaseApp.pl -t example example      <---- example テンプレートを使って、exampleという名前のappを作成
     116[epics@myvm1 ~/app]$ makeBaseApp.pl -i -t example example   <---- iocBootディレクトリ作成
    116117Using target architecture linux-x86 (only one available)
    117118The following applications are available:
     
    186187
    187188
    188 
     189別の端末を開いて、camonitorで値が取れることを確認。
    189190{{{
    190191[epics@myvm1 ~]$ camonitor epicsHost:ai1