Brian Clark wrote: > Thanks Glynn,
> I'm finally getting back to this - more errors I'm afraid... > > make INSTALL=`pwd`/install-sh > > > > Also, the Makefile was setting incorrect permissions on install-sh > > (744 instead of 755), so it was only executable for the owner. > > After chmod 755 install-sh > then make INSTALL=/wattemp/GRASS/grass-6.3.0/install-sh > I get a bunch of complaints like: > > make[1]: *** No rule to make target `../include/Make/Dir.make'. Stop. Does the file exist? If not, you need to extract the source code and try again. If you get similar errors, try to note the point at which they start. > ideas on what I may have done wrong? > I also noticed that just before I tried make INSTALL, Platform.make did > exist in include/Make/ > After the make, Platform.make.in existed, but not Platform.make. >From the errors, it looks as if something is deleting the include/Make directory or its contents. -- Glynn Clements <[EMAIL PROTECTED]> _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
