2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2024-11-21 17:11:45 +00:00

add net-snmp-perl build instructions

Former-commit-id: cc6fbc3e813ad9fd1edec7e7fbc2fdeb971ff3d1
This commit is contained in:
ligc 2014-12-18 11:06:26 +08:00
parent fc80ecccec
commit dbd7838f00
2 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
1.(Optional) Get the right version of net-snmp source RPM from internet, i.e., from RHEL source tree.
2. rpm -Uvh net-snmp-5.7.2-18.ael7a.src.rpm
3. rpmbuild -bb /root/rpmbuild/SPECS/net-snmp.spec, which creates the /root/rpmbuild/RPMS/ppc64le/net-snmp-perl-5.7.2-18.ael7a.ppc64le.rpm

Binary file not shown.