the devmin quest

linux administration-development tips and tricks

Si vous cherchez mon site professionnel, merci de cliquer ici.

safari on linux hangs when I enter an url


That’s because the needed fonts aren’t installed in your wine directory.

Winetricks is a good shell script to fix that. To fix, simply run, as a normal user :

wget  http://www.kegel.com/wine/winetricks
chmod +x winetricks
./winetricks corefonts

Note : I had to comment the line :

 *[23]) SOURCEFORGE=http://easynews.dl.sourceforge.net/sourceforge ;;

for it to work, but it may be a temporary problem.

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Technorati






Write a Comment

Note: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>