Install Picasa 3.6 in Ubuntu 9.04

    Table of contents
    1. 1. Add SmugMug upload button

    Adapted from http://wiki.winehq.org/picasa, March 2010.

    Install wine, sane, cabextraxct.

    Download picasa 3.6 (http://dl.google.com/picasa/picasa36-setup.exe)

    From terminal run command below for configuring wine environment and in resulting dialog go to in the “audio” tab, let wine make its audio configuration, test the audio with the "test" button. When that's done, install picasa. I did not need to install or run winetricks.

    env WINEPREFIX="/home/$USERNAME/.winepicasa" winecfg
    env WINEPREFIX="/home/$USERNAME/.winepicasa" wine picasa36-setup.exe 

    Add SmugMug upload button

    adapted from http://ubuntuforums.org/showthread.php?t=898227

    Visit picasa-smugmug-uploader and from the "click here" link (picasa://importbutton/?url=http://www.smugmug.com/photos/picasa/picasa2smugmug.pbz) strip prefix and save it to

    ~/.winepicasa/drive_c/Program Files/Google/Picasa3/buttons


    PS: please let this fellow know too: http://www.dgrin.com/showpost.php?p=1349390&postcount=36. I would but I'm not allowed to register on dgrin for some reason...

        Send feedback