Search Criteria
Package Details: capanalysis 1.2.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/capanalysis.git (read-only, click to copy) |
---|---|
Package Base: | capanalysis |
Description: | PCAP files from another point of view |
Upstream URL: | http://www.capanalysis.net/ |
Licenses: | GPL |
Submitter: | robertfoster |
Maintainer: | robertfoster |
Last Packager: | robertfoster |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2013-03-17 20:08 (UTC) |
Last Updated: | 2018-12-29 17:49 (UTC) |
Dependencies (14)
- apache (apache-git)
- glibc (glibc-git, glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-widevine, glibc-linux4)
- libpcap (libpcap-git)
- libpqxx (libpqxx-git)
- ndpi (ndpi-git)
- openssl (libressl-git, openssl-hardened, quictls-openssl, openssl-git, openssl-static)
- php-apache (php56-apache, php-zts-apache)
- php-pgsql (php56-pgsql, php-zts-pgsql)
- php-sqlite (php56-sqlite, php-zts-sqlite)
- postgresql (pipelinedb, agensgraph-git, postgresql-1c, postgresql-9.5, postgresql-9.4, postgresql-src-beta, postgresql-9.6, postgresql-11, postgresql-10, postgresql-lts, postgresql-12, postgresql-src, postgresql13)
- sqlite (sqlite-replication, sqlite-minimal-git, sqlite-fts3-parenthesis, sqlite-fossil)
- wireshark-cli (wireshark-gtk2)
- zlib (zlib-static, zlib-git, zlib-ng, zlib-ng-compat-git)
- xxd (vim-minimal-git, gvim-git, vim-min, xxd-standalone, vim-qt-git, vim-x11, vim-clipboard, gvim-gtk2, gvim, vim) (make)
Latest Comments
Klapauzius commented on 2021-03-25 15:22 (UTC)
further requirements: a) enable gettext in /etc/php.ini b) commenting out the line containing php_admin_value in capana.conf (/etc/httpd/conf/extras/httpd-capana.conf) might or might not be necessary c) change /var/run/capana.pid to /run/capana.pid in /usr/lib/systemd/system/capanalysis.service
Klapauzius commented on 2021-03-25 14:43 (UTC)
Upstream https://github.com/xplico/CapAnalysis doesn't seem to be maintained, unfortunatly.
Couldn't get capanalysis to work out of the box. Enabled/started postgresql and apache's httpd, took care that extra/httpd-capana.conf and extra/php_module.conf are INCLUDED in /etc/httpd/conf/httpd.conf and followed the instructions https://wiki.archlinux.org/index.php/Apache_HTTP_Server#PHP .
I assume that CapAnalysis is not compatiple with the last version of PHP. Could be something different, but at the moment I'm stuck. Too bad, cool project.
Sacro commented on 2013-04-12 13:59 (UTC)
Sacro commented on 2013-04-12 13:56 (UTC)
gtmanfred commented on 2013-03-18 07:48 (UTC)