Nils Unterweger wrote: > > @server2: ~$ sudo faimond start > Can't locate Proc/Daemon.pm in @INC (@INC contains: /etc/perl > /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 > /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 > /usr/local/lib/site_perl .) at /usr/sbin/faimond line 18. > BEGIN failed--compilation aborted at /usr/sbin/faimond line 18. > > How can i use the faimon? >
Install the missing Perl package on the server, i.e. aptitude install libproc-daemon-perl HTH Carsten
