- Posts: 246
- Thank you received: 0
Installing Flash_Player 7 on Knoppix laptop
18 years 9 months ago #12919
by Lindows
Installing Flash_Player 7 on Knoppix laptop was created by Lindows
Hey guys,
I have a little problem. I want to install a flash plugin for my firefox browser. So far i unpacked the file, and then installed up to the point that it aske me to "enter the installation Path of the mozilla, Netscape or Opera browser (i.e., /usr/lib/mozilla):"
Im not sure how to point the installer to the right folder?
I'm open to all suggetions
Lindows
I have a little problem. I want to install a flash plugin for my firefox browser. So far i unpacked the file, and then installed up to the point that it aske me to "enter the installation Path of the mozilla, Netscape or Opera browser (i.e., /usr/lib/mozilla):"
Im not sure how to point the installer to the right folder?
I'm open to all suggetions
Lindows
18 years 9 months ago #12973
by nske
Replied by nske on topic Re: Installing Flash_Player 7 on Knoppix laptop
Try a
[code:1]find / -iname "*firefox*" -or -iname "*mozilla*" |grep plugin[/code:1]
If there is a result /usr/lib/mozilla/plugins, then the path you are looking for is /usr/lib/mozilla and likewise.
[code:1]find / -iname "*firefox*" -or -iname "*mozilla*" |grep plugin[/code:1]
If there is a result /usr/lib/mozilla/plugins, then the path you are looking for is /usr/lib/mozilla and likewise.
Time to create page: 0.117 seconds