Firefox won't install Flash?

Using applications, configuring, problems
Post Reply
Message
Author
Brian C

Firefox won't install Flash?

#1 Post 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?

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#2 Post 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

Brian C

#3 Post 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.

Guest

#4 Post by Guest »

# pwd
/usr/lib/mozilla-1.8b1.5/plugins
# ls
flashplayer.xpt libflashplayer.so libunixprintplugin.so
gxineplugin.so libnullplugin.so

User avatar
Flash
Official Dog Handler
Posts: 13071
Joined: Wed 04 May 2005, 16:04
Location: Arizona USA

#5 Post by Flash »

From the Beginners sticky index under Installing Additional Software and Applications:
http://www.murga.org/~puppy/viewtopic.php?p=5153#5153

Post Reply