Safari on Linux
Submitted by Rimu Atkinson on Fri, 21/03/2008 - 15:16
Tagged:
There is no native version of the Safari web browser for linux, but you can run the windows version of it by using Wine.
In short: set wine up to 'emulate' windows xp, copy over some fonts (I copied over all my TrueType font by doing a
cp /usr/share/fonts/truetype/msttcorefonts/*.ttf ~/.wine/drive_c/windows/fonts/
as the instructions I found below only included Arial and Times), run the installer and away she goes.
More detailed instructions