all groups > macromedia players flash > march 2008 >
You're in the

macromedia players flash

group:

Flash Player on Linux x86-64


Flash Player on Linux x86-64 paul85
5/7/2005 12:00:00 AM
macromedia players flash: When I attempt to install Flashplayer 7 on FC 3 x86_64, I get the following
msg: FlashPlayer is not compatible with x86_64 architecture. Hao is this
since FC 3 runs both i386 and x86_64 programs? How can I download and install
a 32 bit version of FlashPlayer?

Thanks in advance

Paul
Re: Flash Player on Linux x86-64 enaknosaj
5/10/2005 7:54:21 AM
You can force the 32 bit one to install, although you'll need to ensure if you
use Firefox browser that you downgrade from 64bit firefox to 32 bit as the 64
Bit firefox won't talk to the 32 bit Flash.
To force the 32 bit to install....
Search the file "flashplayer-installer" for the text "# check architecture"
and you'll see a short section of code that checks the architecture (uname -m)
to ensure it identifies itself as containing i386 or similar. Just change the
line
i[3456]86)
so it instead reads
x86_64)
and it should just ignore the check for supported architecture and carry on
installing.
Hope that makes sense!
Re: Flash Player on Linux x86-64 cstura
8/1/2005 8:38:10 PM
Re: Flash Player on Linux x86-64 jonyo
8/7/2005 6:37:48 PM
Re: Flash Player on Linux x86-64 _jasonWylie
8/11/2005 12:00:00 AM
The best suggestion I would give you is make your request known to the Flash
Player Product team by submitting the issue here:
http://www.macromedia.com/cfusion/mmform/index.cfm?name=wishform

FYI, they do know about the issue and are currently looking at it. I can't
say if a fix or player is in progress or not, but I would suggest you fill out
the form above if that is something you really want to see.

---
Regards,

Jason Wylie
Senior Support Engineer
Macromedia Technical Support
Flash Player, Flash, Central

-- Please limit replies to newsgroup only, for the benefit of the community --

Re: Flash Player on Linux x86-64 ColinGooth
8/15/2005 7:01:51 PM
Thanks for commenting Jason, but I find it very hard to believe that Macromedia
"have been looking at it" for the last year and still not managed to find the
right compiler!!!

I thought when I got my 64bit machine 7 months ago that it would be a matter
of days before there was x86_64 version of the flash plugin for
Linux/Firefox&Mozilla. I mean it should just be a matter of recompiling and
perhaps thrashing out the "bad programming practices" that sometimes sneak in
to code. I'd pace money on some curious dev's at MM having knocked up a x86_64
version in their spare time (probably about a 9 months ago!!) but they can't
share it due to "support" issues. I appreciate MM don't want the burdon of
supporting an additional product, but how about relasing it under a license
that simply doesn't provide any? I mean people haven't got *anything* at the
moment, surely something is better than nothing?

Sorry to rant, but it bugs me when something this simple to produce is ignored
for so long.... If the player had been Open Source we would have had our
version from day one (OK, maybe day two!!).

I'd place money on there being one for Firefox on OSX/Intel befoer we get one
for Linux/x86_64.....
Re: Flash Player on Linux x86-64 r1g20
11/1/2005 12:00:00 AM
I totally agree with you ColinGooth, so far I haven't found a plug-in for
Fedora x86-64, It is unbelievable how slow is Macromedia to release a plugin
for software that's been out for quite a long time.
Re: Flash Player on Linux x86-64 Nesierf
11/12/2005 12:00:00 AM
Like most companies, it seems like nobody cares about converting their
applications to 64-bit. I thought Macromedia/Adobe was more on the cutting
edge of technology, we need companies like these to push the new technology
Re: Flash Player on Linux x86-64 jdellnv
12/6/2005 10:49:03 PM
Any high-end system nowadays is 64-bit. By late next year, virtually everything is going to be 64-bit. Come on Macromedia, get with the program! (pretty please!)

Re: Flash Player on Linux x86-64 rollingd
12/9/2005 4:38:48 AM
Originally posted by: ColinGooth ............
Sorry to rant, but it bugs me when something this simple to produce is ignored
for so long.... If the player had been Open Source we would have had our
version from day one (OK, maybe day two!!).

I'd place money on there being one for Firefox on OSX/Intel befoer we get one
for Linux/x86_64.....

I also have a hard time understanding Macromedia's inattention. I have had my
current setup -- dual Opteron x86_64 system for, what, a year? Just installed
VMWare 5.5 update -- 64-bit capable now.

I love my setup, but I don't think you'll find me switching to my Windows VM
just so I can view Flash :)

My reaction is different. I think that, from an accessibility standpoint,
sites that insist on Flash are a pretty bad idea. Since I don't have Flash,
these sites are pretty obvious. So now, when I encounter a site like that, I
send "sales/info@thatcompany.com" something of a canned email saying that
making their Web site Flash dependent is a bad idea and turns away business. I
can't count the number of sites I've sent mail to. Tonight,
www.bellwetherclothing.com. Last week, smartwool.com (interesting socks,
stupid site). and the list is quite long. (I've started to bookmark them in a
folder!).

So that's kind of my strategy. I don't have Flash, c'est la vie. I just make
sure that I let people know I don't like and can't use their alleged "Web
sites".

Roland



Re: Flash Player on Linux x86-64 64bitLinux Flash
12/10/2005 9:56:03 PM
What is Macromedia/Adobe's business plan for flash?
Do they plan on killing it once the industry standard move to 64 bit computing
is complete?
Once could certainly figure this is the case.
That or their code is not at all portable?
Surely porting it to 64bit linux might even result in a bit of a cleanup of
the code, improving the longevity and maintainability of the codebase.
If flash doesn't work on the platform which I develop for, I won't use it, I
will use other tools.

Re: Flash Player on Linux x86-64 jDiner
1/13/2006 6:23:52 AM
I would say it is time to give it up, people. Looks like Macrodobe doesn't
have a clue. If you are waiting for them to produce x86_64, you might want to
put on your dive mask, hold your nose, go to the bottom of the pool and hold
your breath. It is not clear they would recognize portable code if it whupped
them upside the head with a Ted Williams signature model.

Probably time to get over Flash and move on. Stupid technolgy anyway.
Re: Flash Player on Linux x86-64 ColinGooth
1/13/2006 9:36:20 AM
Yup, I am tending to agree now.

I am going to put my eggs in another basket:
http://savannah.gnu.org/projects/gnash If enough people support this, then
Macromedia can GTH.

That and Canvas support in Firefox 1.5 - should make for some interesting
Flash alternatives.
Re: Flash Player on Linux x86-64 Willy_Skokie
3/6/2006 4:53:12 PM
:disgust;:QThe problem with the 64bit version of the plug-in for Linux (x86_64)
is pathetic.......... After several month users in this forum are asking for
the 64bit version of the program - nothing happens. Adobe/Macromedia has
apperenttly and obviously NO intention to support the Linux users - I hate to
say it - but: it only shows that Linux users can not count on SW-companies.
I propose that webdesigners now need to "pull-to-the-plug" and ignore in
their designs projects the products from companies like Adobe/Macromedia and
only use platforms supporting open standards.
Re: Flash Player on Linux x86-64 cutemoo
3/21/2006 4:48:26 PM
sick of waiting for an x86_64 Flash port???

SUPPORT http://www.gnu.org/software/gnash/
A http://www.fsf.org/ Flash Player
Re: Flash Player on Linux x86-64 me.the.wizard
4/3/2006 12:00:00 AM
This is crazy! I am running Fedora Core 5 on an AMD64. I have installed the
i386 (32-bit) versions of both mozilla (/usr/lib/mozilla-1.7.12/) and firefox
(/usr/lib/firefox-1.5.0.1/). I have commented out the check for architecture
in the installation script. I have even tried explicitly copying or symlinking
the 'libflashplayer.so' and 'flashplayer.xpt' files to all of the following
directories:

/usr/lib/mozilla/plugins/
/usr/lib/mozilla-1.7.12/plugins/
/usr/lib/firefox-1.5.0.1/plugins/
/home/<login>/.mozilla/plugins/

I also tried putting (both copying and linking) 'libflashplayer.so' to
'/usr/lib/firefox-1.5.0.1/plugins/' and 'flashpalyer.xpt' to
'/usr/lib/firefox-1.5.0.1/components/'. Neither of the browsers show anything
in the list of plugins (mozilla's "Help->About Plug-ins" or either browser's
"about : plugins" URI), and both still definitely behave as if the plugin were
not present (will not display flash animations).

I know I'm not totally off base, because I CAN get the Java1.5 plugin to work
in both Mozilla and Firefox by linking to it in
'/usr/lib/mozilla-1.7.12/plugins/' and '/usr/lib/firefox-1.5.0.1/plugins/',
respectively.

Any suggestions? Please?
Re: Flash Player on Linux x86-64 v97per
4/5/2006 12:00:00 AM
You should try to disable SELINUX in /etc/sysconfig/selinux.
Try to change the line SELINUX=enforcing to SELINUX=permissive (or disable).
Re: Flash Player on Linux x86-64 kperlich
4/6/2006 1:54:11 PM
Hi,

Re: Flash Player on Linux x86-64 me.the.wizard
4/6/2006 5:02:47 PM
Originally posted by: v97per
You should try to disable SELINUX in /etc/sysconfig/selinux.
Try to change the line SELINUX=enforcing to SELINUX=permissive (or disable).
Ah. Thanks! I had no idea it was an SELinux issue. There was no output to
stdout or stderr or anything.

It was not necessary to disable SELinux or set it to permissive. It turns out
I just had to set the 'allow_execmod' boolean to true. Thanks again!
Re: Flash Player on Linux x86-64 seb42
4/23/2006 1:25:42 PM
Originally posted by: _jasonWylie
FYI, they do know about the issue and are currently looking at it.


Jason can you tell me if the hp-ux 11i version 6 of Flash is 64bit?

Also I think my amd64 3200 is over three years old now and my suse linux amd64
9.0 book is from 2003.
So after three years can you please find out when an alpha version of x86-64
linux flash will be released?

I hate having to tell your customers to stop using flash as I can not use
there websites or see any ads.
Thanks.
Easy Money Jim Day
3/30/2008 9:56:26 AM
Make Money Fast by Transforming 6 Dollars into Thousands of Dollars

Here's a legal way to supplement your income by earning thousands of dollars using the standard mail delivery service.
IT WAS PROVEN on Oprah and is COMPLETELY LEGAL!

You Can Laugh at Money Worries if You Follow This Simple Plan!
This is an opportunity for people who would like to work at home, and is an opportunity for them to invest time to get the lifestyle they have been wanting!

READ ON: Read this entire message carefully! (Print it out or download it.)
I found this on a bulletin board, and decided to try it.

Step 1: Get 6 separate one dollar bills, get 6 pieces of paper and write the following on the paper PLEASE PUT ME ON YOUR MAILING LIST. Wrap each dollar bill in each note, and include your name and address. Next mail the envelopes to the six people on the list.
Step 2: Now take the number 1 name off the list below, and move the other names up (6 becomes 5, 5 becomes 4, 2 becomes 1, etc.) Make sure to add your name as number 6 on the list.
Step 3: Now post your article to at least 200 newsgroups and message boards. The more you post the more responses you’ll get, and the more money you’ll make!
DIRECTIONS TO POST: (1)=open a blank word processor file(MS Word, Notepad, etc.), and place your cursor at the top of the blank page. From the edit menu select paste. Past a copy of this letter onto the word processor document so you can add your name to the list. (2)=save your new word processor file as text file. (3)=Log on to search engines like yahoo.com, google.com, altavista.com, excite.com, etc. then you search with the subject “money making message board”, “millionaire message board” or “money making forum” etc. (4)=Visit these message boards and post this article as a new message by highlighting the text of the letter and selecting paste from the edit menu, paste it. Fill in the subject, this will be the header that everyone will see as they scroll through the list of the posted groups. Click the post button, submit button, etc. You are done with the first one! Just copy and paste the same letter to the other groups. It will take about 30 seconds for each group. Remember the more newsgroups or message boards you post the more money you will make! You have to post a minimum of 200. That’s it! You will be soon be receiving money from all over the world, you may eventually need to rent a P.O. Box due to the large amount of mail you will be receiving. If you want to stay anonymous, you can make up a name to use, as long as the postman will deliver it. Just make sure all addresses are correct. When your money begins to come in, give it the first 10 percent to charity with spirit and share a good fortune!

The List:

1.Nichlas St. Lawrence, 689A Victory Hwy., West Greenwich RI 02817
2.Ryan Joseph, 338 N.College St., Newcomerstown OH 43832
3.Meg Nunn, 528 17th Place, Snohomish WA 98290
4.Benjamin Richards, 1587 Moonbeam LN, Chula Vista CA 91915
5.Ryan Miller, 588 Railroad St., Newcomerstown OH 43832
6.Robert McLeod, PO Box 496, Oxon Hill MD 20750


Posted via DevelopmentNow.com Groups
AddThis Social Bookmark Button