first I apologize for asking a question like this, I have no interest in Inkscape, I've Tried installing Adobe master collection in ubuntu but it failed, Some people said to use Virtual box and try it but it is too slow- I tried it.Do i need to install any other package with wine or something
-
i heard that installing adobe apps in ubuntu is illegal :) – Tachyons Mar 10 '12 at 07:25
-
Is it, sad. i have installed Adobe CS3 master collection on windows. if there is a way to just run it by doing some tricks(Registry or something) it will be useful, Please help, I need to get off from windows permanently and take a ride with ubuntu! – Prasad RD Mar 10 '12 at 14:06
-
@tachyons : Windows licensing is quite complex. Using Wine without additions is legal. When you use Winetricks, you are warned of the components that requires a Windows License. Copying a dll from windows to Linux is more complex but generally only need a Windows License. Afterwards there is legal stuff and there is support stuff in the end user license ... and it is logic that adobe can try to protect himself from supporting over an unsupported platform. (like the example of prohibiting the cat inside a microwave oven written on a microwave oven manual). – Antoine Rodriguez Mar 12 '12 at 18:52
4 Answers
try play on linux. link -> http://www.playonlinux.com/en
This application uses wine to create a platform for windows applications, But the specialty in this application is it installs other necessary addons it self to run the specific application.(such as c++ pack , direct x, .net frame work , etc) . So you will not have to find answers to questions such as
Do i need to install any other package with wine or something?
-
PlayOnLinux can also be installed through the Ubuntu Software Centre, just by searching for "Play on linux". – Robbietjuh Feb 24 '12 at 14:20
-
It doesn't work on both wine or playonlinux, it even does not start the installer – Prasad RD Mar 10 '12 at 05:52
-
The natural answer would be : use wine (witch has just released the 1.4 version)
However it seems that cs illustrator versions are garbage from an old test (more than a year).
What I would recommend you is try to give a go to wine despite of the garbage status.
Wine is a sort of framework that makes windows application compatible with Linux.
For starting with wine look over here : http://www.winehq.org/download/
As extra help try to follow the download instruction of the link abobe and follow the instructions from point 20 to the end of this link : http://www.sucka.net/2009/08/installing-adobe-cs4-in-wine/
In case that wine fails you, please fill a bug here : http://bugs.winehq.org/ the help that you can give will help this project to fix the bugs with your app and then help you afterwards by having a version that supports it.
In the case of wine can't run Illustrator then there is this option that will work 100% sure :
- Install VirtualBox
- Install a Windows as a guest under VirtualBox (some windows licences allow to create a windows machine guest)
- Install Adobe Illustrator CS4 under your new VM
Virtualbox download : https://www.virtualbox.org/wiki/Downloads Just run virtualbox, do new virtual machine and just answer the questions and put the windows cd into your computer and let's go ... it's quite straightforward

- 6,496
Choices
Codeweaver: Does not Work, CS5 does not either.
http://www.codeweavers.com/compatibility/browse/company/?company_id=2
WINE : CS4 has a "garbage" rating with this exception on 10.04
http://appdb.winehq.org/objectManager.php?sClass=version&iId=14514&iTestingId=39828
Play on Linux : Has a mediocre rating 3.5 of 5 stars dates to 2009
http://www.playonlinux.com/repository/?script=595
Oracle VirtualBox with Windows XP or Windows 7

- 16,127
Crossover by CodeWeavers may work - it is Wine-based, but sometimes offers good compatibility with adobe, ms office, etc.

- 11