On Jan 4, 8:26 pm, Patrick Shanahan <ptilopt...@gmail.com> wrote: > After removing (moving out of the way) previous wine directories completely > > ran: > env WINEARCH=win32 WINEPREFIX=~/.wine winetricks > env WINEARCH=win32 WINEPREFIX=~/.wine winetricks ie6 > env WINEPREFIX=~/.wine ./picasa39-setup.exe
It worked for me on Fedora 16 64bits. So, congratulations! I had to adapt a little bit a few things. First, winetricks is not packaged/available on Fedora, so you have to install it. You have to do something like: mkdir -p ~/bin cd ~/bin wget http://winetricks.org/winetricks chmod 755 winetricks export PATH=${HOME}/bin:${PATH} and then proceed with the instructions of Patrick. For the installation of IE6, I did it from the WineTricks graphical interface, choosing the "Install an app" option, and then selecting "IE6". The only thing I am not able to do with Picasa (but I never was able to do it before!) is "Locate on disk" for any picture. Picasa tells me that the explorer is not installed, or something like that. If you get ideas, do not hesitate... Kind regards Denis -- You received this message because you are subscribed to the Google Groups "Google-Labs-Picasa-for-Linux" group. To post to this group, send email to google-labs-picasa-for-linux@googlegroups.com. To unsubscribe from this group, send email to google-labs-picasa-for-linux+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-labs-picasa-for-linux?hl=en.