We need to figure out how to install the above package on your box. You may need to talk to whoever manages Satellite.No package libpcap-devel available.
Error: Nothing to do
Could you run a repolist for us?
Code: Select all
yum repolistWe need to figure out how to install the above package on your box. You may need to talk to whoever manages Satellite.No package libpcap-devel available.
Error: Nothing to do
Code: Select all
yum repolistCode: Select all
rhn-channel -l | grep -i optionalCode: Select all
yum search libpcap-develYou can download the package directly here: https://rhn.redhat.com/rhn/software/pac ... pid=586872In Red Hat Enterprise Linux 6, 'libpcap-devel' package is shipped via "Red Hat Enterprise Linux Server Optional (v. 6) Extended Update Support channel" .
Code: Select all
wget ftp://ftp.pbone.net/mirror/ftp.scientificlinux.org/linux/scientific/6.6/x86_64/os/Packages/libpcap-devel-1.4.0-1.20130826git2dbcaa1.el6.x86_64.rpm
rpm -i libpcap-devel-1.4.0-1.20130826git2dbcaa1.el6.x86_64.rpmCode: Select all
rpm -i libpcap-devel-1.0.0-6.20091201git117cb5.el6.x86_64.rpmCode: Select all
yum install libpcap-develCode: Select all
yum --nogpgcheck localinstall libpcap-devel-1.0.0-6.20091201git117cb5.el6.x86_64.rpm