Linux - NewbieThis Linux 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
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
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.
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
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
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?
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..
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.
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
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
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.