ncdc 1.16 + 1.16.1 released + misc changes
This commit is contained in:
parent
c99ea0d9fc
commit
76bb10482a
14 changed files with 90 additions and 36 deletions
|
|
@ -34,9 +34,10 @@ L<found on github|https://github.com/yorhel/globster>.
|
|||
=head2 Requirements
|
||||
|
||||
Globster can be compiled with a (moderately recent) GCC or clang. You'll need
|
||||
the following libraries: L<libdbus|http://dbus.freedesktop.org/> and
|
||||
L<GnuTLS|http://gnutls.org>. If your GnuTLS is too old (<= 2.12), you also need
|
||||
libgcrypt. The globsterctl script requires Perl and the Net::DBus module.
|
||||
the following libraries: L<libdbus|http://dbus.freedesktop.org/>,
|
||||
L<GnuTLS|http://gnutls.org> and L<zlib|http://zlib.net/>. If your GnuTLS is too
|
||||
old (<= 2.12), you also need libgcrypt. The globsterctl script requires Perl
|
||||
and the Net::DBus module.
|
||||
|
||||
On Debian and Ubuntu, that boils down to the following:
|
||||
|
||||
|
|
@ -89,6 +90,8 @@ There are at this point not many scripts or interfaces available for Globster:
|
|||
|
||||
=item * L<globster-mhc.pl|http://p.blicky.net/8y8mv> - A hub chat link script. More useful as an example than anything else.
|
||||
|
||||
=item * L<globgraph|http://p.blicky.net/qvg59> - Munin plugin to monitor Direct Connect hubs.
|
||||
|
||||
=back
|
||||
|
||||
There's more to come. I'd love to have at least a convenient console client (a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue