[GRASS-dev] problems with mkftcap
Glynn Clements
glynn at gclements.plus.com
Wed May 2 03:02:34 EDT 2007
Michael Barton wrote:
> I just updated, did a make distclean, and recompiled GRASS 6.3.
>
> mkftcap is not working on my Mac Intel MacBook Pro (OS X 4.9)
>
> When I compiled, there was an error in compiling mkftcap. I changed to the
> mkftcap directory and ran make and it compiled without apparent error. But
> when I try to run it, I get an error. I list all below. My freetypecap file
> is empty.
mkftcap is just a script.
> GRASS 6.3.cvs (spearfish60_test):~ > mkftcap
> find: -printf: unknown expression primary
> find: -printf: unknown expression primary
> find: -printf: unknown expression primary
> find: -printf: unknown expression primary
The command in question is:
find "$dir" -type f -iname '*.ttf' -printf '%f:%p:utf-8:\n'
Does OSX have a command called "find" which isn't the standard Unix
"find" command?
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-dev
mailing list