[GRASS5] Again Solaris/tar/Makefile problem
Glynn Clements
glynn.clements at virgin.net
Wed Apr 18 12:07:11 EDT 2001
Federico Ponchio wrote:
> one of the problems on Solaris tar is that options MUST go first
> (and i think it depends on getopt in the libraries which behaves
> strangely). I installed Grass on a solaris, and solved the tar problem
> that way (just moved options at the beginning).
Huh? The options are at the beginning:
${SHELL} -c "cd ${GISBASE} ; tar cBf - bin/ | (cd ${INST_DIR} ; tar xBf - ) 2>/dev/null ; true"
We're not using the newer "dash" form (switches preceded with dashes,
with arguments immediately following the corresponding switch).
--
Glynn Clements <glynn.clements at virgin.net>
----------------------------------------
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