[GRASS5] nviz compilation

Markus Neteler neteler at geog.uni-hannover.de
Wed Nov 1 16:32:47 EST 2000


On Wed, Nov 01, 2000 at 09:47:54PM +0100, cristiano wrote:
> Hi all
> I have compiled latest version of grass downloaded from cvs repository,
> but when i try to compile nviz whit gmake5 it give immediately me this
> error "  /opt/grass5/src/CMD/head/head - file not found or not readable"
> the same occur if i try to compile g3d.
> Can someone help me?
> Many Thanks in advance.

Hi Cristiano,

it seems the further problems are gone :-)
Above error indicates that you have several "gmake5" files on your
machine (did you change paths somewhere of move code?).

Check where the "gmake5" lives:
which gmake5

See, if HEADER is defined to "head" only. If so, remove the file.
Then again, run
which gmake5

to find the second "gmake5". If not existing, re-run
configure
make pre-install

This generates a new "gmake5". Search for it again with
which gmake5   

and see, if HEADER is set now. Should be properly.

Another reason for this problem could be that "make install" (or
"make pre-install" may not write the "gmake5" due to permissions.

I have tested this new stuff on Linux, CRAY and Solaris2.6/SUN,
so it should be working.

Let me know in case of further problems.

Markus

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