Thanks for your quick reply torimar.
Fairly new to Linux and get Windows/Linux commands all mixed up. I will attempt on Monday.
1. I left a few steps out here which I can see might have been confusing. I downloaded Flash Player 10 for Linux (.tar.gz) unzipped and it had two files: libflashplayer.so and flashplayer-installer.sh.
2. I will attempt this on Monday
3. Definately wasn't there. I searched far and wide for folders with existing plugins to no avail. Once I created the plugins folder and copied libflashplayer.so into there. Firefox could see it in the addons manager. How do i upgrade the slocate database so I can use this to search?
4. Sorry typo I copied it into the ~/.mozilla/plugins folder.
5. I tried chowning but don't think I did it right. Is this correct? Username is literally 'x'
(pwd = home/x)
chown x.x .mozilla/plugins
Main Topics
Browse All Topics





by: torimarPosted on 2009-04-17 at 00:50:07ID: 24165617
Fedora is a derivative of Redhat, and Rpm is the packagemanager for both.
"rpm -man" is indeed no valid command (what did you want to do, read the manual for rpm? that would be "man rpm"), try:
rpm -qi glibc
instead.
I have never heard of this iMedia Alix Linux before, and it certainly isn't a celebrity in the Linux world. So I'm not able to confirm that it even is Fedora based.
I have no ready-made solution for this problem, but I can point you to a couple of inconsistencies in your report above. In several items it does not agree with the HowTo you claim to have followed.
1."Downloaded the 'libflashplayer.so' file from Adobe's site."
I cannot find such a file for download on that website, only:
Flash Player 10 for Linux (YUM)
Flash Player 10 for Linux (.tar.gz)
Flash Player 10 for Linux (.rpm)
Flash Player 10 for Linux (.deb)
2. The .rpm (and possibly the YUM file) should work for you if the distro really is RH/Fedora based. But if you used the .rpm file, you would know the .rpm is supported on that system.
3. You say there was no /plugin folder. This is really strange, because there already was a plugin.
4. "Copied the libflashplayer.so to ~/.mozilla"
This is not the correct folder. The file needs to go to ~/.mozilla/plugins.
5. You do not say that you CHOWN'ed the libflashplugin.so to your normal user. Did you do so?
Maybe these inconsistencies are only inaccuracies. If not, they might help solve the issue.
I'm afraid I shall be away for the rest of the day and not capable of answering any ensuing questions, but I'm sure other experts will step in.