Safari Browser on Linux
  1. install wine
    • sudo aptitude install wine
  2. download safari for windows here
  3. install safari
    • wine SafariSetup
  4. download these additional DLLs and unpack them into ~/.wine/drive_c/Program Files/Safari
  5. install msttcorefonts
    • sudo aptitude install msttcorefonts
    • cd ~/.wine/drive_c/windows/fonts; ln -s /usr/share/fonts/truetype/msttcorefonts/* ./
  6. start Safari
    • wine Safari
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License