Loading [MathJax]/jax/output/CommonHTML/config.js
前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >专栏 >Snort 基础9

Snort 基础9

作者头像
franket
发布于 2022-05-03 02:57:15
发布于 2022-05-03 02:57:15
26600
代码可运行
举报
文章被收录于专栏:技术杂记技术杂记
运行总次数:0
代码可运行

报错原因为 pcre 头文件缺失

解决方法 : 安装 pcre.x86_64pcre-devel.x86_64 软件包

代码语言:javascript
代码运行次数:0
运行
AI代码解释
复制
[root@h101 snort-2.9.7.6]# yum install  pcre.x86_64  pcre-devel.x86_64  
Loaded plugins: fastestmirror, refresh-packagekit, security
Setting up Install Process
Loading mirror speeds from cached hostfile
 * base: centos.ustc.edu.cn
 * epel: mirrors.opencas.cn
 * extras: centos.ustc.edu.cn
 * updates: centos.ustc.edu.cn
Resolving Dependencies
--> Running transaction check
---> Package pcre.x86_64 0:7.8-6.el6 will be updated
---> Package pcre.x86_64 0:7.8-7.el6 will be an update
---> Package pcre-devel.x86_64 0:7.8-7.el6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

======================================================================================================================================
 Package                           Arch                          Version                            Repository                   Size
======================================================================================================================================
Installing:
 pcre-devel                        x86_64                        7.8-7.el6                          base                        320 k
Updating:
 pcre                              x86_64                        7.8-7.el6                          base                        196 k

Transaction Summary
======================================================================================================================================
Install       1 Package(s)
Upgrade       1 Package(s)

Total download size: 516 k
Is this ok [y/N]: y
Downloading Packages:
(1/2): pcre-7.8-7.el6.x86_64.rpm                                                                               | 196 kB     00:02     
(2/2): pcre-devel-7.8-7.el6.x86_64.rpm                                                                         | 320 kB     00:01     
--------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                 138 kB/s | 516 kB     00:03     
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Updating   : pcre-7.8-7.el6.x86_64                                                                                              1/3 
  Installing : pcre-devel-7.8-7.el6.x86_64                                                                                        2/3 
  Cleanup    : pcre-7.8-6.el6.x86_64                                                                                              3/3 
  Verifying  : pcre-7.8-7.el6.x86_64                                                                                              1/3 
  Verifying  : pcre-devel-7.8-7.el6.x86_64                                                                                        2/3 
  Verifying  : pcre-7.8-6.el6.x86_64                                                                                              3/3 

Installed:
  pcre-devel.x86_64 0:7.8-7.el6                                                                                                       

Updated:
  pcre.x86_64 0:7.8-7.el6                                                                                                             

Complete!
[root@h101 snort-2.9.7.6]# 

本文系转载,前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文系转载,前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

评论
登录后参与评论
暂无评论
推荐阅读
编辑精选文章
换一批
Snort 基础11
安装报错三 [root@h101 snort-2.9.7.6]# ./configure --enable-sourcefire checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk
franket
2022/05/03
2950
Snort 基础2
错误原因是缺少 bison 和 flex ,不仅要安装它们的rpm包,还要安装开发包
franket
2022/05/03
2330
Varnish 基础概览1
安装 varnish[root@h101 varnish]# yum -y install varnish Loaded plugins: fastestmirror, refresh-packagekit, securitySetting up Install ProcessRepository base is listed more than once in the configurationLoading mirror speeds from cached hostfile * epel: mirr
franket
2022/06/30
1870
RabbitMQ基础
MQ可以使架构变得松耦合,从而更有弹性,更灵活,是SOA架构不可或缺的组成部分,担当服务总线或信息总线的角色。
franket
2022/05/04
1360
Snort 基础10
解决办法:安装 libdnet.x86_64 和 libdnet-devel.x86_64
franket
2022/05/03
5620
Snort 基础4
报错原因是有 Libpcap 的依赖关系 解决办法: 安装依赖包 [root@h101 daq-2.0.6]# yum list all | grep -i Libpcap libpcap.x86_64 14:1.4.0-1.20130826git2dbcaa1.el6 libpcap.i686 14:1.4.0-4.20130826git2dbcaa1.el6 libpcap.x8
franket
2022/05/03
2430
UnrealIRCd 基础4
报错 报错内容 checking for openssl... not found Apparently you do not have both the openssl binary and openssl development libraries installed. Please install the needed binaries and libraries. The package is often called 'openssl-dev', 'openssl-devel' or 'libs
franket
2021/11/29
3300
使用XtraBackup创建mysql slave5
可知 perl-DBD-MySQL 已经安装了,和报错不符合 解决办法: 重装 perl-DBD-MySQL [root@master-qa ~]# yum list all | grep perl-DBD-MySQL perl-DBD-MySQL.x86_64 4.013-3.el6 @base [root@master-qa ~]# yum reinstall perl-DBD-MySQL.x86_64 Load
franket
2022/05/04
4400
Install Cobbler
可以实现 Linux 的自动化部署与初始化配置,在需要安装大量 OS 的场景下,可以极大提升效率
franket
2021/08/11
1.3K0
Jenkins 基础1
/etc/yum.repos.d/jenkins.repo 是一个Jenkins RPM 仓库
franket
2022/03/21
1540
LAMP架构应用实战—Apache服务介绍与安装02
............................................................................................................................过程省略
民工哥
2020/09/16
6410
memcached基础3
root@h101 memcached-1.4.24# yum -y install libevent-devel.x86_64
franket
2022/06/26
2800
安装 Jekyll
很早以前我写过一篇安装 Jekyll 的文章,这次作为一个简单的梳理,再对安装过程作一个更新
franket
2021/08/12
8770
Linux系统之源码编译部署Redis数据库
江湖有缘
2023/09/30
5270
Linux系统之源码编译部署Redis数据库
Install Saltstack
类似的工具还有 Puppet、Chef、Ansible,他们之间可以相互替代,但是哪一个更好,我就不在此引发圣战了
franket
2021/08/11
6750
手动搭建 LAMP 环境
查看Swap分区的大小以及使用情况,一般使用free命令即可,如下所示,Swap大小为512M,目前没有使用Swap分区
Innei
2021/12/28
8700
linux上安装python3, 保留python2
首先, linux系统中自带python2, 所以可以直接使用python命令, 注意, 安装python2不能卸载
cg错过
2020/11/25
2.1K0
linux上安装python3, 保留python2
Centos7使用yum安装 pip 、ipython
仅供学习参考 安装epel扩展源 yum -y install epel-release 执行如下: [root@server01 work]# yum -y install epel-release Loaded plugins: fastestmirror Determining fastest mirrors * base: centos.ustc.edu.cn * extras: mirrors.aliyun.com * updates: mirrors.aliyun.com base
Devops海洋的渔夫
2019/05/31
2.6K0
Install LAMP
由 Linux 提供运行环境,Mysql 提供关系型存储,Apache 提供 Web 服务,PHP 完成应用逻辑
franket
2021/08/11
2.1K0
使用py-mysql2pgsql同步Mysql数据至Greenplum
本文延续上一篇文章 云数据库MySQL导入云数据仓库PostgreSQL最佳实践,继续介绍云数据库MySQL导入云数据仓库PostgreSQL的使用问题。其中描述的问题及解决方法同样适用于 腾讯云 云数据仓库 PostgreSQL(CDWPG)。
岳涛
2021/03/21
2K0
使用py-mysql2pgsql同步Mysql数据至Greenplum
相关推荐
Snort 基础11
更多 >
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档
本文部分代码块支持一键运行,欢迎体验
本文部分代码块支持一键运行,欢迎体验