[GRASS5] New makefiles - work in progress, take 'em for a spin

Eric Mitchell emitchell at altaira.com
Fri Aug 4 10:51:44 EDT 2000


Justin Hickey wrote:
> 
> Hello Eric
> 
> I was looking into running your Makefiles on our SGI and your instructions to
> change a few variables at the end of Platform.make say I need to provide
> something for the RANLIB variable. SGI does not have ranlib and the LIBRULE in
> our head file is:
> 
> LIBRULE             = ar ruv $@ $?; : $@
> 
> as opposed to your LIBRULE which is:
> 
> LIBRULE             = ar ruv $@ $?; ranlib $@
> 
> I have no idea what ranlib does or what the equivalent command on SGI would be.
> Do you have any ideas as to what I should set RANLIB to? Should I leave it
> blank? It appears that the LIBRULE does not replace it with anything.

ranlib restructures the library for more efficient random 
access.  "RANLIB = true" should do the trick for platforms 
that don't have/require ranlib.

> Also, why can't GRASS_HOME be GISBASE?

Work in progress taken from other project that uses NAME_HOME
instead of NAMEBASE.  The GRASS_HOME references should be changed
to GISBASE.

> Sincerely,
> 
> Jazzman (a.k.a. Justin Hickey)  e-mail: jhickey at hpcc.nectec.or.th

-- 
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
| Eric B. Mitchell         mailto:emitchell at altaira.com |
| tel: (301) 809 - 3534    Altair Aerospace Corporation |
| tel: (800) 7 - ALTAIR    4201 Northview Dr. Suite 410 |
| fax: (301) 805 - 8122    Bowie, MD  20716             |
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
              ,___
          /"\  / o=\  /"""---===/
         /   \_/  \__/   ---===/ 
         |    //\   || /""TT""/ //\   || ||""\
         |   //  \  ||    ||   //  \  || ||__/
         |  //--==\ |L--/ ||  //--==\ || || "=,
          \      ---===/
           \____---===/

---------------------------------------- 
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