<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffcc" text="#000000">
<font face="Helvetica, Arial, sans-serif">HI Paul,<br>
the GRASS cvs I didn't compile by myself. It was installed into the
system. This days I couldn't run g.mkfontcap, cause I hadn't the
permission.<br>
Now that I  have the superuser rights I already compiled GRASS svn -
without makeinstall; <br>
I'll try the g.mkfontcap tomorrow with the cvs GRASS just to look if it
will work.<br>
cheers<br>
Philipp<br>
</font><br>
Paul Kelly schrieb:
<blockquote
 cite="mid:Pine.LNX.4.62.0801301326240.5427@vortex.ukshells.co.uk"
 type="cite">On Sat, 26 Jan 2008, Philipp Steigenberger wrote:
  <br>
  <br>
  <blockquote type="cite">Hi all,
    <br>
I use in university a cvs of GRASS 6.3 in debian.
    <br>
The other day I got a problems with fonts in i.class and today the same
    <br>
using i.points.
    <br>
    <br>
There are no words on the buttons. onlay grey beams (Balken)
    <br>
in Konsole I got the message
    <br>
    <br>
WARNING: unable to open font map '/usr/lib/grass/fonts/.hmp': No such
    <br>
file
    <br>
  </blockquote>
  <br>
Sorry, meant to reply to this earlier. The usual solution for this is
to run:
  <br>
g.mkfontcap -o
  <br>
to re-generate the font file.
  <br>
  <br>
Did you compile GRASS yourself? Were the compiled binaries moved to
some other location in the filesystem without running "make install" -
if so, the locations of the GRASS built-in fonts in the fontcap file
would be wrong and it needs to be regenerated.
  <br>
  <br>
Paul
  <br>
</blockquote>
</body>
</html>