1834784 Members
2938 Online
110070 Solutions
New Discussion

plugin for mozilla1.4

 
yan_6
Occasional Contributor

plugin for mozilla1.4

Hi all,
I have hp-ux11 , I installed mozilla 1.4
and B9002AA product,
(B9200AA HP product:Macromedia Flash Player plugin -6 )

When i start mozilla i get this messege:

"LoadPlugin: failed to initialize shared library /opt/flash/plugins/libflashplayer.so
[Exec format error]"

when i run find command i "find" :

#find / -name *.so

/opt/mozilla/plugins/libflashplayer.so
/opt/netscape/plugins/libflashplayer.so
/opt/flash/plugins/libflashplayer.so

so i tried to set "LD_LIBRARY_PATH" by all there possibilitys , and nothing work!!!!.

maybe someone can suggest something ????

and maybe you are know this Erros:
"[Exec format error]" ???

Thanks in advance...

yan


9 REPLIES 9
Steven E. Protter
Exalted Contributor

Re: plugin for mozilla1.4

If you go to the flash website and get the depot version of flash plugin and swinstall it, it will work right.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Sยภเl Kย๓คг
Respected Contributor

Re: plugin for mozilla1.4

Hi dear


Download the flash plugin with the help of this web and nstall it.
http://www.hp.com/products1/unix/java/mozilla/mozilla_plugins.html

This will solve your problem

regards
SK
Your imagination is the preview of your life's coming attractions
Dano Carroll_1
Occasional Advisor

Re: plugin for mozilla1.4

Actually I suspect that your system is PA1.0 or 1.1 system. This version of Macromedia Flash seems to be limited to PA2.0 systems, which is a shame as I have a B180L which is a PA1.1 system.The binaries are probably PA2.0 binaries.
AwadheshPandey
Honored Contributor

Re: plugin for mozilla1.4

this is linking problem install PHSS_32863 (ld and linker tool)then try to install flash plugin, also try to install java.this will solve ur problem
It's kind of fun to do the impossible
Dano Carroll_1
Occasional Advisor

Re: plugin for mozilla1.4

After installing PHSS_33032 (the recommended replacement for the patch you suggested) and the jdk/jre and plugin, I now get the following errors.

LoadPlugin: failed to initialize shared library libXt.sl [No such file or directory]
LoadPlugin: failed to initialize shared library libXext.sl [No such file or directory]
LoadPlugin: failed to initialize shared library libXm.sl [No such file or directory]
LoadPlugin: failed to initialize shared library /opt/flash/plugins/libflashplayer.so [Exec format error]
Hanwant Verma_1
Regular Advisor

Re: plugin for mozilla1.4

Dano Carroll_1
Occasional Advisor

Re: plugin for mozilla1.4

Check these plugins for what? I have already installed the java plugin. I am running mozilla on a B180L, a PARISC 1.1 system running B.11.00.
Hanwant Verma_1
Regular Advisor

Re: plugin for mozilla1.4

I was just confirming about your java plugins.

Check the following link for Flash plugins

http://h20293.www2.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B9002AA
Dano Carroll_1
Occasional Advisor

Re: plugin for mozilla1.4

I have already installed the flash plugin, which is what got me on this topic to begin with. Do you know what the error messages mean?
I do have each of the libraries mentioned in /usr/lib, so I am puzzled as to why I'm getting the missing library message.