Release 15, Version 15.0
Application Details:
Version: | 2000 |
License: | Retail |
URL: | http://www.autodesk.com |
Votes: | Marked as obsolete |
Latest Rating: | Gold |
Latest Wine Version Tested: | 1.7.43 |
Maintainers: About Maintainership
What works
close to everything :) big sigh.. earlier installs of AutoCAD2000 on wine gave funny probs like:
1. cant input full serial no. (poss in release 0.9.36 but not again till 0.9.45)
2. properties editor (ctrl+1) displayed only if nothing was selected. now its fine.
3. xref (easy) but keep text away (see below)
4. layouts, viewports object viewports etc.. are fine
5. express tools )bless'em) are fine too.
What does not
essentially text, something with the text rendering makes zooming and panning a drawing with text super slow. putting off text layers etc.. will allow normal speeds of z and p. that is if the file was already created earlier and had text on it. CREATING text is not working at all and will freeze autocad.
printer does not get installed, but there is a workaround for this. will try it.
Workarounds
What was not tested
nothing.. 3d, render, colour pickers the works, everytihing works.
Hardware tested
Graphics:
Additional Comments
AutoCAD2000 worked peacefully with nearly all versions of wine (except for the text bit). one issue was that first start would be fine , sometimes second alos ran fine but third and subsequent starts, the window would not get its correct working size. this is repaired by editing /home/user_name/.wine/user.reg. dont know script but essentially change these lines [Software\\Autodesk\\AutoCAD\\R15.0\\ACAD-1:409\\FixedProfile\\Application Window] 1190546481 "Position"="2 2 1598 1198" "Show"=dword:00000001 to [Software\\Autodesk\\AutoCAD\\R15.0\\ACAD-1:409\\FixedProfile\\Application Window] 1190546481 "Position"=- "Show"=dword:00000001 and everything becomes fine again. this I learnt from this appdb. shows that enough netsearching can find the answer you're looking for. :) thanks and all the best.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Ubuntu 15.04 "Vivid" amd64 (+ variants like Kubuntu) | May 22 2015 | 1.7.43 | Yes | Yes | Gold | an anonymous user | ||
Show | openSUSE 12.2 | Dec 29 2012 | 1.5.20 | Yes | Yes | Gold | an anonymous user | ||
Show | openSUSE 12.1 | May 06 2012 | 1.4 | Yes | Yes | Gold | Marcin | ||
Show | Ubuntu 10.10 "Maverick" i386 (+ variants like Kubuntu) | Mar 11 2011 | 1.3.15 | Yes | Yes | Gold | mark bower | ||
Show | Arch Linux x86_64 | Jan 04 2011 | 1.3.10 | Yes | No | Garbage | ezzetabi |
Âby NSLW on (March 26th 2009)
Installing
1. Use recent version of Wine(tested on Wine-1.3.9)
2. Download winetricks by following command
wget http://www.kegel.com/wine/winetricks
3. Install required components by following command
sh winetricks corefonts mdac25 tahoma win2k
It will take some time because winetricks will download all above components
4. Change Screen Resolution in Wine configuration by typing
winecfg
Then go to Graphics tab and change Screen Resolution from 96 to 108
(workaround given by Sheaff)
5. navigate to your AutoCAD 2000 CD and run
wine setup.exe
PlayOnLinux way
You can install your AutoCAD 2000 using PlayOnLinux (some kind of gui for Wine). I think it's the easiest and cleanest method because script will install AutoCAD with service packs in separate prefix automatically. To do so you'll need:
1. PlayOnLinux