I had a problem configuring WebDot to work under Debian Linux... I got the message WebDot Error: Could not find/open font... Solution: install the MS Core True Type fonts, and make a new symbolic link from /usr/share/fonts/truetype/times.ttf to usr/share/fonts/truetype/Times_New_Roman.ttf. This is needed since the GD TrueType font library expects to find times.ttf for its default font.
Comment from Maikisch: Thank you for that god hint. It worked for me on a debian 3.0 box. Thanx
I'm trying on Redhat 9, and I can't figure out how to get this to work. I have installed the font. I can run 'dot' as a user, and it works just fine. But run webdot, and it gives the error... Ayayay... -- LionKimbro