I am trying to compile xboard but when I tried to run it I got the error
xboard: no fonts match pattern -*-helvetica-bold-r-normal--*-*-*-*-*-*-*-*
I googled a bit and found out that xorg-fonts-75dpi or xorg-fonts-100dpi is needed according to this website. However, when I moved xorg-fronts-75dpi files from here to /usr/share/fonts/75dpi xboard still gives the same error. Is there a way I could install from apt-get? If not how should I solve this problem?
btw I am using ubuntu 11.04
UPDATE: I just found out that xorg-fonts-75dpi is already installed in /etc/X11/fonts. So according to the link I provided I shouldn't be getting the error. Does anyone know what I should do?
