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
- Autorun menu - Partial Installation: Install Microsoft Visual C++ 2005 Redistributable (x86) Succeeded Install Microsoft Visual C++ 2008 Redistributable (x86) Succeeded Install DirectX 9.0 Runtime Succeeded Install MSXML 6.0 Parser Succeeded
What does not
- Installation does not finish: Install Autodesk Design Review 2010 Failed Failure is ignored, Result=120 Install AutoCAD 2010 Failed Installation aborted, Result=120 also during the selection of items to install the option "Material Library" is missing
Workarounds
What was not tested
As install does not finish, the application cannot be tested Also Autodesk Design Review 2010 does not install
Hardware tested
Graphics:
Additional Comments
Installation does not finish, probably related to Bug 20211 Will report in bugzilla
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 | Garbage | Jose Luis Triana | ||
Current | Ubuntu 10.04 "Lucid" amd64 (+ variants like Kubuntu) | Jul 26 2010 | 1.2 | No | Not installable | Garbage | an anonymous user | ||
Show | Gentoo Linux x86_64 | Aug 26 2009 | 1.1.28 | No | Not installable | Garbage | Xavier Vachon | ||
Show | Ubuntu 9.10 "Karmic" amd64 (+ variants like Kubuntu) | Jul 21 2009 | 1.1.26 | No | Not installable | Garbage | an anonymous user | ||
Show | Ubuntu 9.04 "Jaunty" i386 (+ variants like Kubuntu) | May 04 2009 | 1.1.20 | No | Not installable | 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.