SMC Networks TIGERCARD SMC10GPCIE-10BT User Manual
Page 25
Linux Installation Instructions
3-9
- The rpmbuild process should print out the location of the rpm towards the
end of the build process, but it can be hard to find amongst the output.
- Typically the rpm will be placed in
/usr/src/
,
where
is distribution specific. Possible folders are "
redhat
",
"
packages
" or "
extra
.” The rpm file will be named using the same
convention as the SMC-provided pre-built binary rpms.
- The command
find /usr/src -name "*sfc*.rpm"
will list the locations of all SMC rpms.
3.
The resulting binary RPM package can be installed as detailed in the section
“Installation From a Binary RPM” on page 3-6.
Please consult the rpmbuild man pages for other options, for example, details how
to build an RPM for a kernel variant other than the current running kernel version.