Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

flash plugin in Opera

Status
Not open for further replies.

jez

Programmer
Apr 24, 2001
370
VN
Hi there,

I cant seem to get the flash plugin for opera working.

I downloaded it from opera and installed as the instructions said, but it is as though it is nt there...i..e no flash.


I have checked and the plugin in there in the opera plugins directory along with the libnpp.so which is to make netscape plugins work and the motif plugin which is refered to in the FAQ on opera.com

Also i have made sure the permissions on these files is at least 755 although all are owned by user root and group root (as i su'd to install them).


Any ideas/suggestions?


JEz
 
Shared Object files (.so) are much like .dll files in Windows. Sometimes they are not being dynamically linked at run time. Try the following command to see if it helps:

ldconfig -v

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top