Search Criteria
Package Details: wavemon-git 0.8.2.343.324b151-1
Git Clone URL: | https://aur.archlinux.org/wavemon-git.git (read-only, click to copy) |
---|---|
Package Base: | wavemon-git |
Description: | Ncurses-based monitoring application for wireless network devices |
Upstream URL: | https://github.com/uoaerg/wavemon |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | anthraxx |
Maintainer: | anthraxx |
Last Packager: | anthraxx |
Votes: | 3 |
Popularity: | 0.87 |
First Submitted: | 2015-05-29 00:03 |
Last Updated: | 2018-09-03 23:42 |
Dependencies (4)
- libcap (libcap-git)
- libnl (libnl-git)
- ncurses (ncurses-nohex, ncurses-git)
- git (git-git) (make)
Latest Comments
anthraxx commented on 2016-08-28 11:29
updated dependencies to reflect changes of 0.8.0 (libnl)
gim commented on 2016-08-28 07:50
./config.status
config.status: creating Makefile
CC info_scr.c
CC error.c
CC conf.c
CC help_scr.c
CC ui.c
conf.c:23:29: fatal error: netlink/version.h: No such file or directory
#include <netlink/version.h>
^
compilation terminated.
make: *** [Makefile:29: conf.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from info_scr.c:21:0:
iw_nl80211.h:4:29: fatal error: netlink/netlink.h: No such file or directory
#include <netlink/netlink.h>
^
compilation terminated.
make: *** [Makefile:28: info_scr.o] Error 1
==> ERROR: A failure occurred in build().
Aborting...