Netdisco

F. Senault fred.letter at lacave.net
Wed Mar 18 13:44:05 UTC 2015


Wednesday, March 18, 2015, 1:59:03 PM, you wrote:

> Hello.

> After discovering this software from UPDATING, I decided to give it a try.

> The box is 8.4-RELEASE-p24/amd64 running PERL 5.18.

> What I get, however, is:
>> # netdisco-daemon status
>> Sorry, can't find libs required for App::Netdisco.
>> BEGIN failed--compilation aborted at /usr/local/bin/netdisco-daemon line 28.

You need a NEDISCO_HOME env variable defined (by default, point it to
/var/run/netdisco) :

| 14:35 grappa:~# netdisco-daemon status
| Sorry, can't find libs required for App::Netdisco.
| BEGIN failed--compilation aborted at /usr/local/bin/netdisco-daemon line 28.
| 14:35 grappa:~# setenv NETDISCO_HOME /var/run/netdisco
| 14:35 grappa:~# netdisco-daemon status
| Netdisco Daemon                                               [Running]

HTH,

Fred



More information about the freebsd-ports mailing list