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

Author Topic:  new flashplugin  (Read 6680 times)

Offline slaughterer

  • User
  • Posts: 40
Re: new flashplugin
« Reply #15 on: 2015/04/14, 18:08:12 »
I would like to ask:is it possible to install on 64 bit sid or adobe still supports only 32 bit?
Tnx

Offline jure

  • User
  • Posts: 635
Re: new flashplugin
« Reply #16 on: 2015/04/14, 19:52:40 »
no problem with a 64bit system

Code: [Select]
apt-cache policy flashplugin-nonfree
flashplugin-nonfree:
  Installiert:           1:3.6.1
  Installationskandidat: 1:3.6.1
  Versionstabelle:
 *** 1:3.6.1 0
        500 http://http.debian.net/debian/ unstable/contrib amd64 Packages
        100 /var/lib/dpkg/status
Gruss Juergen

Offline michaa7

  • User
  • Posts: 2.298
Re: new flashplugin
« Reply #17 on: 2015/04/15, 10:46:59 »
no problem with a 64bit system

Code: [Select]
apt-cache policy flashplugin-nonfree
flashplugin-nonfree:
  Installiert:           1:3.6.1
  Installationskandidat: 1:3.6.1
  Versionstabelle:
 *** 1:3.6.1 0
        500 http://http.debian.net/debian/ unstable/contrib amd64 Packages
        100 /var/lib/dpkg/status

This doesn't show the newest flash version, but the newest version of the Debian flashplugin-nonfree installer which, unfortunately, is called "flashplugin-nonfree".

Try

Code: [Select]
update-flashplugin-nonfree -s
instead (-s for "status").
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

Offline jure

  • User
  • Posts: 635
Re: new flashplugin
« Reply #18 on: 2015/04/15, 12:06:41 »
Quote
...
This doesn't show the newest flash version, but the newest version of the Debian flashplugin-nonfree installer which, unfortunately, is called "flashplugin-nonfree".

Try

Code: [Select]
update-flashplugin-nonfree -s
instead (-s for "status").


yes I know, but he ask if it is possible to install on 64 bit sid, and that is the installer for a 64bit system - isn`t it
Gruss Juergen

Offline slaughterer

  • User
  • Posts: 40
Re: new flashplugin
« Reply #19 on: 2015/04/15, 13:40:04 »
Ιt works tnx for the feedback.

Offline michaa7

  • User
  • Posts: 2.298
Re: new flashplugin
« Reply #20 on: 2015/04/15, 22:42:52 »
Quote
... and that is the installer for a 64bit system - isn`t it

Sure, you are right. I didn't pay enough attention what you were refering to.
Ok, you can't code, but you still might be able to write a bug report for Debian's sake