[Oisf-devel] Mingw Suricata Build

Will Metcalf william.metcalf at gmail.com
Mon Apr 11 20:16:53 UTC 2011


pkt-config -> pkg-config it is in the install doc.. but like all
windows env stuff you probably need a reboot for this to work...

3. Install pkg-config taken from
http://wiki.videolan.org/Win32CompileMSYSNew#PKG-CONFIG
   Download and extract the following into c:\Msys\1.0
   http://ftp.gnome.org/pub/GNOME/binaries/win32/glib/2.18/glib_2.18.2-1_win32.zip
   ftp://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/pkg-config_0.23-3_win32.zip
   ftp://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/pkg-config-dev_0.23-3_win32.zip

   Set PKG_CONFIG_PATH=/win32/lib/pkgconfig

   (e.g. by adding the Windows enviroment variable PKG_CONFIG_PATH in
"Control Panel"->"System"->"Advanced System Settings"->"Environment
Variables" and setting the value to /win32/lib/pkgconfig)


On Mon, Apr 11, 2011 at 2:59 PM, Victor Julien <victor at inliniac.net> wrote:
> On 04/11/2011 06:49 PM, Rich Rumble wrote:
>> I've followed the Install.Windows file as close as I can,
>> I'm not able to compile the latest Git of Suri.
>> The errors below are from using 4.1.2 WinPcap
>>
>> I'd also like to have the libnet functions available, but
>> I've not been able to compile libnet 1.1.5 from it's Git repo
>> or source from SF.net:
>> http://sourceforge.net/projects/libnet-dev/
>>
>> Also in step7 I think it'd be more clear if the line read
>> Rename libwpcap.a to libpcap.a
>> instead of:
>> Rename libwpcap to libpcap
>
> We'll update our docs, thanks.
>
>> Any chance of OSIF making Win32 unsupported builds
>> for general consumption?
>
> I'll see what we can do here.
>
>>
> [snip]
>> ./configure: line 15122: syntax error near unexpected token `LIBHTPMINVERSION,'
>> ./configure: line 15122: `        PKG_CHECK_MODULES(LIBHTPMINVERSION,
>> htp >= 0.2.3,libhtp_minver_found="yes",libhtp_minver_fo
>> und="no")'
>
> I think you might be missing pkt-config. Can you install that somehow
> and retry?
>
> Cheers,
> Victor
>
> --
> ---------------------------------------------
> Victor Julien
> http://www.inliniac.net/
> PGP: http://www.inliniac.net/victorjulien.asc
> ---------------------------------------------
>
> _______________________________________________
> Oisf-devel mailing list
> Oisf-devel at openinfosecfoundation.org
> http://lists.openinfosecfoundation.org/mailman/listinfo/oisf-devel
>



More information about the Oisf-devel mailing list