Page 1 of 1

Display graphs in Mantis

Posted: 18 Aug 2010, 09:47
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.

Re: Display graphs in Mantis

Posted: 18 Aug 2010, 13:38
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).