I'm running Picasa 3 on openSuse 11.3 and it was complaining about missing the 32-bit openssl, even though it was already installed.
Fix: I did not need to chmod a+s /sbin/ldconfig as indicated in some other posts because in at least in 11.3 it is execute all. I had no trouble running /sbin/ldconfig as a normal user. What I did have to do is edit the repackage32.sh script and change the default version from 0.9.8 to 1.0.0, which was the version installed on my system. Change BASEVER=0.9.8 to BASEVER=1.0.0 and picasa starts up without a problem. -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-labs-picasa-for-linux?hl=en.
