With 6.4.2RC3 and also the recently released 6.4.2 (stable
version), I run into this problem after trying to create a mask
(either through gui or terminal => r.mask):
/opt/grass-6.4.2/scripts/r.mask: eval: line 87: unexpected
EOF while looking for matching `''
/opt/grass-6.4.2/scripts/r.mask: eval: line 88: syntax
error: unexpected end of file
Hi,
can you test if it works for you in 6.5svn? there were some
variable-quoting fixes there which have only just now been
backported, to be included in a future 6.4.3 release.
I don't see why it would cause your problem, but it might make
the error message more obvious.
I'm trying to install GRASS 7 using the Barton binaries on OS X 10.6.8. On start up I get a message:
GRASS 7.0.svn (oh_s_3402):~ > 3D view mode: dlopen(/Applications/GRASS-7.0.app/Contents/MacOS/lib/libgrass_display.7.0.svn.dylib, 10): Library not loaded: /Library/Frameworks/FreeType.framework/Versions/2.4/FreeType
Referenced from: /Applications/GRASS-7.0.app/Contents/MacOS/lib/libgrass_driver.7.0.svn.dylib
Reason: Incompatible library version: libgrass_driver.7.0.svn.dylib requires version 14.0.0 or later, but FreeType provides version 13.0.0
I'm using the KyngChaos frameworks where it appears FreeType was updated in December to the latest version - 2.4.8
My question is - to what do the 14.0.0 and 13.0.0 refer and how can I meet this requirement?
The effect on GRASS 7 is to prevent the launch of the d.rast dialog - (probably among other things) which returns this error:
Unable to fetch interface description for command 'd.rast'.
Details: dyld: Library not loaded:
/Library/Frameworks/FreeType.framework/Versions/2.4/FreeType
Referenced from: /Applications/GRASS-7.0.app/Contents/MacO
S/lib/libgrass_driver.7.0.svn.dylib
Reason: Incompatible library version:
libgrass_driver.7.0.svn.dylib requires version 14.0.0 or
later, but FreeType provides version 13.0.0
For some reason FreeType lately has been bumping the library version on minor updates. 2.4.6 is ver 14 and 2.4.4 is ver 13. The latest 2.4.8 is ver 15, so it's odd that yours is coming up as ver 13.
Have you installed the FreeType framework in the past? Try deleting the FreeType.framework from /Library/Frameworks and reinstalling 2.4.8.
On Feb 23, 2012, at 12:06 PM, Stuart Edwards wrote:
Hi -
Moving on to 6.4.2 ..... (see my post earlier today re: GRASS 7)
Same problem - error at startup reported as:
GRASS 6.4.2svn (oh_s_3402):~ > 3D view mode: dlopen(/Applications/GRASS-6.4.app/Contents/MacOS/lib/libgrass_display.6.4.2svn.dylib, 10): Library not loaded: /Library/Frameworks/FreeType.framework/Versions/2.4/FreeType
Referenced from: /Applications/GRASS-6.4.app/Contents/MacOS/lib/libgrass_display.6.4.2svn.dylib
Reason: Incompatible library version: libgrass_display.6.4.2svn.dylib requires version 14.0.0 or later, but FreeType provides version 13.0.0
Again, prevents opening of d.rast
Same question - how to update to v 14.0.0 (but of what?)
"The beast is actively interested only in now, and, as it is always now and always shall be, there is an eternity of time for the accomplishment of objects."
Deleting and reinstalling took care of the problem -
Thanks for all your work keeping this sorted !
Stu
On Feb 23, 2012, at 7:46 PM, William Kyngesburye wrote:
For some reason FreeType lately has been bumping the library version on minor updates. 2.4.6 is ver 14 and 2.4.4 is ver 13. The latest 2.4.8 is ver 15, so it's odd that yours is coming up as ver 13.
Have you installed the FreeType framework in the past? Try deleting the FreeType.framework from /Library/Frameworks and reinstalling 2.4.8.
On Feb 23, 2012, at 12:06 PM, Stuart Edwards wrote:
Hi -
Moving on to 6.4.2 ..... (see my post earlier today re: GRASS 7)
Same problem - error at startup reported as:
GRASS 6.4.2svn (oh_s_3402):~ > 3D view mode: dlopen(/Applications/GRASS-6.4.app/Contents/MacOS/lib/libgrass_display.6.4.2svn.dylib, 10): Library not loaded: /Library/Frameworks/FreeType.framework/Versions/2.4/FreeType
Referenced from: /Applications/GRASS-6.4.app/Contents/MacOS/lib/libgrass_display.6.4.2svn.dylib
Reason: Incompatible library version: libgrass_display.6.4.2svn.dylib requires version 14.0.0 or later, but FreeType provides version 13.0.0
Again, prevents opening of d.rast
Same question - how to update to v 14.0.0 (but of what?)
"The beast is actively interested only in now, and, as it is always now and always shall be, there is an eternity of time for the accomplishment of objects."