Results 1 to 10 of 12
I just installed a 64-bit version of Linux yesterday. I went to install flash and it gave me this:
ERROR: Your architecture, \'x86_64\', is not supported by the
Macromedia Flash ...
- 10-08-2005 #1Just Joined!
- Join Date
- Oct 2005
- Location
- On my computer
- Posts
- 26
Flash player in 64-bit Linux
I just installed a 64-bit version of Linux yesterday. I went to install flash and it gave me this:
ERROR: Your architecture, \'x86_64\', is not supported by the
Macromedia Flash Player installer.
I know what it means but what i want to know is if there is a way to make it work other then getting a 32-bit version of Linux.
- 10-08-2005 #2
I could be wrong about this but, I think Macromedia has not made a 64 bit version yet.
<philosophical statement>
It shows why we should trust our computers to unfree, closed source companies, no matter the free cost of it. </>Brilliant Mediocrity - Making Failure Look Good
- 10-08-2005 #3You are correct. The only way to get Flash on a 64-bit distribution right now is to install the 32-bit version of Firefox (or whatever browser you use) and install Flash on that.
Originally Posted by Vergil83 Registered Linux user #270181
TechieMoe's Tech Rants
- 10-08-2005 #4Just Joined!
- Join Date
- Oct 2005
- Location
- On my computer
- Posts
- 26
Is there any way to rig the OSX version to work on Linux? The OSX version seems to work fine on the 64-bit G5s.
- 10-09-2005 #5No. The Mac G5 uses an IBM Power5 processor (PPC), which is a completely different architecture than AMD64 or Intel EM64T. Software written for one specific architecture will not carry over to a different architecture. The main problem is the way the X86 and the PPC read binary bits. The X86 processor (including x86_64) read binary numbers starting from the left (little endian), whereas Power5 (PPC) processor read them from the right (big endian). That's probably more information than you wanted.
Originally Posted by zxxgp Registered Linux user #270181
TechieMoe's Tech Rants
- 10-09-2005 #6Just Joined!
- Join Date
- Oct 2005
- Location
- On my computer
- Posts
- 26
No that is fine. I would like all the info. i can get. I just wanted to know because there are ways of running Linux apps on OSX.
- 10-10-2005 #7True, but they're usually source ports (meaning they've taken the source code for a Linux application and recompiled it so it would run on a Mac). This sort of this is possible one-way (Linux -> OS X), but not backwards. If a program is developed to make use of any of the proprietary features of OS X, then the code would not be portable from OS X -> Linux.
Originally Posted by zxxgp Registered Linux user #270181
TechieMoe's Tech Rants
- 10-10-2005 #8Banned
- Join Date
- Nov 2004
- Location
- Belgium
- Posts
- 1,121
Their also exist prebuild firefox installers for AMD64 with flash already enabled(and working)...
Originally Posted by techieMoe
PS: But this mainly does the same as installing a 32 bit version, only with a 64 bit installer...
- 10-11-2005 #9Just Joined!
- Join Date
- Oct 2005
- Location
- On my computer
- Posts
- 26
I will have to take a look at that.
Their also exist prebuild firefox installers for AMD64 with flash already enabled(and working)...
PS: But this mainly does the same as installing a 32 bit version, only with a 64 bit installer...
- 10-11-2005 #10Banned
- Join Date
- Nov 2004
- Location
- Belgium
- Posts
- 1,121
Strange... I can't find it's link anymore
Originally Posted by zxxgp
(I think it's still available via Gentoo, but I'm not sure about that)
But anyway, it was just an installer for 64 bit that would actually install a 32 bit version.
So you're probably better of with what techieMoe said(since you'll probably will need a few other 32 bit apps as well).


Reply With Quote
