Re: Installing Perl5 not working
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Nov 24, 2012 at 10:16:06PM +0000, Kaya Saman wrote: > I additionally have an issue using NetBSD as an NFS client: > > mount_nfs: rpcbind to nfs on server: RPC: Program not registered Try adding a line like: nfs_client=YES to your /etc/rc.conf file. Martin