libatasmart
をテンプレートにして作成
[
トップ
] [
タイトル一覧
|
ページ一覧
|
新規
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
** libatasmart [#s76bc38f]
- https://github.com/Rupan/libatasmart
- git: https://github.com/Rupan/libatasmart.git
- [[autoconf]] >= 2.68 が必要 (at 20190702)
- libudev-devel >= 143 が必要 (at 20190702)
*** インストール [#dfafc9d1]
yum install libudev-devel (libudev >= 143)
git clone https://github.com/Rupan/libatasmart.git
cd libatasmart
./autogen.sh (autoconf >= 2.68 が必要) ...
./configure CFLAGS='-g -O0 -Wp,-U_FORTIFY_SOURCE' --sysc...
make
make install
終了行:
** libatasmart [#s76bc38f]
- https://github.com/Rupan/libatasmart
- git: https://github.com/Rupan/libatasmart.git
- [[autoconf]] >= 2.68 が必要 (at 20190702)
- libudev-devel >= 143 が必要 (at 20190702)
*** インストール [#dfafc9d1]
yum install libudev-devel (libudev >= 143)
git clone https://github.com/Rupan/libatasmart.git
cd libatasmart
./autogen.sh (autoconf >= 2.68 が必要) ...
./configure CFLAGS='-g -O0 -Wp,-U_FORTIFY_SOURCE' --sysc...
make
make install
ページ名: