Display graphs in Mantis

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
khali91
Posts: 30
Joined: 12 Aug 2010, 14:04

Display graphs in Mantis

Post by khali91 »

Hi,

I have Mantis 1.2.2. It's work it good but Mantis don't display the graphs. When I click to see a graph, I have this error message :
unable to read/find font
I searched with Google and it seems that the msttcorefonts which are missing. I download this msttcorefonts.spec but I don't how install it or where put it.

Thank you for your help.
khali91
Posts: 30
Joined: 12 Aug 2010, 14:04

Re: Display graphs in Mantis

Post by khali91 »

It's ok. In fact, we must zip the msttcorefonts.spec and unzip and we do this manipulations :

- rpmbuild -bb msttcorefonts-2.0-1.spec
- rpm -ivh /home/my_user/rpmbuild/RPMS/noarch/msttcorefonts-2.0-1.noarch.rpm

Before, we need cabextract and ttmkfdir (available with yum on Fedora).
Post Reply