[Wine] Language

Dan Kegel dank at kegel.com
Tue Mar 25 23:48:23 CDT 2008


James McKenzie <jjmckenzie51 at sprintpcs.com> wrote:
>  Second, use Google to find the winetricks script.  Save it as a shell
>  script and set it up to execute.  If you do not know how to do this,
>  please find a local Linux/UNIX guru, this is outside the scope of this list.
>  Third, run winetricks corefonts.
>
>  This will download and install the Microsoft (R) Arial and Times New
>  Roman fonts.  Without these fonts you will see garbage on the screen for
>  most programs as they require these fonts to properly display
>  information.  The winetricks script has more functions, but this should
>  be all you need for now.

Here's how to get and use winetricks:
  Download it from http://kegel.com/wine/winetricks (right click, save as)
  Mark it executable (right click, properties, executable)
  Double-click on it
     Check 'corefonts' in list, then 'ok'
  And it should install the three most commonly used fonts.

Alternate instructions for commandline people:
  wget http://kegel.com/wine/winetricks
  sh winetricks corefonts

- Dan



More information about the wine-users mailing list