You'll need to download Oracle Instant Client and unzip it into your wine directory (~/.wine ?)
Start "wine regedit" and enter a "New String value" in
My compurer-HKEY_LOCAL_MACHINE-System-CurrentControlSet-Control-Session Manager-Environment
Change it's name to ORACLE_HOME and set the value to something like c:\oracle\instanclient. (Of course this should reflect your real installation directory in wine)
As soon as your oracle connections are working, you have to install with something like "wine plsqldev.exe". The icon is usually not working out of the box, so create a shortcut with "wine c:\\plsqldev.exe" and start plsqldev using that icon.
As soon as plsd shows up goto preferences->appearence
and uncheck "faded disabled buttons" and restart plsd. Check now. wether your oracle connections are working (tnsnames.ora issues such as the TNS_ADMIN environment varible settings may arise here)
Of course nothing described here is - by good reasons - supported in any way by Allround Automations and a few things will not work (like macro recording). But I'm using it already for more than a year and - with some exceptions - I don't need to start some vmware box for everyday usage.
Even macro editing seems to work now at a first glance when you add "EDITORMACRO" to your icon's command line. See also:
http://www.allroundautomations.com/ubb/ultimatebb.php?ubb=get_topic;f=3;t=005212