Linux users

slow-mun

slow-mun

Well-known member
Awards
1
  • Established
How do I install real player plug-ins? At the moment every time I install them to my desk top I get an error statement saying that I require additional plug-ins or that they don't recognize the file.
 
slow-mun

slow-mun

Well-known member
Awards
1
  • Established
Here's what I'm getting-
The playback of this movie requires a application/x-executable decoder plugin which is not installed.
 
CryingEmo

CryingEmo

Well-known member
Awards
1
  • Established
Depends on the version of nix and the directory structure.

If it's zipped you have to unzip it.

So..

tar -vxf plugin.tar or bzip2 -xzvf plugin.bzip2


and then

./config /.../plugin
make
make install





Or you could use a package manage like RPM or YAST/YAST2
 

Similar threads


Top