Package Details: gnethogs 0.2+6+gbb69c6f-3

Git Clone URL: https://aur.archlinux.org/gnethogs.git (read-only, click to copy)
Package Base: gnethogs
Description: Graphical interface for nethogs using GTK
Upstream URL: https://github.com/mbfoss/gnethogs
Keywords: graphical gtk3 gui nethogs
Licenses: GPL3
Submitter: gbr
Maintainer: tallero
Last Packager: gbr
Votes: 5
Popularity: 0.000003
First Submitted: 2018-09-25 20:46 (UTC)
Last Updated: 2021-04-12 17:52 (UTC)

Latest Comments

dreieck commented on 2023-02-28 15:27 (UTC)

gnethogs fails to build for me:

==> Starting build()...
[...]
checking for pthread_attr_init in -lpthread... yes
checking for nethogsmonitor_loop in -lnethogs... no
Error! You need to have libnethogs-dev installed.

I have the package nethogs installed.

It provides the files

/usr/bin/nethogs
/usr/include/libnethogs.h
/usr/lib/libnethogs.so
/usr/lib/libnethogs.so.0.8.7
/usr/share/man/man8/nethogs.8.gz

i.e. the shared library and the include file are present (that's what on Debian based system libnethogs-dev would supply).

Maybe some configuration in the PKGBUILD is needed to manually specify include directory and linking option?

Regards!

bkb commented on 2022-10-24 12:45 (UTC)

Same as @miss_barfin

gbr commented on 2022-08-03 20:02 (UTC)

@miss_barfin: The underlying error is actually this one:

libnethogs.so: undefined reference to `pidsToWatch'

It's being tracked upstream here: https://github.com/raboof/nethogs/issues/230

RogueGirl commented on 2022-07-28 15:06 (UTC)

"Error! You need to have libnethogs-dev installed."

gbr commented on 2020-04-27 06:44 (UTC)

I've added a workaround for now, but this should probably be reported upstream...

s5e commented on 2020-04-26 11:00 (UTC)

Broken with new release of nethogs.