The correct fix for
LoadPlugin: failed to initialize shared library 
/firefox/plugins/libflashplayer.so [ld.so.1: firefox-bin: fatal: libssl3.so: 
open failed: No such file or directory]
is
to apply Solaris 10 patch of 119213-17 / 119214-17 or higher.

Creating softlink to <firefox dir> is not guaranteed always working.

Ginn

On Mar 25, 2011, at 1:50 AM, david bone wrote:

> Merci Gerard.
> The firefox error message is gone. The symbolic links were needed.
> thk u to all others: Ken, and Glynn with your forth right explanation on 
> Solaris/firefox/Adobe issues. 
> Dave
> 
> On Mar 24, 2011, at 09:36 AM, gerard delpeuch 
> <gerard.delpe...@univ-rennes1.fr> wrote:
> 
>> On Firefox 3.x you just have to add two sym links, to have Flash 10 working :
>> 
>> cd <firefox dir>/depend/lib
>> ln -s <firefox dir>/libssl3.so libssl3.so
>> ln -s <firefox dir>/libnss3.so libnss3.so
>> 
>> not tested with Firefox 4
>> 
>> hope this help
>> 
>> Gerard
>> -- 
>> This message posted from opensolaris.org
>> _______________________________________________
>> opensolaris-discuss mailing list
>> opensolaris-discuss@opensolaris.org
> _______________________________________________
> opensolaris-discuss mailing list
> opensolaris-discuss@opensolaris.org

_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to