[GRASS5] [bug #2623] (grass) problem in compilation

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

Subject: problem in compilation

grass obtained from: Trento Italy site
grass binary for platform: Compiled from Sources

error compiling:

here is the error message...

/bin/sh: nad2bin: command not found
make[2]: *** [/home/fccoelho/Downloads/grass-5.7.0/dist.x86_64-unknown-linux-gnu/etc/nad] Error 127
make[2]: Leaving directory `/home/fccoelho/Downloads/grass-5.7.0/lib/proj'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/home/fccoelho/Downloads/grass-5.7.0/lib'
make: *** [default] Error 1

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

Request Tracker wrote:

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

here is the error message...

/bin/sh: nad2bin: command not found

nad2bin is part of the PROJ library, and should have been installed
along with the rest of it. If you installed PROJ from a package, and
it didn't include the nad2bin program, check whether this program is
in a separate package.

If you can't find it, you will need to build PROJ (version 4.4.6 or
later) from source. Either that, or edit the Makefile so as to skip
this step; most of GRASS will work without those files.

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