Go Back   MEPISlovers Forum > Help > Regulars > 64-bit (not for newbies)
Register FAQTop Statistics Today's Posts Donate Gallery
Gallery
Mepis Art Gallery
My images
Upload an image
View all users images
Post New Thread  Reply
Updates I applied today...

 
Thread Tools Search this Thread Display Modes
  #1  
Old 09-13-2009, 03:26 AM
bowlkook bowlkook is offline
MEPIS Guide
 
Join Date: Oct 2006
Location: Northamptonshire, UK
Gender: Male
Posts: 832
Thanks: 278
Thanked 152 Times in 121 Posts
Rep Power: 65
Reputation: 905
bowlkook is a splendid one to beholdbowlkook is a splendid one to beholdbowlkook is a splendid one to beholdbowlkook is a splendid one to beholdbowlkook is a splendid one to beholdbowlkook is a splendid one to beholdbowlkook is a splendid one to beholdbowlkook is a splendid one to behold
Default Updates I applied today...

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!
__________________
#464520 at http://counter.li.org/
Reply With Quote
The Following 3 Users Say Thank You to bowlkook For This Useful Post:
  #2  
Old 09-13-2009, 05:25 AM
Jimmy Johnson's Avatar
Jimmy Johnson Jimmy Johnson is offline
MEPIS Guide
 
Join Date: Jul 2007
Location: Bakersfield, CA
Gender: Male
Posts: 2,349
Thanks: 271
Thanked 699 Times in 522 Posts
Rep Power: 98
Reputation: 3639
Jimmy Johnson has a reputation beyond reputeJimmy Johnson has a reputation beyond reputeJimmy Johnson has a reputation beyond reputeJimmy Johnson has a reputation beyond reputeJimmy Johnson has a reputation beyond reputeJimmy Johnson has a reputation beyond reputeJimmy Johnson has a reputation beyond reputeJimmy Johnson has a reputation beyond reputeJimmy Johnson has a reputation beyond reputeJimmy Johnson has a reputation beyond reputeJimmy Johnson has a reputation beyond repute
Default

Sorry to hear that, the upgrade did not cause me any problems.
__________________
Registered Linux User #380263
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
Reply With Quote
  #3  
Old 09-13-2009, 06:05 AM
RevJack
 
Posts: n/a
Default

It broke mine, as well.
Reply With Quote
  #4  
Old 09-13-2009, 07:13 AM
m_pav's Avatar
m_pav m_pav is online now
MEPIS Guide
 
Join Date: Aug 2006
Location: New Zealand BOP
Gender: Male
Posts: 2,318
Thanks: 328
Thanked 1,153 Times in 700 Posts
Rep Power: 138
Reputation: 6582
m_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond repute
Default

@ 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"
Mike P
__________________

(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
Reply With Quote
The Following 3 Users Say Thank You to m_pav For This Useful Post:
  #5  
Old 09-13-2009, 11:15 AM
Jimmy Johnson's Avatar
Jimmy Johnson Jimmy Johnson is offline
MEPIS Guide
 
Join Date: Jul 2007
Location: Bakersfield, CA
Gender: Male
Posts: 2,349
Thanks: 271
Thanked 699 Times in 522 Posts
Rep Power: 98
Reputation: 3639
Jimmy Johnson has a reputation beyond reputeJimmy Johnson has a reputation beyond reputeJimmy Johnson has a reputation beyond reputeJimmy Johnson has a reputation beyond reputeJimmy Johnson has a reputation beyond reputeJimmy Johnson has a reputation beyond reputeJimmy Johnson has a reputation beyond reputeJimmy Johnson has a reputation beyond reputeJimmy Johnson has a reputation beyond reputeJimmy Johnson has a reputation beyond reputeJimmy Johnson has a reputation beyond repute
Default

Quote:
Originally Posted by m_pav View Post
@ Jimmy, are you running 64-bit?[/code]Mike P
Yes..
Reply With Quote
  #6  
Old 09-14-2009, 10:34 AM
mepnoob2005 mepnoob2005 is offline
Moderator
 
Join Date: Jul 2006
Location: British Columbia
Gender: Male
Posts: 3,180
Thanks: 87
Thanked 443 Times in 338 Posts
Rep Power: 109
Reputation: 2797
mepnoob2005 has a reputation beyond reputemepnoob2005 has a reputation beyond reputemepnoob2005 has a reputation beyond reputemepnoob2005 has a reputation beyond reputemepnoob2005 has a reputation beyond reputemepnoob2005 has a reputation beyond reputemepnoob2005 has a reputation beyond reputemepnoob2005 has a reputation beyond reputemepnoob2005 has a reputation beyond reputemepnoob2005 has a reputation beyond reputemepnoob2005 has a reputation beyond repute
Default

Quote:
Originally Posted by m_pav View Post
@ 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.


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"
Mike P
It broke mine also. I didn't realize it broke until today. It worked(flash) before I rebooted then it did not work. I fixed it using the last two lines from your method. It worked great! Thanks!
Reply With Quote
  #7  
Old 09-13-2009, 08:03 AM
carlops carlops is offline
Administrator
 
Join Date: Jul 2006
Posts: 4,310
Thanks: 228
Thanked 1,481 Times in 977 Posts
Rep Power: 178
Reputation: 8423
carlops has a reputation beyond reputecarlops has a reputation beyond reputecarlops has a reputation beyond reputecarlops has a reputation beyond reputecarlops has a reputation beyond reputecarlops has a reputation beyond reputecarlops has a reputation beyond reputecarlops has a reputation beyond reputecarlops has a reputation beyond reputecarlops has a reputation beyond reputecarlops has a reputation beyond repute
Default

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
Reply With Quote
The Following User Says Thank You to carlops For This Useful Post:
  #8  
Old 09-13-2009, 08:39 AM
vampirefo's Avatar
vampirefo vampirefo is offline
Mepis-Gnome User
 
Join Date: Nov 2008
Location: Huntington WV
Gender: Male
Posts: 989
Thanks: 216
Thanked 361 Times in 259 Posts
Rep Power: 51
Reputation: 1910
vampirefo has a brilliant futurevampirefo has a brilliant futurevampirefo has a brilliant futurevampirefo has a brilliant futurevampirefo has a brilliant futurevampirefo has a brilliant futurevampirefo has a brilliant futurevampirefo has a brilliant futurevampirefo has a brilliant futurevampirefo has a brilliant futurevampirefo has a brilliant future
Default

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
Reply With Quote
  #9  
Old 09-13-2009, 08:45 AM
Adrian's Avatar
Adrian Adrian is online now
are you talking to me?
 
Join Date: Jul 2006
Gender: Male
Posts: 8,916
Thanks: 1,022
Thanked 2,403 Times in 1,502 Posts
Rep Power: 273
Reputation: 13301
Adrian has a reputation beyond reputeAdrian has a reputation beyond reputeAdrian has a reputation beyond reputeAdrian has a reputation beyond reputeAdrian has a reputation beyond reputeAdrian has a reputation beyond reputeAdrian has a reputation beyond reputeAdrian has a reputation beyond reputeAdrian has a reputation beyond reputeAdrian has a reputation beyond reputeAdrian has a reputation beyond repute
Default

This might be easier for newbies... just copy and paste in konsole and press enter

Quote:
cat > fixflash.sh << "EOF"
#!/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"
EOF
chmod +x fixflash.sh
./fixflash.sh
Reply With Quote
The Following 3 Users Say Thank You to Adrian For This Useful Post:
  #10  
Old 09-13-2009, 09:49 AM
kmathern's Avatar
kmathern kmathern is offline
MEPIS Guide
 
Join Date: Jul 2006
Gender: Male
Posts: 3,278
Thanks: 255
Thanked 1,630 Times in 1,220 Posts
Rep Power: 171
Reputation: 8852
kmathern has a reputation beyond reputekmathern has a reputation beyond reputekmathern has a reputation beyond reputekmathern has a reputation beyond reputekmathern has a reputation beyond reputekmathern has a reputation beyond reputekmathern has a reputation beyond reputekmathern has a reputation beyond reputekmathern has a reputation beyond reputekmathern has a reputation beyond reputekmathern has a reputation beyond repute
Default

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:
/usr/lib/mozilla/plugins/flash-mozilla.so > /etc/alternatives/flash-mozilla.so > /usr/lib/flashplugin-nonfree/libflashplayer.so
If I use the flashplayer-mozilla package for flash instead of flashplugin-nonfree the symlinks are:
Quote:
/usr/lib/mozilla/plugins/flash-mozilla.so > /etc/alternatives/flash-mozilla.so > /usr/lib/flashplayer-mozilla/libflashplayer.so
The symlink in /usr/lib/mozilla/plugins remains the same still pointing to /etc/alternatives/flash-mozilla.so

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.
Reply With Quote
The Following User Says Thank You to kmathern For This Useful Post:
Post New Thread  Reply

  MEPISlovers Forum > Help > Regulars > 64-bit (not for newbies)


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

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


All times are GMT -4. The time now is 10:02 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright ©2007-2010 MEPISlovers.org