|
|||||||||
| Register | FAQ | Top Statistics | Today's Posts | Donate | Gallery | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
#1
|
|||
|
|||
|
Broke Flash.
I'm guessing flashplugin-nonfree (1:1.8-1) to 1:2.7 may have done it... Anyway, I just ln -s /usr/lib/flashplugin-nonfree/libflashplayer.so libflashplayer.so in /usr/lib/mozilla/plugins and restarted FF. All is well! |
| The Following 3 Users Say Thank You to bowlkook For This Useful Post: | ||
|
#2
|
||||
|
||||
|
Sorry to hear that, the upgrade did not cause me any problems.
__________________
Registered Linux Computer #279395 Linux, working hard to save you $$$ - Get a clue, get Linux! ---------------------------------------------------------------------------------------------- Intel Pentium D 2.80GHz Intel Desktop Board D945GTP Intel ICH7 Audio, nVidia GeForce 6200 Video Intel ICH7 Ethernet Controller |
|
#3
|
|||
|
|||
|
It broke mine, as well.
|
|
#4
|
||||
|
||||
|
@ Jimmy, are you running 64-bit?
Broke mine too, both the laptop and the wifes desktop. Here's a script that fixes it, same as above, but possibly easier for newbies. copy the text below into anew blank text file, save it with a name like fixflash.sh, right click it, click the executable box, then run it from a terminal. Another option is to just open a konsole window, then select the last 2 lines and drag them into the konsole window, type in your root password and restart firefox, easy peasy. Code:
#!/bin/sh # repair broken flashplayer link after upgrade in 64-bit Mepis su -c "cd /usr/lib/mozilla/plugins ln -s /usr/lib/flashplugin-nonfree/libflashplayer.so libflash"
__________________
(1) Lenovo T510 Notebook, Intel Core i5 520M 2.4GHZ, Intel GMA HD Graphics, 4GB DDR3-1066, 320GB 7200rpm HDD running KDE4.4 Testing on Mepis 8.5.03. (2) AMD Phenom Triple Core 2.3Ghz, Asus M2N68-AM Motherboard, integrated nVidia 7025 nForce 630a Graphics, 4Gb Kingston DDR800, 560Gb Total HDD's, Mepis8.0-64 (3) AMD Athlon II X2 245 2.9GHz, Asus M2N68-AM Motherboard, integrated nVidia 7025 nForce 630a Graphics, 4Gb Kingston DDR800, 768Gb Total HDD's, Mepis8.0-64 |
| The Following 3 Users Say Thank You to m_pav For This Useful Post: | ||
|
#5
|
||||
|
||||
|
|
|
#6
|
|||
|
|||
|
Quote:
|
|
#7
|
|||
|
|||
|
Has anyone reported this to Warren?
__________________
In the long history of humankind [...] those who learned to collaborate and improvise most effectively have prevailed. . Charles Darwin |
| The Following User Says Thank You to carlops For This Useful Post: | ||
|
#8
|
||||
|
||||
|
I don't have flashplugin-nonfree installed, removed it a long time ago and just use flash from http://labs.adobe.com/downloads/flashplayer10.html
__________________
AMD Phenom II X4 940 3.0GHz Gigabyte MB-GA-MA78GM-US2H Kingston HyperX 8GB Ram Seagate Barracuda 1TB Hard Drive Black Thermaltake SopranoRS 101 Middle Tower Acer H233H Mepis-Gnome 64 bit |
|
#9
|
||||
|
||||
|
This might be easier for newbies... just copy and paste in konsole and press enter
Quote:
|
| The Following 3 Users Say Thank You to Adrian For This Useful Post: | ||
|
#10
|
||||
|
||||
|
I've had no problem with the flash update but I'm curious about the symlinks
On my 32bit M8.0.10 using flashplugin-nonfree the symlinks are: Quote:
Quote:
It looks like the flash plugin has been set up to be part of the Debian alternatives system so should there be a direct symlink from /usr/lib/mozilla/plugins to the libflashplayer.so file at /usr/lib/flashplugin-nonfree (or /usr/lib/flashplayer-mozilla) ? Since flash-mozilla.so is set up as a Debian alternative you could probably use the command below to fix the flash plugin symlink Code:
su -c 'update-alternatives --set flash-mozilla.so /usr/lib/flashplugin-nonfree/libflashplayer.so' Last edited by kmathern : 09-13-2009 at 09:57 AM. |
| The Following User Says Thank You to kmathern For This Useful Post: | ||
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Updates? | eppoh | AntiX | 6 | 12-20-2008 11:57 AM |
| Solved - Solved - Updates today FIX Mepis! Thanks Warren | RhoXS | Betas-RCs Only | 11 | 10-29-2007 07:48 PM |
| 258 Updates today? | xToeCutter | Betas-RCs Only | 42 | 10-28-2007 04:47 PM |
| new 32 bit install - 74 updates could not get all updates | namida12 | Newbies | 2 | 10-19-2007 07:00 PM |
| Mepis 6.0 Synaptic updates | neubuseternus | 64-bit | 1 | 05-20-2007 08:11 AM |