[GRASS-dev] d.font -l: please sort alphabetically

Glynn Clements glynn at gclements.plus.com
Wed Jul 25 19:23:47 EDT 2007


Markus Neteler wrote:

> I have tried but both -l and -L don't report anything (any more).

> I didn't run "make distclean" if that matters.

It matters.

The architecture of the graphics subsystem is such that adding new
operations invariably requires substantial re-compilation. Unless
you're especially familiar[1] with the graphics subsystem, it's easier
to just start from scratch with "make distclean" than to figure out
what needs to be re-compiled.

[1] Actually, even if you are familiar, it's easy to get bitten. I
spent 10 minutes tracking down a problem caused by failing to run
"make -C lib headers" (which copies include/* to dist.<arch>/include)
after modifying include/graphics.h.

-- 
Glynn Clements <glynn at gclements.plus.com>




More information about the grass-dev mailing list