Installing TTF Fonts on Fedora 9

As root:

# mkdir /usr/share/fonts/somefont
# cp somefont.ttf /usr/share/fonts/somefont
# fc-cache -v -f