Search Criteria
Package Details: pom-ng-git 0.0.19.r0.g48da973-1
Git Clone URL: | https://aur.archlinux.org/pom-ng-git.git (read-only, click to copy) |
---|---|
Package Base: | pom-ng-git |
Description: | Packet-o-Matic real time network packet capture forensic tool |
Upstream URL: | http://www.packet-o-matic.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | severach |
Maintainer: | severach |
Last Packager: | severach |
Votes: | 1 |
Popularity: | 0.002176 |
First Submitted: | 2015-09-07 08:28 |
Last Updated: | 2017-10-11 14:28 |
Dependencies (21)
- file (file-git)
- libexif (libexif-git)
- libmicrohttpd (libmicrohttpd-git)
- libpcap (libpcap-git)
- libxml2 (libxml2-linenum, libxml2-git)
- lua51
- sqlite (sqlite-replication, sqlite-fts3-parenthesis, sqlite-minimal-git, sqlite-fossil)
- uthash
- xmlrpc-c (xmlrpc-c-svn)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git, zlib-ng)
- binutils (binutils-tune-bfd-hash, binutils-git, binutils-2.35.2) (make)
- gcc (gcc-multilib-x32, fastgcc, gcc-multilib-git, gcc-git) (make)
- git (git-git) (make)
- libtool (libtool-git) (make)
- make (make3, make-git, make-without-guile) (make)
- pkg-config (pkgconf-git, pkgconf) (make)
- libexif (libexif-git) (optional) – parse exif data from jpeg images
- libjpeg (libjpeg-droppatch, mozjpeg-git, libjpeg-turbo-git, libjpeg-turbo-minimal-git, mozjpeg, libjpeg-turbo) (optional) – analyze jpeg images
- pom-ng-addons (pom-ng-addons-git) (optional)
- pom-ng-console (pom-ng-console-git) (optional) – view and manage from a console
- pom-ng-webui (pom-ng-webui-git) (optional) – view and manage from a browser
Required by (3)
- pom-ng-addons-git (requires pom-ng)
- pom-ng-console-git (requires pom-ng)
- pom-ng-webui-git (requires pom-ng)
Latest Comments
cyrozap commented on 2017-07-01 06:20
This package won't build with Lua 5.3, so to get it to build properly you need to set `lua_CFLAGS` and `lua_LIBS` before running `./configure`.
These changes fixed the build for me: https://paste.debian.net/hidden/1403196b/
The change to the `make` line isn't strictly necessary, but it lets the user choose the number of CPUs to build with using `MAKEFLAGS`.