Re: hyperscan and boost broken when i try to install thoses
Dorian ROSSE via Snort-users <[email protected]>
| Newsgroups | gmane.comp.security.ids.snort.general |
|---|---|
| Message-ID | <DB6PR08MB2855EEDA0AF8A92B0DB09FC1DA3B9@DB6PR08MB2855.eurprd08.prod.outlook.com> |
dear Oleksii, now i fall on th error following : '''~/snort_src/hyperscan-5.4.0$ sudo cmake - DCMAKE_INSTALL_PREFIX=/usr/local ../ && sudo make -j 4 && sudo make -j 4 install CMake Error: The source directory "/home/dorianrosse/snort_src/hyperscan-5.4.0/DCMAKE_INSTALL_PREFIX=/usr/local" does not exist. Specify --help for usage, or press the help button on the CMake GUI.''' i have tried to build boost by editing some cmake file but i have failed thus i have tried your advice but it fail too, thank you in advance to help myself, Regards. Dorian ROSSE. ________________________________ De : Oleksii Shumeiko -X (oshumeik - SOFTSERVE INC at Cisco) <[email protected]> Envoyé : mardi 22 février 2022 10:09 À : Dorian ROSSE <[email protected]> Cc : [email protected] <[email protected]>; [email protected] <[email protected]> Objet : Re: [Snort-users] hyperscan and boost broken when i try to install thoses Hi. I assume, you try to install Hyperscan from sources. The advice here is to refer to Hyperscan's documentation. From the error message, it appears that there is no Makefile generated yet in your targeted directory. In my case, I installed Hyperscan using the following commands: cd hyperscan-5.x.x mkdir build cd build cmake -DCMAKE_INSTALL_PREFIX=/usr/local ../ make -j$(nproc) sudo make install Hopefully, this could help. Have a nice day ahead, Alexey On 20 Feb 2022, at 16:12, Dorian ROSSE via Snort-users <[email protected]<mailto:[email protected]>> wrote: hello, hyperscan and boost broken when i try to install thoses : ''':~/snort_src/hyperscan-5.4.0$ sudo make -j 4 && sudo make -j 4 install make: *** Pas de cible spécifiée et aucun makefile n'a été trouvé. Arrêt.''' tahnk you in advance to help myself install correctly this dependancy snort 3, Regards. Dorian ROSSE. _______________________________________________ Snort-users mailing list [email protected]<mailto:[email protected]> Go to this URL to change user options or unsubscribe: https://lists.snort.org/mailman/listinfo/snort-users To unsubscribe, send an email to: [email protected]<mailto:[email protected]> Please visit http://blog.snort.org<http://blog.snort.org/> to stay current on all the latest Snort news! Please follow these rules: https://snort.org/faq/what-is-the-mailing-list-etiquette _______________________________________________ Snort-users mailing list [email protected] Go to this URL to change user options or unsubscribe: https://lists.snort.org/mailman/listinfo/snort-users To unsubscribe, send an email to: [email protected] Please visit http://blog.snort.org to stay current on all the latest Snort news! Please follow these rules: https://snort.org/faq/what-is-the-mailing-list-etiquette