#author("2025-04-15T04:15:20+00:00","default:iseki","iseki") ** 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' --sysconfdir=/etc --localstatedir=/var --libdir=/usr/lib64 --libexecdir=/usr/lib make make install