I am trying to install Photoshop Elements 6.0 using Wine 1.1.4 under Ubuntu Intrepid. During installation, I get the following error: The ODBC installer DLL (ODBCCP32.dll) is not installed on this system. This pop-up error appears three times when I repeatedly press "OK," then goes away. The installer then moves and freezes to the step "Removing applications..."
I have downloaded the odbccp32.dll file and copied it into *wine*/windows/system32, but this did not seem to solve the problem. I have also tried several different override options in winecfg (but I don't really know what I'm doing there).
None of this is covered in the appDB, and I did not used to get this error when I tried it out on my old computer (just other errors).
Does anyone know a fix to this? Help is appreciated!
Wine 1.1.4--Intrepid--Photoshop Elements 6.0--can't install
Re: Wine 1.1.4--Intrepid--Photoshop Elements 6.0--can't inst
First upgrade Wine. The latest is wine-1.1.10.seuzy13 wrote:I am trying to install Photoshop Elements 6.0 using Wine 1.1.4 under Ubuntu Intrepid.
Second follow few suggestions on this page: http://appdb.winehq.org/objectManager.p ... n&iId=9868
The package manager says it is already the latest version, so would I have to upgrade via getting the source tarballs?
Building would be standard "./compile && make" and then "sudo make install," I assume?
Also, I'm not sure how to do steps 4 and 7 on that page. I have done the same types of things on Windows, but I don't know how to do it with wine.
I'm pretty sure that I have the gecko installation right though (installed via winetricks, and then replaced the gecko folder with the release candidate folder).
Building would be standard "./compile && make" and then "sudo make install," I assume?
Also, I'm not sure how to do steps 4 and 7 on that page. I have done the same types of things on Windows, but I don't know how to do it with wine.
I'm pretty sure that I have the gecko installation right though (installed via winetricks, and then replaced the gecko folder with the release candidate folder).
You'll need to install all the requirements: http://wiki.winehq.org/Recommended_Packagesseuzy13 wrote:The package manager says it is already the latest version, so would I have to upgrade via getting the source tarballs?
Building would be standard "./compile && make" and then "sudo make install," I assume?
http://wiki.winehq.org/FAQ#head-8d8c06c ... 5c730566e0seuzy13 wrote:Also, I'm not sure how to do steps 4 and 7 on that page. I have done the same types of things on Windows, but I don't know how to do it with wine.
regsvr32 connapi.dll -> wine regsvr32 connapi.dll
regedit -> wine regedit (yes Wine has it's own)
kill * -> killall -9 PhotoshopElementsFileAgent.exe (or wineserver -k)
Wine 1.1.4--Intrepid--Photoshop Elements 6.0--can't install
On Tue, Dec 9, 2008 at 5:52 PM, seuzy13 <[email protected]> wrote:
--
-Austin
It can. What's your processor speed?Okay, the "make step" in building the wine source code has been going for a couple hours (I really don't think it's supposed to take that long). Am I doing something wrong?
When (if) it finishes, I will do those steps. I didn't know wine had its own registry editor. That's kind of neat.
--
-Austin
2.2 GHz, which to me doesn't sound horrible, but this particular computer has always seemed to have a sluggish processing speed. I've just never had a program take that long before (10 minutes tops?). Anyway, it did finish just a couple of minutes ago, and I'm up to date.
I started out with the winetricks step, but when I get to vcrun2005sp1, it asks me to restart my computer at the end of install, whichever button I click, I get this message in the terminal afterwards: "Note: command 'wine /home/zee/.winetrickscache/vcrun2005sp1/vcredist_x86.exe' returned status 194. Aborting." That leaves me with the impression that it didn't install?
I started out with the winetricks step, but when I get to vcrun2005sp1, it asks me to restart my computer at the end of install, whichever button I click, I get this message in the terminal afterwards: "Note: command 'wine /home/zee/.winetrickscache/vcrun2005sp1/vcredist_x86.exe' returned status 194. Aborting." That leaves me with the impression that it didn't install?