Personliga verktyg
Du är här: Hem Applikationsdatabas Flash Player
Inloggning


Glömt ditt lösenord?
Ny användare?
 
Dokumentåtgärder
av Erik ForsbergSenast ändrad 2006-11-03 09:52

Flash Player version 7

Funktionsstatus

  • Fungerar

Tillverkare

  • Macromedia

Licens

  • Kommersiell Licens

Ursprungligen skrivet för

  • Linux

Kategorier

Ersättningsapplikationer

Applikationer som ersätts av denna applikation

Multimediainnehållsuppspelare, vanligt format på Internet.

Installationsinstruktioner

Citerar Les Halliday i ett foruminlägg i gamla TUG-siten:


Hi Jan

FC 4
Thinlinc 1.5
esound
flash-plugin

To get the flash player to play sound I had to do the following.

cd /tmp
mkdir .esd
cd .esd
touch socket

Also, having worked through this with Jan. The flashplayer plugin is looking for the library file /usr/lib/libesd.so.1 to exist. This does not exist on SuSE systems. So,

ln -s /usr/lib/libesd.so.0 /usr/lib/libesd.so.1

and test against, for example http:// video.google.com.

In my case the program tmpwatch was deleting the /tmp/.esd directory periodically. So, I have a cron job checking that the /tmp/.esd directory exists. If not create it as above and create the socket file.

Hope this works for you.

Les

Bifogade filer

Inga bifogade filer
« Februari 2012 »
Ti On To Fr
1234
567891011
12131415161718
19202122232425
26272829