I am having trouble installing Dragon Age Origins.
I am using ArchLinux 64 Bit and I have the package wine installed from the community repo. It's wine-1.3.0
Package details are here if it helps...
When I launched the autorun.exe or setup.exe I got this output in the terminal
Code: Select all
wine autorun.exe
Trying to load PE image for unsupported architecture (AMD-64)
err:process:create_process starting 64-bit process L"E:\\autorun.exe" not supported on this environment
When starting setup.exe I got an arror popup:
Code: Select all
"Error creating process >C:\users\florian\Temp\IPX0000.TMP\sex.exe>.
Reason: internal error
Since the wine_64 package in AUR is not 1.3.0 it downloaded it's source and compiled with 64 bit support. Same as with wine_64.
Can someone give me a hint?