*stretchedthin:
Could you please show me the output of:
ls -l /usr/share/wbar/iconpack/wbar.osx/*.ttf
It should output:
root root 34 2008-08-28 10:35 /usr/share/wbar/iconpack/wbar.osx/font.ttf -> /usr/share/wbar/iconpack/comic.ttf
Don't worry about the time stamp of the link not matching mine. The time stamp will be the same as the time you installed, and the doinst.sh script creates the link.
I think you somehow had a bad install and the doinst.sh install script didn't run. Try re-installing to see if it works correctly.
Although I'd rather see this package working "out of the box", as a last resort (if the link still doesn't exist) you can resolve this by running this command as root:
cd /usr/share/wbar/iconpack/wbar.osx ; ln -sf /usr/share/wbar/iconpack/comic.ttf font.ttf
I've studied the package, and can see no reason why it shouldn't work. Weird.
BTW... Once the link problem is resolved, your imlib warning will go away.