STARWARE Manual

본 토픽은 현재 준비중입니다. 공동공부에 참여하시면 완성 되었을 때 알려드립니다.

Installation

Before you start, ROOT and CMAKE programs should be installed in your local computer.

Strongly recommend to install ROOT6(6.08, 6.09, 6.10) and CMAKE3.8.

First, one can get this program through https://github.com/mb0316/starware .

If you are using GitHub, follow the procedure below.

1. (only when using GitHub) make a directory for the installation such as:

mkdir ~/STARWARE

2. (only when using GitHub) move to the directory and clone source files:

cd ~/STARWARE

git clone https://github.com/mb0316/starware.git

3. make a build directory to compile and move to this directory:

mkdir build

cd build

4. do cmake:

cmake ..

5. start compiling using makefile:

make

6. the library file is now built and the installation is finished.

댓글

댓글 본문
버전 관리
B. Moon
현재 버전
선택 버전
graphittie 자세히 보기