Project

General

Profile

Actions

Feature #8351

open

windows: enable libmagic support

Added by Jason Ish 2 days ago.

Status:
New
Priority:
Normal
Assignee:
Target version:
Effort:
Difficulty:
Label:

Description

There are a handful of ET/open rules that expect magic to be available. Suricata for Windows already includes the magic.mgc datafile, its just not linked against the library.

On my MSYS UCRT64 environment, I need to ./configure like the following to build the Windows package with libmagic support:

LDFLAGS="-L/usr/lib" ./configure --with-libmagic-includes=/usr/include --with-libmagic-libraries=/usr/lib


Related issues 1 (1 open0 closed)

Related to Suricata - Task #7764: tracking: windows supportNewOISF DevActions
Actions

Also available in: Atom PDF