Re: Installing Perl5 not working
Kaya Saman <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <[email protected]> |
On 11/24/2012 09:55 PM, Martin Husemann wrote: > On Sat, Nov 24, 2012 at 06:55:16PM +0000, Kaya Saman wrote: > >> /usr/pkgsrc/devel/m4 >> >> then typing: >> >> make install clean > I always do: make && make install && make clean > but otherwise this looks ok. > >> Making CPANPLUS (all) >> Makefile out-of-date with respect to Makefile.PL >> Cleaning current config before rebuilding Makefile... >> make -f Makefile.old clean > /dev/null 2>&1 >> ../../miniperl "-I../../lib" "-I../../lib" Makefile.PL >> "INSTALLDIRS=perl" "INSTALLMAN1DIR=none" "INSTALLMAN3DIR=none" >> "PERL_CORE=1" "LIBPERL_A=libperl.so" >> Writing Makefile for CPANPLUS >> Writing MYMETA.yml >> ==> Your Makefile has been rebuilt. <== >> ==> Please rerun the make command. <== >> false >> *** Error code 1 > Ther perl build process is ... bizare, and I don't understand many details > of the pkg - it probably is best to ask on the pkgsrc-users list for hints. > > All I can say: it worked for me. > > Martin Thanks Martin for the info, I will try on the pkgsrc-users list too..... I additionally have an issue using NetBSD as an NFS client: mount_nfs: rpcbind to nfs on server: RPC: Program not registered is the response to trying to mount the shared directories on my FreeBSD server. The server-side works fine as Linux connects fine to it and other FreeBSD machines but am not sure what's going on here? Perhaps I need to install something? Have followed this guide: http://www.netbsd.org/docs/guide/en/chap-net-services.html so should be relatively simple. Regards, Kaya