Hola,
Muchas gracias por responder.
Por el yum ya lo intentè y por medio de los paquetes rpm, pude instalar lo siguiente:
snort-2.7.0.1-1.FC6.i386.rpm
pero cuando intento instalar rpm snort-mysql-2.7.0.1-1.FC6.i386.rpm por medio de yum o rpm -ivh o Uvh me sale siempre el mismo error:
Código:
[root@localhost src]# rpm -Uvh snort-mysql-2.7.0.1-1.FC6.i386.rpm
Preparing... ########################################### [100%]
1:snort-mysql ########################################### [100%]
error: unpacking of archive failed on file /usr/sbin/snort-mysql;46d17591: cpio: MD5 sum mismatch
Este otro error sale cuando cuando intento obtener todo con el yum
su -c "yum install snort snort-mysql php-gd"
Código:
[root@localhost src]# su -c "yum install snort snort-mysql php-gd"
Loading "installonlyn" plugin
Existing lock /var/run/yum.pid: another copy is running. Aborting.
Intentando obtener solo snort-mysql
Código:
[root@localhost src]# su -c "yum install snort-mysql"
Loading "installonlyn" plugin
Existing lock /var/run/yum.pid: another copy is running. Aborting.
Probando sin el su - c da lo mismo
Código:
[root@localhost src]# yum install snort-mysql
Loading "installonlyn" plugin
Existing lock /var/run/yum.pid: another copy is running. Aborting.
Entonces por esto me aventurè a realizar la instalaciòn compilando y configurando.
Muchas gracias por intentar ayudar, si tienes otra soluciòn, estarè muy atento cualquier respuesta de ayuda