"Christian T. Steigies" <[EMAIL PROTECTED]> writes: > On Fri, Jun 08, 2001 at 11:32:35AM -0400, Adam Di Carlo wrote: > > > ROOTCMD := $(shell [ d -u = 0 ] || echo sudo) > > > Guess it will fail when I build as root, and no sudo is installed. > > > > Just replace the "sudo" part by whatever you use to achieve root > > (super should work too). > I just replaced it with $ROOTCMdD seems the right way to do it. sudo was > working fine for me and I guess nobody would have ever noticed, who else > besides Richard is trying to build on m68k?
Oh, yah, that's the right fix. You should commit that. I thought you were saying sudo wasn't working for you, but in fact the make rules were wrong. > > 'grab_paths m68k-vme-tftplilo' shoudl download that and return a path > > to where it was downloaded, or fail. > Where will it be downloaded to? Can try that at home. Under $ftp_archive. Apt is run, so there's a dir structure for that. > > Fine with me. I always wanted to add a quick-install section to the > > installation manual itself. The top-level README has some > > quick-install notes too, you can add m68k scribblings in there too. > No, I am not going to add things there. As much as I'd like m68k to be > documented, I do not have the time for that. If you see me adding things > there, you should disable my CVS access. Heh, well, I'll take anything I can get! No problem... -- .....Adam Di [EMAIL PROTECTED]<URL:http://www.onshored.com/>

