Page 1 of 1

Firefox won't install Flash?

Posted: Mon 16 Jan 2006, 15:29
by Brian C
I've gone to several websites that use Flash in puppy, but when I try to use the FireFox install plugin wizard, the wizard just sits there forever waiting to download the plugin. How can I fix this?

Posted: Mon 16 Jan 2006, 15:44
by MU
I don't have FF installed, but this might work:

Search the plugin-folder from firefox.
Might be /usr/lib/firefox/plugins
If it is different, alter the following 2 commands.

Then type in a console these 2 lines:

Code: Select all

ln -s /usr/lib/mozilla/plugins/libflashplayer.so /usr/lib/firefox/plugins/libflashplayer.so

ln -s /usr/lib/mozilla/plugins/flashplayer.xpt /usr/lib/firefox/plugins/flashplayer.xpt
Maybe afterthat, you must activate it in the plugin-options.

Mark

Posted: Mon 23 Jan 2006, 02:47
by Brian C
I didn't find a flash plugin for Mozilla to link to in Puppy. I tried downloading the Flash installer from Macromedia, but it can't install because Puppy's glibc is too old. I'm not sure what to do.

Does anyone else use Flash? The puppy tutorial videos are in flash.

Posted: Mon 23 Jan 2006, 02:53
by Guest
# pwd
/usr/lib/mozilla-1.8b1.5/plugins
# ls
flashplayer.xpt libflashplayer.so libunixprintplugin.so
gxineplugin.so libnullplugin.so

Posted: Mon 23 Jan 2006, 04:28
by Flash
From the Beginners sticky index under Installing Additional Software and Applications:
http://www.murga.org/~puppy/viewtopic.php?p=5153#5153