-
Probably, due to %{epoch} in the spec file, installation on CentOS7 fails:
```
# yum install -y libnf-devel
Resolving Dependencies
--> Running transaction check
---> Package libnf-devel.x86_64 0:1.17…
-
hi, I am completely new to networking and to undertand the same I started with NETCONF and downloaded and installed Netopeet(netopeer-1.0.2.tar.gz). In the folder I do have a netopeer-agent and netope…
-
on 2015.8, it seems that grains functions are run before the proxy init() function. That renders impossible to retrieve grains from proxied device
```
[DEBUG ] ----------- Trying to get facts
[DEBU…
-
I met a question,when I install Netopeer-GUI on ubuntu(12.04).As follow:
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/var/www/tmp/netopeer-gui/install/mod…
-
The `libtrap` library, which is required for the Unirec storage plugin, is not available on Debian/Ubuntu-based systems. As such, building IPFIXcol from the top-level directory always fails. I therefo…
ghost updated
9 years ago
-
After running ./configure, sudo make install results in compiler errors for notification-server.c shown below.
Making install in mod_netconf
make[1]: Entering directory `/var/www/netopeer-gui/install…
-
When I'm trying to login to the netopeer GUI through the link like "https://garnacha.liberouter.org/netopeergui/sections/0/nemea-supervisor/" (some link from the browser history), it redirects me to O…
-
Hello,
I've one problem and I can't find solution now, so I'd like to ask you for a help. I didn't find any other way, how to contact you, so I have to write this issue.
I use three methods for authe…
-
PyXMPP no longer contains a module "exceptions". The TLSError that required the import at line 38 of main.py and is used at line 1389 has been moved to pyxmpp.streamtls.
Removing the import and doing…