Mon, Mar 21 2005
16:19:01
|
|
Request created by guest
|
|
Subject: TIFFLIBPATH missing in nviz makefile
Platform: Mac OSX
grass obtained from: Trento Italy site
grass binary for platform: Compiled from Sources
GRASS Version: 6.1 cvs
In vizualization/nviz/src/makefile, libtiff is hardcoded as -ltiff instead of
using the config settings,
including missing a path. The last line should have $(TIFFLIBPATH) $(TIFFLIB)
in place of -ltiff.
Otherwise it will fail to find libtiff if it is in a non-standard location. |
|
Tue, Jul 19 2005
23:28:34
|
|
Mail sent by mneteler
|
|
Hi,
I have resolved this for both 6.0-CVS and 6.1-CVS.
Markus
|
|
Tue, Jul 19 2005
23:28:36
|
|
Status changed to resolved by mneteler
|
|