Wine installation help...

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
plaquex
Newbie
Newbie
Posts: 4
Joined: Mon Aug 18, 2008 1:13 pm

Wine installation help...

Post by plaquex »

Hi,
I'm completly new to linux and therefore I don't really have a clue about it. I'm using Debian Lenny 64bit with kde4.1 and I want to install wine 0.9.52 ... Now my question is, what do I have to do to get a working wine 0.9.52 with all dependencies and all that other stuff(libwine, libwhatever etc.) that it needs to run perfectly ?

Thanks in advance.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Wine installation help...

Post by vitamin »

plaquex wrote:I'm using Debian Lenny 64bit with kde4.1 and I want to install wine 0.9.52
That is an old version. Current version is wine-1.1.2. You can get it here:
http://www.winehq.org/site/download
plaquex
Newbie
Newbie
Posts: 4
Joined: Mon Aug 18, 2008 1:13 pm

Post by plaquex »

Yeh, I know that it is an old version and that is also one of the reasons why I want it... It got gold rated with the game I'm planning to play(Silkroad) and the wine version I am using at the moment (1.0.0) gets stuck when I'm trying to log in... :(
jorl17
Level 5
Level 5
Posts: 365
Joined: Mon Jul 28, 2008 6:44 pm

Post by jorl17 »

Well as for the build-dependencies you can just do

apt-get build-dep wine as root, so:

Code: Select all

sudo apt-get build-dep wine
You could (and probably should also) visit the GIT section of the wine website

Jorl17
plaquex
Newbie
Newbie
Posts: 4
Joined: Mon Aug 18, 2008 1:13 pm

Post by plaquex »

Well, I got my wine to 0.9.52 now but how do I get libwine and all the other stuff that belongs to it installed in the same version ? Since 1.0.0-1 is oldest version that I could get... at least the synaptic package manager says so... :(
I already tried the build-dep command..
plaquex
Newbie
Newbie
Posts: 4
Joined: Mon Aug 18, 2008 1:13 pm

Post by plaquex »

Thanks for all the help but now I have another problem...
Is there a possibility to change the
Graphic Card : HAL (mixed vp): Direct3D HAL <- to somewhat like
Graphic Card : HAL (mixed vp): Nvidia Geforce... ?
Locked