[GRASS5] Mac OS X errors

Justin Hickey jhickey at hpcc.nectec.or.th
Mon Jan 29 21:49:21 EST 2001


Hi Jeshua

Jeshua Lacock wrote:
> 
> On Monday, January 29, 2001, at 05:54 PM, Justin Hickey wrote:
> 
> > > It says: "make: `install' is up to date." and it does nothing 
> > > other then return the command prompt.  It doesn't hang or
> > > apparently do anything.
> >
> > Hmmm. Is there a file in the same directory called "install"? If so
> > please rename it and then "make install" should work. If not, I know
> > there is a file called "install-sh", try renaming that file.
> 
> Justin,
> 
> There is not an install file, so I moved the install-sh and its the 
> same.  Sorry for the headaches...

Don't worry about the headaches, the more portable we get this the
better.

The only way I know for you to be getting the "make install: is already
up to date" message is that make is finding a file called install
somewhere. Don't worry about it, there are ways around this (I hope).

Try putting the following in your Makefile:

replace the line

install:

with the lines

FORCE:

install: FORCE

and let me know if "make install" works.

-- 
Sincerely,

Jazzman (a.k.a. Justin Hickey)  e-mail: jhickey at hpcc.nectec.or.th
High Performance Computing Center
National Electronics and Computer Technology Center (NECTEC)
Bangkok, Thailand
==================================================================
People who think they know everything are very irritating to those
of us who do.  ---Anonymous

Jazz and Trek Rule!!!
==================================================================

---------------------------------------- 
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo at geog.uni-hannover.de with
subject 'unsubscribe grass5'



More information about the grass-dev mailing list