I want to run an NFS server on my Debian R-Pi (Samba makes me want to pull my teeth out), but when I do an apt-get install nfs-kernel-server, after successfully installing it comes up with:
Starting NFS common utilities: statd.
Not starting NFS kernel daemon: no support in current kernel. ... (warning).
While I've used Debian a fair bit, I've never had a problem with a kernel not supporting something I want to install so I'm at a bit of a loss as to what to do next. Do I have to wait for support in the kernel, should I try compiling my own or is there a way to install support without recompiling?
Thanks for any advice.
Naich.