[GRASS-dev] grass64_release make error
Hamish
hamish_b at yahoo.com
Wed May 6 09:35:07 EDT 2009
Thomas wrote:
> thanks for the hint. It worked like a dream after
> installing the libxmu-headers. Now I have one single error:
> /usr/bin/ld: cannot find -lXMU in
> grass64_release/visualization/nviz.
>
> Searching for '/usr/bin/ld: cannot find -lXMU' at Google
> doesn't show anything related to lXmu.
It's looking for libXmu. (ld -l{library name without the lib- part})
see the ld man page "-larchive"
try installing libxmu-dev.
Hamish
More information about the grass-dev
mailing list