Results 1 to 5 of 5
i tried download mozilla 6 and flash player but unfortunately it doesnt succed..hope you you could help me this problem...
- 09-13-2011 #1Just Joined!
- Join Date
- Sep 2011
- Posts
- 2
i cant view youtube using bon echo browser in damn small linux
i tried download mozilla 6 and flash player but unfortunately it doesnt succed..hope you you could help me this problem
- 09-13-2011 #2Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 09-14-2011 #3Just Joined!
- Join Date
- Sep 2011
- Posts
- 2
what do you mean i would change my dsl to any of this puppy, slitaz or antix so that i could view any video in youtube
- 09-14-2011 #4Linux Guru
- Join Date
- Oct 2007
- Location
- Tucson AZ
- Posts
- 1,935
DSL isn't being developed any more. No changes, updates, etc.
You don't give any specifics on what happened so it would be difficult to give any advice. The other distributions mentioned would likely work better.
- 09-14-2011 #5
In Damn small Linux. Go to /usr/lib/mozzila/plugins folder and look and see if a libflashplayer.so is in there. If not. Using terminal to look.
Code:cd /usr/lib/mozilla/plugins
Code:ls
What I would try is downloadCode:harry@Biker:~/Downloads$ cd /usr/lib/mozilla/plugins harry@Biker:/usr/lib/mozilla/plugins$ ls flash-mozilla.so gecko-mediaplayer.so nphelix.so gecko-mediaplayer-dvx.so gecko-mediaplayer-wmp.so nphelix.xpt gecko-mediaplayer-qt.so gxineplugin.so gecko-mediaplayer-rm.so libjavaplugin.so
from Download Adobe Flash Player 11 Release Candidate for Desktops - Adobe LabsDownload plug-in for Linux 32-bit (TAR.GZ, 6.5 MB)
Untar it in the directory you downloaded the flashplayer 11 by opening a terminal in that downloaded folder adobe sits in
Move the extracted libflashplayer.so to /usr/lib/mozilla/plugins folderCode:tar -xzvf flashplayer11_rc1_install_lin_32_090611.tar.gz
I reiterate. Your terminal must be opened where your downloaded flashplayer sits before you can move it to /usr/lib/mozilla/plugins folder.Code:sudo mv libflashplayer.so /usr/lib/mozilla/plugins
My showing the plugins in my folder by using the cd command takes you out of that download folder . Hope that makes sense. You can use the cd command to take you back into where libflashplayer.so sits. In mine it is a folder called Downloads.
Then open Bon Echo and check FlashCode:harry@Biker:/usr/lib/mozilla/plugins$ cd ~/Downloads harry@Biker:~/Downloads$ ls flashplayer11_rc1_install_lin_32_090611.tar.gz libflashplayer.so usr
Adobe - Flash Player
Coaching you from a AntiX install. I don't run DSL.
Edit: Took a while to write this out. I agree with jay and yaneck. Better off using something like Macpup, AntiX or Slitaz or Tiny CoreLinux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
Open CourseWare for Linux Geeks


1Likes
Reply With Quote
