similar to: 32-bit Wine on 64-bit Ubuntu 12.04?

Displaying 20 results from an estimated 30000 matches similar to: "32-bit Wine on 64-bit Ubuntu 12.04?"

2010 Nov 30
2
Windows Media Player Crashes
I installed windows media player 9 with winetricks. It worked but no sound. I tried downloading and installing WMP10 and now it will briefly open like 2 secs and then disappear. It does this every time i try to open. I tried uninstalling and reinstalling WMP9 but it also does this open and crash now. I am using Ubuntu 10.10 and was using wine 1.3 but went back to 1.2 thinking that may have
2010 Oct 28
5
Run 32 bit apps on Wine x64?
Hi. I installed Wine and tried to run Briad game on a laptop with openSUSE 11.3 x64. It throws me the message: Trying to load PE image for unsupported architecture (AMD-64) err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception. Which means Wine x64 is not able to run 32 bit apps, and I imagined it. I installed Wine through Yast, selecting the packages
2011 Oct 15
1
install dotnetfx35 on wine 64 bit
hi i install fifa12 on wine 1.3.30 in open suse 11.4 64 bit now i want run fifaconfig.exe with this command Code: wine fifaconfig.exe output command above Code: wine: Install Mono for Windows to run .NET 2.0 applications now where is mono for install another quastion when i can install dotnetfx35 on wine output like this Code: fixme:clusapi:GetNodeClusterState ((null),0x33ec24) stub!
2012 May 08
6
Ubuntu 12.04 64bit + Wine 1.5.3 (or 1.4) + .NET Framework3.0
First of all it's clean installation of Kubuntu 12.04 64-bit. Then: Code: sudo add-apt-repository ppa:ubuntu-wine/ppa sudo apt-get update sudo apt-get install wine1.5 Then I got a 32-bit wine environment: Code: rm -rf .wine WINEARCH=win32 WINEPREFIX=~/.wine winecfg Then I tried to install .NET Framework3.0: Code: wget http://kegel.com/wine/winetricks && sh winetricks dotnet30
2012 May 02
6
On Ubuntu 12.04 64 bits : stack overflow
Hi, I have little experience with Wine. I use it to run two old applications I made on Windows98. With WINE 1.4 installed on Ubuntu 11.10 32 bits, they both run fine. On my new install of Ubuntu 12.10 64 bits, with the same settings, one of them won't run. First I installed WINE 1.5.3 from the Wine ppa. Then I uninstalled it and installed WINE 1.4 from the Ubuntu repositories. In both
2010 Dec 07
2
Cannot install dcom98
here is the steps to reproduce, I have wine 1.3.8: Code: $ export WINEPREFIX=`readlink -f .`/wine $ export XDG_DATA_HOME="$WINEPREFIX"/env $ export WINEDLLOVERRIDES="mshtml=" $ export WINEARCH="win32" $ winetricks dcom98 in the log this part seems the most interesting: Code: Executing wine /home/paolo/.cache/winetricks/DCOM98.EXE err:virtual:NtMapViewOfSection
2011 Mar 06
3
Help ! Need to run IE on 64 bit machine
Hi Everyone, I don't know what the hell I am doing and would appreciate some explicit instructions please. I have fedora 14 installed on a 64 bit laptop and want to run any version of internet explorer so I can access to some websites that won't work in firefox or google chrome. I just installed wine today by typing "yum install wine", and downloaded IE 8 for 32 bit XP and
2012 Feb 03
10
3DsMax 9 issues.
Hello, I would like to brainstorm an issue that has not be solved for about a year. Why am I here. Well I have been asked by many others to try and get any version of 3DsMax working on wine, I have picked Max 9 32bit. However the current release version from Autodesk is 3DsMax 2012 I currently use Ubuntu 10.10 and Wine version 1.3.37 and will stick with this release as I dislike unity. I
2011 Nov 10
5
"cmd.exe /c echo '%ProgramFiles%' returned empty string"
hi. I'm trying to install a program using winetricks, but I'm using a separate wine install and WINEPREFIX, I run any command as such - WINEARCH="win32" WINE='/home/de/media_writeit!/FOSS/additional packages/Wine prefixes/Works with wine 1.3.32/wine-1.3.32' WINEPREFIX='/home/de/media_writeit!/temp(others)/walkthrough' ./winetricks And it returns -
2011 Mar 07
7
Winetricks gfw under root vs under user
Code: sh winetricks gfw does not work under regular user; only under root ( Code: sudo sh winetricks gfw ). What have i tried: * wiping ~/.wine preffix directory * creating new user in the system with clean ~/ home directory * applying winetricks volnum and winetricks sandbox * different versions of wine; from 1.2 to 1.3.15 * switching from 64-hybrid system to 32-vanilla one * switching from
2010 Oct 11
1
winetrick is not working anymore
Hello I have been trying to make some game run under my Arch-linux, but d3dx9 was needed so i installed it by: winetricks d3dx9 Even so i got this error when running PES2011: err:module:import_dll Library d3dx9_30.dll (which is needed by L"D:\\PES2011\\PES2011.exe") not found err:module:LdrInitializeThunk Main exe initialization for
2011 Mar 23
6
storage and iphlpapi errors when creating wineprefix
Hello, right after installation of WINE I've used Code: WINEARCH=win32 winecfg command, and that's what i got: Code: fixme:storage:create_storagefile Storage share mode not implemented. fixme:iphlpapi:NotifyAddrChange (Handle 0x8ede90c, overlapped 0x8ede8f0): stub Anybody have idea what's the problem? These errors are probably reason why i can't install dotnet20 (from both
2011 Jun 06
1
Help in running CAROTDAV
Hi everybody, i'm trying to run carotdav, a webdav client that should connect to the skydrive service of microsoft's hotmail. The software is freely downloadable here http://rei.to/carotdav_en.html#download It needs only .net 2.0 so, starting with a clean wineprefix i've done winetricks dotnet20 Here's the output of the .net 2.0 installation http://pastebin.com/YxWMnxzK then
2011 Jun 21
3
Problem installing Office2007
Hi guys, I'm having some problems installing Microsoft Office 2007 in my Fedora 15 (x64) with wine version 1.3.21. I've followed several how-to's including some here in WineHQ. I've followed every step in those how-to's, winecfg, dll's, winetricks, etc ... i can run setup.exe till the end with success. When i try to launch Outlook, Word, Excel, anything it gives me the
2011 Mar 24
0
New winetricks 20110324: fix mac bug, new option --force, new verbs wglgears, hordesoforcs2_demo, experimental steam support
Another week, another winetricks. (A bit early because of the macosx fix.) Highlights: Fixes install check on macosx; many other small bugfixes and updates, too. For vineyard compatibility, don't explode if a wineprefix has spaces in the subdir name. New option --force for when you want to override the dependency check Experimental support for Steam games, see new verbs alienswarm_steam,
2012 May 03
2
Unhandled exception launching games from Steam
So after years of running a 'pure' Linux machine, I finally decided to install Wine so I could play some of my old games - and it's been a disaster. Using either Wine 1.5.3 or 1.3.3 trying to launch Half-Life Source results in nothing happening, trying to launch from the commandline gives this stack trace: Code: wine: Unhandled page fault on read access to 0x00000000 at address
2011 Jun 12
7
installation of Office 2007 under Arch x86_64 fails
Running x86_64 with multilib enabled and am unable to install office 2007 to a fresh wineprefix. Code: $ export WINEPREFIX=/home/facade/.wineprefix/office $ wine /media/dvd/setup.exe wine: created the configuration directory '/home/facade/.wineprefix/office' err:module:load_builtin_dll failed to load .so lib for builtin L"winemp3.acm": libmpg123.so.0: cannot open shared object
2011 Feb 15
11
Is Wine64 usable yet?
Hi, I am trying to get a general feel of how usable Wine64 is. I just built 1.3.13. To see how well it works, I ran 64-bit Putty. It works flawlessly. Now, I am trying to play around with different little programs. I took "notepad.exe" from a Windows 7 install (hoping it would be a reasonably simple program for a start). It crashed with: fixme:heap:HeapSetInformation (nil) 1 (nil)
2010 Nov 21
1
WMVCore.DLL
Hi I need to install wmp to run Trine, The game worked perfect with older wine versions, it got gold and platinum ratings but now its not working anymore. The problem is i can no longer install wmp9 or wmp10 which are needed for this game. Winetricks errors: ./winetricks wmp10 prerequisite wsh57 already installed, skipping Executing wine /home/milena/.cache/winetricks/MP10Setup.exe Executing
2010 Aug 25
28
Still can't install from NanoCorp
Hi guys. Have wine 1.3.1 installed and the bug http://bugs.winehq.org/show_bug.cgi?id=23935 was reported as fixed, closed. So tried to install ispq9.msi and this is the output from the terminal. benjie1 at benjie1:~$ cd Downloads/ benjie1 at benjie1:~/Downloads$ ls 08-13-10.ic2 ICUBackup10.exe usr bookmarks icuii81.exe wine-1.3.1 email addresses ispq9.msi