Selected Test Results (selected in 'Test Results' table below)
What works
- most 2d/3d drawing/drafting functions
- printing
- import/export and save/load functions
What does not
- layer manager sometimes works properly and sometimes doesn't
- registration is possible only with Portable License Utility, but it cause license error, when using AutoCAD
- some font do not render properly - ex. menu properties
- 3d visual styles
- application freeze when using copy function to often
What was not tested
- advanced 3d drafting function
- many other things
Additional Comments
Instalation with PlayOnLinux script.
AutoCAD 2008 is now usefull with wine for basic drafting. Some fonts cause problem with start application (problem with dotnet.exe), must uninstall it or use 'fontfix' option in winetricks: ukai.ttf, Samyak-Oriya.ttf
The problem was always with AutoCAD using the. NET Framework 2.0 to
operate, and how language is fairly new, providing such support is not
easy, but with the effort of the group have managed to make Wine. NET
is installed and running on Linux.
To install, the program must be downloaded and then using winetricks select dotnet2.0 and MSXML3.
Finally, install any other AutoCAD 2008 software.
wget www.kegel.com / wine / winetricks
sh winetricks
Select dotnet2.0 and MSXML3.
Install Autocad 2008 ...
Done!
(ed: translated from spanish and edited by myself(Nat) 2008/12/30)
by NSLW on (February 7th 2009)
Preparing for install
1. Use recent version of Wine(tested with wine-1.1.14, wine-1.1.17, wine-1.1.20)
2. Download winetricks by following command
wget http://www.kegel.com/wine/winetricks
3. Install required components by following command
sh winetricks corefonts dotnet20 gdiplus gecko msxml3 vcrun2003
It will take some time because winetricks will download all above components
Installing
1. From CD's
I didn't tested this method.
2. From HDD
2.1 copy content of both CD's to single directory on your hdd
2.2 navigate to this directory and run setup.exe
2.3 make default install
Running AutoCAD
The setup should create shortcut on your desktop if not create a launcher manually (Type: Application ; Command: env WINEPREFIX="/home/EnterYourUserNameHere/.wine" wine "C:\Program Files\AutoCAD 2008\acad.exe")
Recommended
1. turn off compiz fusion
2. in winecfg: under "Graphics" tab uncheck "Allow the window manager to decorate the windows" then Apply
3. in AutoCAD: Tools-> Options -> System ->Performance Settings -> Manual Tune -> change Driver name to OpenGL
Known problems
1. No possibility to configure setup
2. No possibility to activate the product
3. Toolbars don't display correctly if undocked but you can still move and dock them
Installing Service Pack
1. download autocad2008lockedsp1.exe from www.autodesk.com
2. place it in root of your home directory
3. run it
4. manually copy patch files to AutoCAD 2008 root directory by
If you would like to save time and don't want to reinstall AutoCAD every 30 days do as described below.
1. after installation and before first run of AutoCAD make yourself a backup of "system.reg" file which is in "~/.wine/"
2.
after 30 days delete "Software Licenses" directory which is in
"~/.wine/drive_c/windows/profiles/All Users/Application
Data/Autodesk/" and recover your backup you've made in first point
Warning
Do not use Wine 1.1.12 because in this version there is a regression which prevents successful install of .NET Framework 2.0 resulting in AutoCAD setup failure.
Do not use Wine 1.1.19 because in this version there is a
regression which causes toolbars to be mis-sized.
Font Smoothing
Starting from Wine 1.1.13 you have got ability to enable font smoothing. To do so you have to have got tahoma font installed through winetricks and add in your registry following values:
You can install your AutoCAD 2008 using PlayOnLinux (some kind of gui for Wine). I think it's the easiest method when you want to install in other directory because script will tell you step by step what to do. It's also good way to test DIB Engine without compiling from source. To do so you'll need:
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
A way to register Autocad 08
by Frank Cas on Wednesday August 12th 2009, 14:30
(First Sorry for my poor english :S)
Hello, I was playing this version of autocad and found a way to register, it does not help to improve wine, but it works XD.
On VirtualBox, I installed autocad 2008 and make the registration of the product in the traditional way, then close autocad window and open the autocad Portable License Utility, then I export autocad license (must be what the name and identification number of autocad installed in wine, this to give it up for the license that we are importing). All this creates a file that is stored by default in My documents/PLUS250/ copy this directory to ubuntu desktop, then open the Portable License Utility of autocad in wine and export the license file on the desktop. And ready! autocad2008 registered in wine: D
I hope they serve, as me and I had finished the 30 days of freetrial: (
Una forma de registar autocad
by Frank Cas on Wednesday August 12th 2009, 14:24
Hola, le estuve jugando a esta versión del autocad y encontré una forma para registrarlo, no ayuda mucho a mejorar wine, pero funciona XD.
instale autocad 2008 en virtualbox y realice ahí el registro del producto de la manera tradicional, luego cerré autocad y abrí el Portable licence Utility y exporte la licencia del autocad (hay que fijarse cual es el nombre y numero de identificación del autocad instalado en wine, esto para darlo de alta en la licencia que estamos importando). Todo esto genera un archivo que por defecto se guarda en Mis Documentos/PLUS250/ copiamos este directorio a nuestro escritorio en ubuntu. Abrimos el Portable licence Utility del autocad de wine y exportamos la licencia del archivo del escritorio. Y listo!! autocad2008 en wine registrado :D
Espero les sirva, pues a mi ya se me habian acabado los 30 días del freetrial :(
100% Funcional !!!
by Scainet on Sunday December 14th 2008, 11:54
El problema con AutoCAD siempre fué que utiliza el .NET Framework 2.0 para funcionar, y como es un lenguaje bastante nuevo, brindar soporte para tal no es sencillo, sin embargo con el esfuerzo del grupo Wine han logrado hacer que .NET sea instalable y funcione en Linux.
Para instalarlo hay que descargar el programa winetricks y luego seleccionar dotnet2.0 y msxml3.
Finalmente instalar AutoCAD 2008 como cualquier otro software.
just something more about my previous post... I've seen in bugzilla quite few interest on autocad. Some (few) bugs with few people there.
I think that if we wish it working we should at leas vote for bugs, post some results and, in conclusion, be more active on the subject.