Changes between Version 1 and Version 2 of css/build
- Timestamp:
- 09/09/14 17:42:35 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
css/build
v1 v2 7 7 == build環境整備 == 8 8 9 CSSをbuildする方法は、以前 Cosylabの中本さんが作成した[http://www-linac.kek.jp/cont/epics/css/int/building_css_kek_internal.pdf CSS building from source, and construction of download site( pdf)]に書いてあるので、そのまま実行してみることにする。9 CSSをbuildする方法は、以前 Cosylabの中本さんが作成した[http://www-linac.kek.jp/cont/epics/css/int/building_css_kek_internal.pdf CSS building from source, and construction of download site(ビルド手順書)]に書いてあるので、そのまま実行してみることにする。 10 10 11 11 … … 27 27 }}} 28 28 29 しばらく時間がかかる(今回は30分ぐらい)が、終了すると cs-studioというディレクトリが作成される。 29 しばらく時間がかかる(今回は30分ぐらい)が、終了すると cs-studioというディレクトリが作成される。[[br]] 30 gitはこのままでは使えないので、チェックアウトする。 31 32 {{{ 33 [michkawa@localhost css]$ cd cs-studio 34 [michkawa@localhost cs-studio]$ git checkout --track origin/3.2.x 35 [michkawa@localhost cs-studio]$ cd .. 36 }}} 30 37 31 38 === Eclipse 3.7.2(Indigo SR2) RCP and RAP Developers のダウンロード === … … 61 68 [michkawa@localhost css]$ unzip eclipse-3.7.2-delta-pack.zip -D ./delta 62 69 }}} 70 71 == build 開始 == 72 73 環境が整ったら、buildを開始する。[http://www-linac.kek.jp/cont/epics/css/int/building_css_kek_internal.pdf ビルド手順書]には