Snort mailing list archives

Re: a full line of command for buid then install snort fail by an error unknow


From: "Russ Combs \(rucombs\) via Snort-devel" <snort-devel () lists snort org>
Date: Fri, 25 Feb 2022 11:44:29 +0000

Dorian,

You bolded the help command ... did you try it?

$ ./configure_cmake.sh --help  2>&1 | grep open
    --with-openssl=DIR      openssl installation root directory

The --with-openssl-* flavors do not exist.

Russ

________________________________
From: Snort-devel <snort-devel-bounces () lists snort org> on behalf of Dorian ROSSE via Snort-devel <snort-devel () 
lists snort org>
Sent: Friday, February 25, 2022 6:26 AM
To: Snort-users () lists snort org <snort-users () lists snort org>; snort-devel () lists snort org <snort-devel () 
lists snort org>
Subject: [Snort-devel] a full line of command for buid then install snort fail by an error unknow

hello,


i try the line of command following :

'''dorianrosse@Ubuntu-ThinkPad-X250:~/snort_src/snort3-3.1.21.0$ sudo ./configure_cmake.sh --prefix=/usr/bin/ 
--with-luajit-libraries=~/snort_src/luajit/  --with-luajit-includes=~/snort_src/luajit/ --enable-tcmalloc 
--with-openssl-libraries=~/snort_src/openssl-1.1.1f/  --with-openssl-includes=~/snort_src/openssl-1.1.1f/ 
--with-daq-includes=~/snort_src/libdaq-3.0.6/ --with-daq-libraries=~/snort_src/libdaq-3.0.6/ 
--with-hyperscan-includes=~/snort_src/hyperscan-5.4.0 with-hyperscan-libraries=~/snort_src/hyperscan-5.4.0 
--with-flatbuffers-libraries=~/snort_src/flatbuffers-2.0.0  --with-flatbuffers-includes=~/snort_src/flatbuffers-2.0.0 
--with-iconv-libraries=~/snort_src/libiconv-1.16/  --with-iconv-includes=~/snort_src/libiconv-1.16/ 
--with-uuid-libraries=~/snort_src/debian --with-uuid-includes=~/snort_src/debian 
--with-pcre-libraries=~/snort_src/pcre-8.45/ --with-pcre-includes=~/snort_src/pcre-8.45/ && cd build && sudo make -j 4 
&& sudo make -j 4 install
Invalid option '--with-openssl-libraries=~/snort_src/openssl-1.1.1f/'.  Try ./configure_cmake.sh --help to see 
available options.'''

i don't understand why this fail,

thank you in advance for your help,

Regards.


Dorian ROSSE.
_______________________________________________
Snort-devel mailing list
Snort-devel () lists snort org
https://lists.snort.org/mailman/listinfo/snort-devel

Please visit http://blog.snort.org for the latest news about Snort!

Current thread: