سلام وقت بخیر
هنگام نصب snort بر روی centos 7 & 8 هنگام اجرای دستور make و make install با خطا مواجه میشم. دستورات اینجا وارد میکنم.
wget https://www.snort.org/downloads/snort/daq-2.0.7.tar.gz
tar -xvzf daq-2.0.6.tar.gz
cd daq-2.0.6
./configure && make && sudo make install
هم روی make و هم روی make install ایراد میگره و این پیغام ش
[root@snort daq-2.0.7]# make
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /root/snort_src/daq-2.0.7/missing aclocal-1.15 -I m4
/root/snort_src/daq-2.0.7/missing: line 81: aclocal-1.15: command not found
WARNING: 'aclocal-1.15' is missing on your system.
You should only need it if you modified 'acinclude.m4' or
'configure.ac' or m4 files included by 'configure.ac'.
The 'aclocal' program is part of the GNU Automake package:
<http://www.gnu.org/software/automake>
It also requires GNU Autoconf, GNU m4 and Perl in order to run:
<http://www.gnu.org/software/autoconf>
<http://www.gnu.org/software/m4/>
<http://www.perl.org/>
make: *** [Makefile:372: aclocal.m4] Error 127
ممنونم .

- محمد عابدینی
- 8 ماه قبل
سلام دوست عزیز
بر اساس خطایی که شما دریافت می کنید شما نیاز به نصب کردن aclocal رو برروی سیستم دارید. برای نصب کردن حتما باید بسته های پیش نیاز رو برروی سیستم خودتون نصب کنید
در مسیر زیر نصب توضیح داده شده که از سایت خود پروژه است و باید با فیلتر شکن باز کنید
این هم مسیر فایل برروی فایل سرور ایرانی
http://s4.picofile.com/file/8397112184/Snort_2_9_15_1.pdf.html

- +9****+51
- 8 ماه قبل
ممنونم جناب عابدینی که وقت گذاشتید و جواب دادید.
راه حل رو انجام خواهم داد