I was previously running metatrader4 on my system but it wasn't running properly
The only program that I need wine for is MT4 therefore I only need wine with a 32 bit prefix
I uninstalled wine & tried to install the 64bit Wine version, with a 32bit compatibility package.
https://en.opensuse.org/Wine#Repositories & it still gave me the same problem.
I then installed wine again following the instruction 4.4 & 4.5 http://wiki.winehq.org/FAQ#uninstall
I then removed all the other wine folders with zypper & tried to re install only the 32 bit with yast.
I have tried to find my wine prefix but can't find it anywhere on my computer.
According to 7.2 wine must create my wineprefix but it hasn't
How do I de a wine 32 bit running properly on my machine?
It is possible I deleted the old one when I uninstalled wine.
Code: Select all
linux-hhz5:/home/warren # zypper info wine
Loading repository data...
Reading installed packages...
Information for package wine:
-----------------------------
Repository: wine
Name: wine
Version: 1.7.24-357.1
Arch: x86_64
Vendor: obs://build.opensuse.org/Emulators
Installed: No
Status: not installed
Installed Size: 133.6 MiB
Summary: An MS Windows Emulator
Description:
An MS Windows emulator, consisting of both runtime and also source
compatibility functions. You can run your MS executables with it, and
you can write your Windows programs under Linux and link against the
WINE libraries.
It is not necessary to have a Windows installation to run WINE.
Please have a look at /usr/share/doc/packages/wine/README.SUSE. There
is more documentation available in that directory. Read 'man wine' for
further information.
You can invoke wine by entering: 'wine program.exe' wine can be
configured by running 'winecfg'.
linux-hhz5:/home/warren # wine --version
wine-1.7.24
linux-hhz5:/home/warren # whereis wine
wine: /usr/bin/wine /usr/lib/wine /usr/lib64/wine /usr/include/wine /usr/share/wine /usr/share/man/man1/wine.1.gz
linux-hhz5:/home/warren #