WineHQ

AutoCAD

No Screenshot

Submit Screenshot

Release 26, Version 18.2

Application Details:

Version: 2012
License: Free to use
URL: http://www.autodesk.com
Votes: 0
Latest Rating: Garbage
Latest Wine Version Tested: 1.4-rc3

Maintainers: About Maintainership

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

Extraction of installer, running installer

What does not

Updating .NET to 4.0, Anything else including installation

Workarounds

What was not tested

Anything beyond extraction and running the installer

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

Depends on .NET 4.0 which is not installable

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentSabayon Linux 7Feb 20 20121.4-rc3No Not installable NoGarbagean anonymous user 
ShowUbuntu 10.10 "Maverick" amd64 (+ variants like Kubuntu)Oct 25 20111.3.31No Not installable NoGarbagean anonymous user 
ShowUbuntu 11.04 "Natty" amd64 (+ variants like Kubuntu)Jun 05 20111.3.21No Not installable NoGarbagean anonymous user 

Known Bugs

Bug # Description Status Resolution Other apps affected

Show all bugs

HowTo / Notes

HOWTO

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.

Comments

Back