[GRASS5] [bug #1126] (grass) "make install" fails trying to copy "locale"

this bug's URL: http://intevation.de/rt/webrt?serial_num=1126
-------------------------------------------------------------------------

Subject: "make install" fails trying to copy "locale"

Platform: Solaris2.X/Sparc
grass obtained from: CVS
grass binary for platform: Compiled from Sources
GRASS Version: CVS current branch updated 20020619

Please enter error description here (and your name)

[also reported for 5.0pre4]

To get the "make install" to succeed, had to comment out this line (in the "real-install" target):

        #test -d ${GISBASE}/locale && ${SHELL} -c "cd ${GISBASE} ; tar cBf - locale | (cd ${INST_DIR} ; tar xBf - ) 2>/dev/null ; true"

And indeed, "locale" is not present in directory "GISBASE".

Non-defaults: no ODBC or Postgres, included FFTW, GDAL, TCL/TK

Hal Mueller

-------------------------------------------- Managed by Request Tracker

Request Tracker wrote:

Subject: "make install" fails trying to copy "locale"

Platform: Solaris2.X/Sparc
grass obtained from: CVS
grass binary for platform: Compiled from Sources
GRASS Version: CVS current branch updated 20020619

Please enter error description here (and your name)

[also reported for 5.0pre4]

To get the "make install" to succeed, had to comment out this line (in the "real-install" target):

        #test -d ${GISBASE}/locale && ${SHELL} -c "cd ${GISBASE} ; tar cBf - locale | (cd ${INST_DIR} ; tar xBf - ) 2>/dev/null ; true"

And indeed, "locale" is not present in directory "GISBASE".

This was fixed on the CVS head shortly after pre4 was released; it's
been fixed recently on the release branch also.

--
Glynn Clements <glynn.clements@virgin.net>