Difference: AlibavaInstallation ( vs. 1)

Revision 12020-10-23 - ShigekiHirose

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="ITkStripQACCE"

AlibavaをCentOS 8にインストールする

ROOTのインストール

CentOS 8なら、単に

sudo yum install epel-release
sudo yum install root

でROOTをインストールできる。Alibavaを使うには、以下のパッケージも必要。

sudo yum install root-spectrum*

Alibavaのインストール

Prerequisitesとして、以下のパッケージが必要。

sudo yum install intltool libglade2-devel python2-devel

ソフトウェアはここからダウンロードできる(Download AlibavaGUIってやつ)。

あとは、以下をするだけ。

./configure
make
sudo make install

-- Shigeki Hirose - 2020-10-23

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback