AutoCAd 2000

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
DachaArh
Level 2
Level 2
Posts: 15
Joined: Tue May 13, 2008 6:13 pm

AutoCAd 2000

Post by DachaArh »

I see that alot people have managed to install AutoCAD 2000

I'm using ubuntu 8.04 64 bit version and wine 1.0-rc1, but I can't install autocad 2000
When I try to install it it says

Image

is there any help
oh in terminal I get this:

Code: Select all

dachaarh@dachaarh-desktop:/ACAD2K$ wine SETUP.EXE
err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element
fixme:mixer:ALSA_MixerInit No master control found on SAA7134, disabling mixer
David Gerard

AutoCAd 2000

Post by David Gerard »

2008/5/21 DachaArh <[email protected]>:
I see that alot people have managed to install AutoCAD 2000
I'm using ubuntu 8.04 64 bit version and wine 1.0-rc1, but I can't install autocad 2000
When I try to install it it says
[Image: http://i26.tinypic.com/3523xhl.png ]
Windows NT 5.0 is Windows 2000. I believe Wine currently claims to be
XP. If you tell Wine to pretend to be Windows 2000, does the install
go any further?


- d.
DachaArh
Level 2
Level 2
Posts: 15
Joined: Tue May 13, 2008 6:13 pm

Re: AutoCAd 2000

Post by DachaArh »

David Gerard wrote:2008/5/21 DachaArh <[email protected]>:
I see that alot people have managed to install AutoCAD 2000
I'm using ubuntu 8.04 64 bit version and wine 1.0-rc1, but I can't install autocad 2000
When I try to install it it says
[Image: http://i26.tinypic.com/3523xhl.png ]
Windows NT 5.0 is Windows 2000. I believe Wine currently claims to be
XP. If you tell Wine to pretend to be Windows 2000, does the install
go any further?


- d.
how do I tel wine to pretend to be wndows 2000?
David Gerard

AutoCAd 2000

Post by David Gerard »

2008/5/21 DachaArh <[email protected]>:
David Gerard wrote:
2008/5/21 DachaArh <[email protected]>:
I see that alot people have managed to install AutoCAD 2000
I'm using ubuntu 8.04 64 bit version and wine 1.0-rc1, but I can't install autocad 2000
When I try to install it it says
[Image: http://i26.tinypic.com/3523xhl.png ]
Windows NT 5.0 is Windows 2000. I believe Wine currently claims to be
XP. If you tell Wine to pretend to be Windows 2000, does the install
go any further?
how do I tel wine to pretend to be wndows 2000?
Run winecfg from the command line, it lets you easily tweak all manner
of things about the environment Wine presents.

(This is not yet a Windows-style control panel, I believe there's
Google Summer of Code work this year to make it more easy and obvious:
http://code.google.com/soc/2008/wine/ap ... 855F2BD854
)


- d.
DachaArh
Level 2
Level 2
Posts: 15
Joined: Tue May 13, 2008 6:13 pm

Post by DachaArh »

I have managed to install and run AutoCAD 2000 when I did that change of Windows version in wine.

thanks alot mate :good:
Locked