Comment 1 for bug 366409

Revision history for this message
a little help for my friends (gbnmisc) wrote : Re: failure to install Adobe flash player 10 on Mozilla Firefox

The Adove Flash Player 10 install is looking for the libcurl3 library (libcurl.so.3).

$ sudo bash
# cd /usr/lib
# ln -s libcurl-gnutls.so.4.1.0 libcurl.so.3

Then re-run the flash installer.