LinuxQuestions.org
Have you listened to LQ Radio?
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Newbie
User Name
Password
Linux - Newbie This forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices

Tags used in this thread
Popular LQ Tags , , , , , ,

Reply
 
Thread Tools
Old 06-14-2005, 11:45 PM   #1
javb
Member
 
Registered: Dec 2004
Posts: 84
Thanked: 0
firefox/flash player


[Log in to get rid of this advertisement]
i have installed kanotix, and im using the firefox that comes with it, downloaded from the repositories, so i want to play flash movies from the web, i need the correct plugin. i downloaded from the web, i tryied to put it in the correct directory.. as i use to do when i used to download the firefox instead of using the installed one.

is anyone out there who has done this before and can help me pleasE? what to do.. why doesnt it work?

other thing, i considered to download the official one from firefox, and i did. but it comes with i kind of wizard (the wizard used to work on SuSe with no problem), i tried to ope it, doing double click, did nothing, i did it from console, and it gave a kind of error with shared gtk libraries, please, some information to give me about this, i will appreciate.

thanks.
javb is offline     Reply With Quote
Old 06-14-2005, 11:50 PM   #2
tuxrules
Senior Member
 
Registered: Jun 2004
Location: Chicago
Distribution: Slackware 13
Posts: 1,076
Thanked: 2
what exactly did you do???

Post the steps you did to install using CLI...AFAIK installing flash-player is pretty straightforward. Also post the errors you got.

Tux.

Edit: I believe firefox depends on gtk-libraries...not sure which one.

Last edited by tuxrules; 06-14-2005 at 11:52 PM..
tuxrules is offline     Reply With Quote
Old 06-15-2005, 12:38 AM   #3
javb
Member
 
Registered: Dec 2004
Posts: 84
Thanked: 0

Original Poster
1- downloaded the file .tar from macromedia.

2. unziped it.

3. Read the readme file. (i sais i had to put to files in the plugin directory from firefox directory, as i have this installed i didnt know where was it, so i did "find / -name firefox
" to see where this filder may be.

4. i got this :
/usr/bin/firefox
/usr/lib/mozilla-firefox/firefox
/usr/share/knoppix/profile/.mozilla/firefox
/home/javb/.mozilla/firefox

5. i put the file in the plugin folder, from all of them.. just to make sure.

6. nothing, my plugin just didnt work, so i decided do downloaded the official version from Debian, and the problem with gtk came.. this is the error:
"
./firefox-installer-bin: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
"
dont know what to do, would like to fix the installed version, and to make gtk wizards to work too.. who knows in future ill need it. x





4.
javb is offline     Reply With Quote
Old 06-15-2005, 12:47 AM   #4
craigevil
Senior Member
 
Registered: Apr 2005
Location: down the rabbit hole
Distribution: Debian Sid forever
Posts: 2,730
Blog Entries: 2
Thanked: 80
Either use Synaptic or apt-get install flashplugin-nonfree and you will be all set.

Or you can :
Installing Flash Plugin
1. Download Flash Player via, http://www.macromedia.com/go/gnavtray_dl_flashpl
2. untar the archive
3. `cd install_flash_player_x_linux`
4. `su`
5. Copy "libflashplayer.so" and "flashplayer.xpt" to the plugins directory at "/usr/lib/firefox/plugins"
6. Restart your web browser



"flashplugin-nonfree"
http://packages.debian.org/cgi-bin/s...ll&release=all

Last edited by craigevil; 06-15-2005 at 01:00 AM..
craigevil is offline     Reply With Quote
Old 06-15-2005, 01:42 AM   #5
zickner
LQ Newbie
 
Registered: Jan 2004
Distribution: Debian, SuSE
Posts: 8
Thanked: 0
Hi,

in addition you can checkk if the plugin was 'accepted' by firefox: type "about:plugins" as url and see if flash is in there,

Andreas
zickner is offline     Reply With Quote
Old 06-15-2005, 10:46 AM   #6
axobeauvi
Member
 
Registered: Apr 2003
Posts: 108
Thanked: 1
did you put the files in /usr/lib/browser-plugins/ ?
axobeauvi is offline     Reply With Quote
Old 06-15-2005, 02:37 PM   #7
javb
Member
 
Registered: Dec 2004
Posts: 84
Thanked: 0

Original Poster
the thing is that i hav 64 bits platform, and the installer is not supported, so i have to use" the coping the file manually" process, i have copied them in this, i did ls -la, and this is what i have.
ls -la /usr/lib/mozilla-firefox/plugins

-rwxrwxrwx 1 root root 856 Jun 15 14:20 flashplayer.xpt
-rwxrwxrwx 2 root root 2096844 Jun 15 14:20 libflashplayer.so
lrwxrwxrwx 1 root root 39 Jun 9 17:11 libjavaplugin.so -> /etc/alternatives/firefox-javaplugin.so


java came installed, and apt-get does not have flash installer on the repositories for debian sid. (kanotix 64)

mmmm doesnt work.

(other thing, an idea of why the installer doesnt work? the gtk problem i mentioned in the threaa?
javb is offline     Reply With Quote
Old 06-15-2005, 03:04 PM   #8
craigevil
Senior Member
 
Registered: Apr 2005
Location: down the rabbit hole
Distribution: Debian Sid forever
Posts: 2,730
Blog Entries: 2
Thanked: 80
Search the Debian package list for GPL Flash , there is a 64bit version.
craigevil is offline     Reply With Quote
Old 06-15-2005, 06:45 PM   #9
javb
Member
 
Registered: Dec 2004
Posts: 84
Thanked: 0

Original Poster
no way, it just doesnt WORK!


what about the problem using the wizard to install the official one from getfirefox.com ? ?

the error when i try the wizard is:

./firefox-installer-bin: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
root@JAVBmobile:/home/javb/firefox-installer#


---- if i get this installed, i mean, working, i can EASYLY get my flash plugin working with no problem..
javb is offline     Reply With Quote
Old 06-16-2005, 01:19 AM   #10
edong23
Member
 
Registered: Apr 2005
Location: Medicine Park, OK
Distribution: Slackware
Posts: 345
Thanked: 0
that error is pretty self explanitory. you need libgtk. if you are using some form of debian (which is what i gather, then apt-get it, however you do that. ) but if you cant figure that out download the source from
http://www.gtk.org/download/

and install it. libgtk is a part of gtk. you will likely run into a few more of these if you get that one fixed. same thing though.
edong23 is offline     Reply With Quote
Old 06-16-2005, 10:29 AM   #11
javb
Member
 
Registered: Dec 2004
Posts: 84
Thanked: 0

Original Poster
incredible, but it still doesnt work, i downloaded everything from gtk page, i compiled it, i installed it, i did everything, but still giving me the same error.. i was looking on forums about this problem, and have done other things too..

damn... why is just so hard to start the the simple wizard in other istribution and here not?

(MY FIRST Disilusion of KANOTIx :P)


the error: --> ./firefox-installer-bin: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
javb is offline     Reply With Quote
Old 06-16-2005, 10:51 AM   #12
mrcheeks
Senior Member
 
Registered: Mar 2004
Location: far enough
Distribution: Snow Leopard, FreeBSD, Linux distros.
Posts: 1,689
Thanked: 1
Install gtk2 with apt-get, why don't you use apt-get or synaptic?????
mrcheeks is offline     Reply With Quote
Old 06-17-2005, 01:13 AM   #13
edong23
Member
 
Registered: Apr 2005
Location: Medicine Park, OK
Distribution: Slackware
Posts: 345
Thanked: 0
hm, still didnt find it huh. try:

locate libgtk-x11
# and see what directory it got installed into. then edit /etc/ld.so.conf to include that directory, and
ldconfig # as root

try that then try the installer. or what he said i dont know though as i dont use debian. everything but it.
edong23 is offline     Reply With Quote
Old 06-17-2005, 10:11 AM   #14
axobeauvi
Member
 
Registered: Apr 2003
Posts: 108
Thanked: 1
so you don't have that file libgtk-x11-2.0.so.0 ?
see if it's another version or not in a normal lib dir
if it is another version try to make a symlink to the one you have
axobeauvi is offline     Reply With Quote
Old 06-17-2005, 01:38 PM   #15
javb
Member
 
Registered: Dec 2004
Posts: 84
Thanked: 0

Original Poster
edong23


it didnt work.. how come, isnt anybody out there with KANOTIX or UBUNTU that is trying to install firefox?



thanks people who have tried to help.
javb is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

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, Firefox: sound in blackbox but not KDE DaneM Slackware 11 11-21-2006 02:41 PM
Please help (can't get sound working with flash player and firefox in Mandriva 2006!) LaptopLinux Mandriva 1 12-07-2005 01:58 AM
Problem Flash Player in Firefox filipuce Linux - Software 13 08-02-2005 09:59 PM
flash player problems in firefox PeaceTank Linux - Software 3 12-19-2004 12:57 AM
firefox and flash player macleodjd Linux - Software 4 02-17-2004 06:03 PM


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

Main Menu
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
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration