Announcement

Collapse
No announcement yet.

Flash 10 on Kubuntu 64

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Flash 10 on Kubuntu 64

    How do I upgrade to the new version of flash?

    #2
    Re: Flash 10 on Kubuntu 64

    Hi,

    I just did that today on my amd 64 bit system. Go to Adobe's web site and follow the links to downloading linux flash. They have a .deb for debian which I had no trouble with.

    Comment


      #3
      Re: Flash 10 on Kubuntu 64

      Yes, I have the deb package but it is 32 bit. There does not appear to be a 64 bit package and the console complains when I try to install it:
      package architecture (i386) does not match system (amd64)

      Comment


        #4
        Re: Flash 10 on Kubuntu 64

        Hi,

        Well for 32 bit you have to install with the following:

        sudo dpkg --force-architecture -i <name of .deb>

        Comment

        Working...
        X