Fedora 12, 64 bit: Small fixes
Many posts in this blog are just things I wanted written down in case I needed them again. This post is about very small things that don’t deserve a post of their own. To be constantly updated.
Upload to web with Picasa 2.7
Didn’t work at first. Couldn’t sign in. Try later. Right. The fix, thanks to this tip:
# ln -s /usr/lib/libssl.so.10 /opt/picasa/lib/libssl.so # ln -s /usr/lib/libcrypto.so.10 /opt/picasa/lib/libcrypto.so
and it works like a charm. With Picasa 3.0, it’s the wininet.dll.so that needs to be copied from somewhere. Take the 32 bit version (as opposed to 64 bit).