Application Details:
Version: | 2010 |
License: | Retail |
URL: | http://www.autodesk.com |
Votes: | 3 |
Latest Rating: | Garbage |
Latest Wine Version Tested: | 1.2 |
Maintainers: About Maintainership
What works
Extraction from the file
What does not
Setup can not initialize
Workarounds
What was not tested
Everything
Hardware tested
Graphics:
Additional Comments
Error: "Cannot update some system component now. Please reboot the machine and try again."
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Ubuntu 10.04 "Lucid" amd64 (+ variants like Kubuntu) | Aug 28 2010 | 1.2 | Yes | No | No | Garbage | Jose Luis Triana | |
Show | Ubuntu 10.04 "Lucid" amd64 (+ variants like Kubuntu) | Jul 26 2010 | 1.2 | No | Not installable | No | Garbage | an anonymous user | |
Show | Gentoo Linux x86_64 | Aug 26 2009 | 1.1.28 | No | Not installable | No | Garbage | Xavier Vachon | |
Current | Ubuntu 9.10 "Karmic" amd64 (+ variants like Kubuntu) | Jul 21 2009 | 1.1.26 | No | Not installable | No | Garbage | an anonymous user | |
Show | Ubuntu 9.04 "Jaunty" i386 (+ variants like Kubuntu) | May 04 2009 | 1.1.20 | No | Not installable | No | Garbage | an anonymous user |
by NSLW on (February 3th 2011)
1. Get latest Wine sources from here
2. Search for MsiDatabaseGenerateTransform in /dlls/msi/msiquery.c
3. Change ERROR_CALL_NOT_IMPLEMENTED to ERROR_NO_DATA
4. Compile your Wine
5. Download winetricks by following command
wget http://www.kegel.com/wine/winetricks
6. Install required components by following command
sh winetricks dotnet30 windowscodecs
It will take some time because winetricks will download all above components
7. Install AutoCAD
After completing above steps your AutoCAD won't be working as you would like.