Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic:  flash 11.2.202.491 available  (Read 1698 times)

Offline michaa7

  • User
  • Posts: 2.298
flash 11.2.202.491 available
« on: 2015/07/17, 12:03:14 »
go for it.

***************************************************************************************
#
# manuales update / manual update:
# Gehe zu / go to: http://get.adobe.com/de/flashplayer/
#
# dl tar file (32 or 64 bit in abhängikeit bon deinem system)
#
# dann / then:
#
## 32 bit
# tar -xf install_flash_player_11_linux.i386.tar.gz
# chown root:root libflashplayer.so
# chown -R root:root usr     # no "/" in front of usr
# chown root:root readme.txt    # you won't copy it, so I mention it just for completeness
# cp -r usr/* /usr
# cp libflashplayer.so /usr/lib/flashplugin-nonfree/
#
## 64 bit
# tar -xf install_flash_player_11_linux.x86_64.tar.gz
# chown root:root libflashplayer.so
# chown -R root:root usr     # no "/" in front of usr
# chown root:root readme.txt    # you won't copy it, so I mention it just for completeness
# cp -r usr/* /usr
# cp libflashplayer.so /usr/lib/flashplugin-nonfree/
#
#****************************************************************************************
Ok, you can't code, but you still might be able to write a bug report for Debian's sake