Hi, At the time when I was trying to install gnump3d, I've also struggled with this problem, which is actually not related with gnump3d. Problem is you don't have necessary tools to make/make install; yet :o)
As far as I remember, you should install coreutils package (ipkg install coreutils). After that, just try (make install) again. Hope it helps, Onur
---------- Forwarded message ---------- From: "Cle Crape" <[EMAIL PROTECTED]> To: [email protected] Date: Mon, 11 Sep 2006 15:43:24 -0500 Subject: [Gnump3d-users] still can't get gnump3d to install on nslu2 I followed the wiki on http://www.nslu2-linux.org/wiki/Unslung/GettingGnump3dInstalled and I looked at the thread by Ian Barton and Steve Kemp but I still can't gnump3d to compile. Any suggestions would be appreciated. Here's a bit of system info: Perl info: -bash-3.1# perl -e 'for my $i ( @INC ) { print $i . "\n"; }'; /opt/lib/perl5/5.8.8/armv5b-linux /opt/lib/perl5/5.8.8 /opt/lib/perl5/site_perl/5.8.8/armv5b-linux /opt/lib/perl5/site_perl/5.8.8 /opt/lib/perl5/site_perl I modified the Makefile like so: LIBDIR = /opt/lib/perl5/site_perl Then when I run "make install" I get this: -bash-3.1# make install install -d /etc/gnump3d make: install: Command not found make: *** [install] Error 127 _______________________________________________ Gnump3d-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnump3d-users
_______________________________________________ Gnump3d-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnump3d-users
