<p><br>
On Aug 27, 2011 5:10 AM, "Peter Cannon" <<a href="mailto:peter@cannon-linux.co.uk">peter@cannon-linux.co.uk</a>> wrote:<br>
><br>
><br>
> Wine is an emulation environment of Windows so Photoshop is not actually running under Linux natively it's merely a trick to make it usable under Linux.<br>
></p>
<p> But WINE is not an emulator. It is an api.<br>
For Linux apps, you have libc etc. So that the linux app can talk to the kernel. WINE is an api so that window apps can talk to the kernel.<br>
WINE runs windows apps naively in Linux.<br>
</p>