F5F Stay Refreshed Software Operating Systems Debian Wine 64-bit version.

Debian Wine 64-bit version.

Debian Wine 64-bit version.

M
mcbudder2004
Senior Member
687
08-08-2016, 10:32 PM
#1
No one does this typically, but you can follow the official Wine installation guide and select the 64-bit version during setup.
M
mcbudder2004
08-08-2016, 10:32 PM #1

No one does this typically, but you can follow the official Wine installation guide and select the 64-bit version during setup.

N
nerfer123
Junior Member
6
08-09-2016, 06:04 AM
#2
Wine configurations reside in ~/.wine unless you set a WINEPREFIX or use a frontend that likely requires one. By default, Wine installs a 64-bit "Windows environment" on 64-bit systems. You can't install a 64-bit setup on a 32-bit Linux distro, but the reverse is achievable. The WINEARCH variable determines how Wine forms its environment. Consider leaving ~/.wine untouched or removing it if you're certain you don't need it and then try again. Edited April 29, 2017 by Wild Penquin It -> wine
N
nerfer123
08-09-2016, 06:04 AM #2

Wine configurations reside in ~/.wine unless you set a WINEPREFIX or use a frontend that likely requires one. By default, Wine installs a 64-bit "Windows environment" on 64-bit systems. You can't install a 64-bit setup on a 32-bit Linux distro, but the reverse is achievable. The WINEARCH variable determines how Wine forms its environment. Consider leaving ~/.wine untouched or removing it if you're certain you don't need it and then try again. Edited April 29, 2017 by Wild Penquin It -> wine

H
HardHarry24
Junior Member
8
08-11-2016, 06:54 AM
#3
You're on a 64-bit Debian system and need to build software from source. Have you handled this process before?
H
HardHarry24
08-11-2016, 06:54 AM #3

You're on a 64-bit Debian system and need to build software from source. Have you handled this process before?

S
saltybusker123
Junior Member
33
08-25-2016, 04:18 PM
#4
Run the installation command and then terminate the process.
S
saltybusker123
08-25-2016, 04:18 PM #4

Run the installation command and then terminate the process.

I
iZacksS
Member
174
08-26-2016, 08:26 AM
#5
Most likely a 64-bit Debian already runs 64-bit Wine. Unless they altered the default, it should set up a 64-bit Wine environment by default. For a 32-bit setup, you might need to install compatibility libraries. Regardless, you probably don’t have to compile from source; the necessary packages are usually available in major distributions. I haven’t used Debian in about eight years, so I can’t confirm for sure. Consider trying the q4wine frontend, as suggested by @slicknux, which could reveal your prefix type and assist in creating new ones. I haven’t used it myself.
I
iZacksS
08-26-2016, 08:26 AM #5

Most likely a 64-bit Debian already runs 64-bit Wine. Unless they altered the default, it should set up a 64-bit Wine environment by default. For a 32-bit setup, you might need to install compatibility libraries. Regardless, you probably don’t have to compile from source; the necessary packages are usually available in major distributions. I haven’t used Debian in about eight years, so I can’t confirm for sure. Consider trying the q4wine frontend, as suggested by @slicknux, which could reveal your prefix type and assist in creating new ones. I haven’t used it myself.

S
Sir_Flexo
Member
164
08-29-2016, 11:34 PM
#6
Her approach appears functional at the moment, though some problems remain. It doesn’t manage to launch certain programs such as the Python installer.
S
Sir_Flexo
08-29-2016, 11:34 PM #6

Her approach appears functional at the moment, though some problems remain. It doesn’t manage to launch certain programs such as the Python installer.

V
VinylGuarder
Member
153
08-30-2016, 12:26 AM
#7
Any help?
V
VinylGuarder
08-30-2016, 12:26 AM #7

Any help?

S
SKEYDER250_YT
Junior Member
3
09-02-2016, 08:44 PM
#8
It’s because the tool requires a specific Python version that isn’t available in your current setup. You’re likely running an older release of Wine, which may not support the latest dependencies. Checking your environment and updating Wine could resolve the issue.
S
SKEYDER250_YT
09-02-2016, 08:44 PM #8

It’s because the tool requires a specific Python version that isn’t available in your current setup. You’re likely running an older release of Wine, which may not support the latest dependencies. Checking your environment and updating Wine could resolve the issue.

C
Callysqually
Member
57
09-04-2016, 08:08 PM
#9
I was only using your Q4Wine via the commandline along with the script you provided.
C
Callysqually
09-04-2016, 08:08 PM #9

I was only using your Q4Wine via the commandline along with the script you provided.