LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-15-2008, 12:55 PM   #1
wdave58
Member
 
Registered: Aug 2006
Location: Richardson, TX
Distribution: Slackware 12.0
Posts: 63

Rep: Reputation: 15
flash with firefox in slackware 12.0


first ...... i have read the search posts for this subject and i am still left with a few questions if i may ,,,,
flash downloaded from adobe.com into root and untar then cp the libflashplayer.so to /usr/lib/mozilla/plugins ...
have not changed version of FF .. v 2.0.0.14
used to work this way ... now doesn't ...
tried deleting the libflashplayer.so first then cp from root still no good
have read there may be an .xpt file, i have only the .so and the installer in the directory /install_flash_player_9_linux
running kernel version 2.6.21.5
looked for the adblock extension ... i do not have that installed, only TalkBack and DOMInspector ...
i see talk of a firefox directory ... i have not one, only the ~/mozilla directory ...
run as root ... don't really know how to set up a usr account for /home/NAME
any HELP???
 
Old 05-15-2008, 01:19 PM   #2
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
You can create a regular user account by running adduser as root. It is very bad practice to use the root account all the time, for various reasons. The Flash player tarball contains an install script that you can use, rather than copying the file manually, though it shouldn't matter either way. You probably want to copy it to ~/.mozilla/plugins as your normal user (obviously once you've created an account).
 
Old 05-15-2008, 02:34 PM   #3
trashbird1240
Member
 
Registered: Sep 2006
Location: Durham, NC
Distribution: Slackware, Ubuntu (yes, both)
Posts: 463

Rep: Reputation: 31
I know this is an indirect answer to your question, however I must point out that I've had much better experiences since I installed slapt-get and installed Flash Player from Slacky.eu. Try that. When I did it by downloading from Adobe, I had to reinstall every time I upgraded Firefox, and the full screen on youtube didn't work well. Now it works wonderfully.

Joel
 
Old 05-16-2008, 09:10 AM   #4
wdave58
Member
 
Registered: Aug 2006
Location: Richardson, TX
Distribution: Slackware 12.0
Posts: 63

Original Poster
Rep: Reputation: 15
ok .... done ....
now that i have ~/.flash-player-plugin-9.0.124.0-i386-1sl.tgz what do i do with it?
is it a .tar.gz file and simply tar -zxvf it or is this a package that has its own install rules ,,, i opened the folder and found an installation script but do not know how to initiate it ...
any help????
david
 
Old 05-16-2008, 09:18 AM   #5
trashbird1240
Member
 
Registered: Sep 2006
Location: Durham, NC
Distribution: Slackware, Ubuntu (yes, both)
Posts: 463

Rep: Reputation: 31
Quote:
Originally Posted by wdave58 View Post
ok .... done ....
What's done?

Quote:
now that i have ~/.flash-player-plugin-9.0.124.0-i386-1sl.tgz what do i do with it?
It's a Slackware package. If you used slapt-get to retrieve it, it should already be installed --- did you get GSlapt, the graphical front-end? I assume you're using X since you want Flashplayer.

On the other hand, if you just downloaded the package, then use installpkg to install it. See "man installpkg" or read Slackware Basics, the Slackbook, etc. Read read read.

Joel
 
Old 05-16-2008, 06:08 PM   #6
wdave58
Member
 
Registered: Aug 2006
Location: Richardson, TX
Distribution: Slackware 12.0
Posts: 63

Original Poster
Rep: Reputation: 15
directions????

allright ....
have downloaded the correct .tgz from Slacky.eu as noted and thanks for the heads up about slackware intstallation packages ... i had no idea ...
anyway ,,, used the installpkg from a Konsole from the Desktop .. it installed fine with no errors about the 3rd time ... (still new to Slackware) and went out to test the two websites that have been giving me HELL for over a week now ... and still i get the beautiful screen .... "Click here to download plug-in" ... so i am definently missing something here .... all this used to work and i guess Firefox auto upgraded because last Friday or so these two websites would not work .... there is only so many places to put libflashplayer.so right???? so .... any ideas would be great ... i am trying to get this done for my daughter as i am trying to study for an upcoming A+ exam .....
thanks for any help, suggestions, comments, directions etc ...
also, would Flash be considered an Add-on by Firefox??? because it is certainly NOT in there ,,, about extensions/????
david

Last edited by wdave58; 05-16-2008 at 06:21 PM. Reason: add to already existing post
 
Old 05-17-2008, 01:52 AM   #7
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
Have you tried copying the libflashplayer.so file to ~/.mozilla/plugins?
 
Old 05-17-2008, 06:33 AM   #8
slakwarebunny
LQ Newbie
 
Registered: May 2008
Location: India,Kerala
Distribution: Slackware 12.1
Posts: 10
Blog Entries: 1

Rep: Reputation: 0
Wink

[1] Dowload
http://fpdownload.macromedia.com/get...9_linux.tar.gz
[2] Extract it
Do the following ...
[3] Open the teminal
[4] cd to install_flash_player_9_linux
[5] do-> $ su root
typein the pass ..
[6] ./flashplayer-installer
[a] if it can't be executed do
chmod ug=+rx ./flashplayer-installer
[7] you are done ..
[8] if it asks for browser path
give something like this
<NOTE : this varies ... >
My firefox is located here
/usr/lib/firefox
 
Old 05-17-2008, 10:12 PM   #9
wdave58
Member
 
Registered: Aug 2006
Location: Richardson, TX
Distribution: Slackware 12.0
Posts: 63

Original Poster
Rep: Reputation: 15
whaaaaaa???

my firefox plugins are in /usr/lib/mozilla/plugins ...
when i run ./flashplayer-installer the install pgm asks for installation path ...
i put in the above path and i get
"please enter an accurate install path" ....
there is no where else that i know of where firefox plugins reside ...
i used to just download the .tar.gz and untar it in the root and copy libflashplayer.so to /usr/lib/mozilla/plugins and everything was groovy ...
not anymore ... i tried that last friday first thing .... now a week later i have pulled my hair out trying to figure out what has changed (besides the fact that firefox upgraded and wiped out the previous flash) or something like that ....
i did try the chmod command but the install program has no problem running only it gets to the place where it asks for the instal path and .... you know ...
does flash show up anywhere in the browser settings????
could it be a privacy or pop-up issue????
really tried that though, took pop-up blocker off and still no dice ...
even Konqueror will not play flash ... and last time as soon as Firefox started working .... so did Konqueror ....
anybody still have any ideas?????
david
 
Old 05-18-2008, 05:48 AM   #10
slakwarebunny
LQ Newbie
 
Registered: May 2008
Location: India,Kerala
Distribution: Slackware 12.1
Posts: 10
Blog Entries: 1

Rep: Reputation: 0
Wink

give the path that i have given above ,when it asks for the path
; /usr/lib/firefox ..
It should work ...
Its not the plugin path that u shld give its the browsers path ...

Last edited by slakwarebunny; 05-18-2008 at 05:50 AM.
 
Old 05-19-2008, 08:49 AM   #11
wdave58
Member
 
Registered: Aug 2006
Location: Richardson, TX
Distribution: Slackware 12.0
Posts: 63

Original Poster
Rep: Reputation: 15
thanks slackwarebunny!!!!!
you have illuminated me .... it DOES work this way .... not sure when using an installer exactly what is being copied where but it WORKS !!!!! :-)
thanks, i wish you would mail me ....
anyway,,, i know that i have been copying the libflashplayer.so file to the plugin directory for a year and it has been working, don't know why it STOPPED working, but this is a solution i can KEEP!!!!!
and YES there is a /usr/lib/firefox directory ,,, i swear i have looked for it before in the /usr/lib folder and NEVER seen it !!!!!
thanks again and if there is anything i can do for you let me know ......
wdave58
david a
 
Old 05-19-2008, 09:59 AM   #12
slakwarebunny
LQ Newbie
 
Registered: May 2008
Location: India,Kerala
Distribution: Slackware 12.1
Posts: 10
Blog Entries: 1

Rep: Reputation: 0
Thumbs up

My pleasure
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Flash Player 9 Keeps Crashing Firefox 2.0.0.3 [Slackware 11.0] web_spy_der Slackware 64 06-24-2008 03:20 AM
Firefox-flash lowbrow *BSD 3 03-29-2008 09:28 AM
Flash in Firefox digerati1338 Debian 2 03-06-2008 07:27 PM
Firefox 2 and Flash Neko_D Linux - Software 3 11-27-2006 07:43 PM
FireFox and Flash rb2k Linux - Software 4 02-12-2004 04:34 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:06 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration