 |
|
 |
|
Next: Accepted monodevelop-debugger-gdb 2.1.1-1 (source..
|
| Author |
Message |
External

Since: Apr 15, 2009 Posts: 97
|
(Msg. 16) Posted: Tue Oct 27, 2009 5:20 am
Post subject: Re: Do 32 bit apps run in x86_64? [Login to view extended thread Info.] Archived from groups: comp>os>linux>misc (more info?)
|
|
|
Aragorn wrote:
> On Monday 26 October 2009 02:34 in comp.os.linux.misc, somebody
> identifying as Todd wrote...
>
>> Hi All,
>>
>> Just out of curiosity, do 32 bit apps run in
>> 64 bit Linux? Or, must they be ported to 64 bit
>> before they will run? What about 32 bit RPMs?
>
> 32-bit compatibility is enabled by default in virtually all
> distribution-supplied binary kernels. Such 64-bit distributions are
> typically referred to as "multilib", which means that they contain both
> the native 64-bit libraries and a set of 32-bit libraries for 32-bit
> executables that require them.
>
> That said, there were some problems in the past with certain
> (proprietary) browser plugins that were only available as 32-bit
> software, and which you could thus only use in a 32-bit browser, but
> due to multilib you could install such a browser on an otherwise 64-bit
> platform.
>
> These problems however are now largely a thing of the past due to
> the /nspluginwrapper/ project, which allowed the use of 32-bit browser
> plugins in a 64-bit browser, and due to the fact that most of those
> formerly 32-bit-only plugins have in the meantime been ported to
> 64-bit.
You still cant get firefox 3.5 precompiled for 64 bit.
Or if you can, tell me where. I compiled mine from source..
>
> The above all said, and thereby confirming that 32-bit applications can
> be made to work in a 64-bit GNU/Linux system, using natively 64-bit
> applications would probably yield some benefits. In some cases,
> performance might improve if the application was built for a 64-bit
> environment.
>
I needed 3.5.3 because people use it, and there are differences in
rendering colors between 2.X and 3.5 - in particular it interprets
(gamma correction?) in images. Since my wife does a bit of graphics
design,she wanted to know why colors didn't match on 3.5.3 when they did
on 2.X..
So 3.5.3 wqas needed and for SOME reason the 32 bit stuff did not work
on my 64 bit platform. IIRC some specific 32 bit mozilla libraries were
not there. But I've slept since then, so I cant remember.
> There are of course people who claim that 32-bit performs better, but
> they usually base their findings upon 32-bit applications that have
> simply been recompiled for 64-bit without that the actual code had been
> adapted. There is more to optimizing than just the compiler level.
> Code that was specifically written with 64-bit implementation in mind
> is much more efficient than code that was written with 32-bit in mind
> and then simply recompiled to 64-bit.
>
> Hope that answers your question adequately.
>
64 bit definitely performs MUCH better for graphic intensive stuff. My
real reason for using it.
I cant say other apps show much improvement. |
|
| Back to top |
|
 |  |
External

Since: Apr 17, 2007 Posts: 10
|
(Msg. 17) Posted: Tue Oct 27, 2009 9:20 am
Post subject: Re: Do 32 bit apps run in x86_64? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
>>>>> "The" == The Natural Philosopher <tnp RemoveThis @invalid.invalid> writes:
The> And be prepared to drop back to a 32 bit install if some key
The> applications imply wont work.
That's not necessary. A 32-bit chrooted environment residing in an
otherwise 64-bit installation would suffice. I've used this method to
run Firefox to get the Flash and Java plugins to work, before 64-bit
versions of the plugin became available.
Another possibility is to set up a virtual machine (e.g. using Virtual
Box OSE) to run a 32-bit OS to run those 32-bit operations.
--
Lee Sau Dan §õ¦u´° ~{@nJX6X~}
E-mail: danlee RemoveThis @informatik.uni-freiburg.de
Home page: http://www.informatik.uni-freiburg.de/~danlee |
|
| Back to top |
|
 |  |
External

Since: Apr 15, 2009 Posts: 97
|
(Msg. 18) Posted: Tue Oct 27, 2009 9:20 am
Post subject: Re: Do 32 bit apps run in x86_64? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
LEE Sau Dan wrote:
>>>>>> "The" == The Natural Philosopher <tnp DeleteThis @invalid.invalid> writes:
>
> The> And be prepared to drop back to a 32 bit install if some key
> The> applications imply wont work.
>
> That's not necessary. A 32-bit chrooted environment residing in an
> otherwise 64-bit installation would suffice. I've used this method to
> run Firefox to get the Flash and Java plugins to work, before 64-bit
> versions of the plugin became available.
>
> Another possibility is to set up a virtual machine (e.g. using Virtual
> Box OSE) to run a 32-bit OS to run those 32-bit operations.
>
>
what a faff.
All I am saying is that sometimes you don't get every library you want
in the 32 bit support packages.
library drivers dont work. |
|
| Back to top |
|
 |  |
External

Since: Sep 24, 2009 Posts: 18
|
(Msg. 19) Posted: Tue Oct 27, 2009 2:27 pm
Post subject: Re: Do 32 bit apps run in x86_64? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Todd wrote:
> Hi All,
>
> Just out of curiosity, do 32 bit apps run in
> 64 bit Linux? Or, must they be ported to 64 bit
> before they will run? What about 32 bit RPMs?
>
> Many thanks,
> -T
Some work, most, but some don't. Linux has some issues with 64 bit
support for some applications (flash, java, etc.), but they do/can run
nowadays, but a few years ago support was a bit lacking. There's also
always linux32 to force a 32 bit env for some things.
--
Not really a wanna-be, but I don't know everything. |
|
| Back to top |
|
 |  |
External

Since: Sep 24, 2009 Posts: 18
|
(Msg. 20) Posted: Tue Oct 27, 2009 2:40 pm
Post subject: Re: Do 32 bit apps run in x86_64? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
General Schvantzkoph wrote:
> Ubuntu users
> seem to favor VirtualBox, which is fully supported on all recent
> kernels, but is still a bolt on solution.
I'm not positive, but I believe that there's no 64 bit support for
CentOS 4.x for VB, but there is for 5.x. That is one thing that won't
run on 64 bit systems (though the solution could be to upgrade, but
it's still an issue for users on 4.x).
--
Not really a wanna-be, but I don't know everything. |
|
| Back to top |
|
 |  |
External

Since: Sep 24, 2009 Posts: 18
|
(Msg. 21) Posted: Tue Oct 27, 2009 2:43 pm
Post subject: Re: Do 32 bit apps run in x86_64? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
General Schvantzkoph wrote:
> Adobe Flash has been available for 64
> bits for a long time, it's still a beta but it works just fine. Java
> plugins don't seem to work on 64 bit Fedora, but Java works.
Flash might work for 64 bit, but it often crashes people's browsers
(mine and everyone I know that runs 64 bit). I've looked high and low
for solutions, but ended up just using linux32 to get it to work. It
could be a browser issue (Firefox & Seamonkey), or how it works with
flash, rather than flash itself, but getting the Java plugin to work on
64 bit with Firefox or Seamonkey has proved to be a serious hassle,
regardless of linux32 or not. Any solution for the browser plugin/jvm
stuff?
--
Not really a wanna-be, but I don't know everything. |
|
| Back to top |
|
 |  |
External

Since: Sep 13, 2009 Posts: 14
|
(Msg. 22) Posted: Tue Oct 27, 2009 5:07 pm
Post subject: Re: Do 32 bit apps run in x86_64? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Wanna-Be Sys Admin writes:
> Flash might work for 64 bit, but it often crashes people's browsers
> (mine and everyone I know that runs 64 bit).
It's solid here on Debian/Sid AMD64 using the package from
<http://www.debian-multimedia.org>.
--
John Hasler
jhasler.DeleteThis@newsguy.com
Dancing Horse Hill
Elmwood, WI USA |
|
| Back to top |
|
 |  |
External

Since: Dec 10, 2008 Posts: 65
|
(Msg. 23) Posted: Tue Oct 27, 2009 5:20 pm
Post subject: Re: Do 32 bit apps run in x86_64? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Tuesday 27 October 2009 22:43 in comp.os.linux.misc, somebody
identifying as Wanna-Be Sys Admin wrote...
> General Schvantzkoph wrote:
>
>> Adobe Flash has been available for 64
>> bits for a long time, it's still a beta but it works just fine. Java
>> plugins don't seem to work on 64 bit Fedora, but Java works.
>
> Flash might work for 64 bit, but it often crashes people's browsers
> (mine and everyone I know that runs 64 bit). I've looked high and low
> for solutions, but ended up just using linux32 to get it to work. It
> could be a browser issue (Firefox & Seamonkey), or how it works with
> flash, rather than flash itself, but getting the Java plugin to work
> on 64 bit with Firefox or Seamonkey has proved to be a serious hassle,
> regardless of linux32 or not. Any solution for the browser plugin/jvm
> stuff?
/nspluginwrapper/ maybe?
--
*Aragorn*
(registered GNU/Linux user #223157) |
|
| Back to top |
|
 |  |
External

Since: Jan 13, 2005 Posts: 36
|
(Msg. 24) Posted: Tue Oct 27, 2009 6:35 pm
Post subject: Re: Do 32 bit apps run in x86_64? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On 2009-10-27, The Natural Philosopher <tnp.RemoveThis@invalid.invalid> wrote:
> You still cant get firefox 3.5 precompiled for 64 bit.
>
> Or if you can, tell me where. I compiled mine from source..
Although Mozilla doesn't distribute 64-bit binaries of FF-3.5.x, most
linux distributions do provide their own 64-bit builds. And if they
doesn't stay as cutting edge as you might prefer, you can use your
distibution's package-building mechanism to build your own 64-bit
binary packages. I've done this using rpmbuild to make my own
Thunderbird, Firefox, and Sunbird packages when I felt it necessary.
--
-John (john@os2.dhs.org) |
|
| Back to top |
|
 |  |
External

Since: Sep 13, 2009 Posts: 14
|
(Msg. 25) Posted: Tue Oct 27, 2009 10:04 pm
Post subject: Re: Do 32 bit apps run in x86_64? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
The Natural Philosopher wrote:
> You still cant get firefox 3.5 precompiled for 64 bit.
That's what I'm running right now.
> Or if you can, tell me where.
Debian.
--
John Hasler
jhasler.RemoveThis@newsguy.com
Dancing Horse Hill
Elmwood, WI USA |
|
| Back to top |
|
 |  |
External

Since: Apr 15, 2009 Posts: 97
|
(Msg. 26) Posted: Wed Oct 28, 2009 9:20 am
Post subject: Re: Do 32 bit apps run in x86_64? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
John Thompson wrote:
> On 2009-10-27, The Natural Philosopher <tnp DeleteThis @invalid.invalid> wrote:
>
>> You still cant get firefox 3.5 precompiled for 64 bit.
>>
>> Or if you can, tell me where. I compiled mine from source..
>
> Although Mozilla doesn't distribute 64-bit binaries of FF-3.5.x, most
> linux distributions do provide their own 64-bit builds.
Not Debian sadly, unless you know better..
> And if they
> doesn't stay as cutting edge as you might prefer, you can use your
> distibution's package-building mechanism to build your own 64-bit
> binary packages. I've done this using rpmbuild to make my own
> Thunderbird, Firefox, and Sunbird packages when I felt it necessary.
>
Not sure how to do that..with debian. |
|
| Back to top |
|
 |  |
External

Since: Apr 15, 2009 Posts: 97
|
(Msg. 27) Posted: Wed Oct 28, 2009 9:20 am
Post subject: Re: Do 32 bit apps run in x86_64? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
John Hasler wrote:
> The Natural Philosopher wrote:
>> You still cant get firefox 3.5 precompiled for 64 bit.
>
> That's what I'm running right now.
>
>> Or if you can, tell me where.
>
> Debian.
Lenny stable? I don't thinks so..but I would be DELIGHTED to be wrong. |
|
| Back to top |
|
 |  |
External

Since: Apr 15, 2009 Posts: 97
|
(Msg. 28) Posted: Wed Oct 28, 2009 9:20 am
Post subject: Re: Do 32 bit apps run in x86_64? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
John Hasler wrote:
> The Natural Philosopher wrote:
>> You still cant get firefox 3.5 precompiled for 64 bit.
>
> That's what I'm running right now.
>
>> Or if you can, tell me where.
>
> Debian.
Unstable only. |
|
| Back to top |
|
 |  |
External

Since: Sep 24, 2009 Posts: 18
|
(Msg. 29) Posted: Wed Oct 28, 2009 3:00 pm
Post subject: Re: Do 32 bit apps run in x86_64? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Aragorn wrote:
> On Tuesday 27 October 2009 22:43 in comp.os.linux.misc, somebody
> identifying as Wanna-Be Sys Admin wrote...
>
>> General Schvantzkoph wrote:
>>
>>> Adobe Flash has been available for 64
>>> bits for a long time, it's still a beta but it works just fine. Java
>>> plugins don't seem to work on 64 bit Fedora, but Java works.
>>
>> Flash might work for 64 bit, but it often crashes people's browsers
>> (mine and everyone I know that runs 64 bit). I've looked high and
>> low
>> for solutions, but ended up just using linux32 to get it to work. It
>> could be a browser issue (Firefox & Seamonkey), or how it works with
>> flash, rather than flash itself, but getting the Java plugin to work
>> on 64 bit with Firefox or Seamonkey has proved to be a serious
>> hassle,
>> regardless of linux32 or not. Any solution for the browser
>> plugin/jvm stuff?
>
> /nspluginwrapper/ maybe?
>
If you meant JVM/Java, yes, I tried it for that as well, and it doesn't
work.
--
Not really a wanna-be, but I don't know everything. |
|
| Back to top |
|
 |  |
External

Since: Sep 24, 2009 Posts: 18
|
(Msg. 30) Posted: Wed Oct 28, 2009 3:02 pm
Post subject: Re: Do 32 bit apps run in x86_64? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
John Hasler wrote:
> Wanna-Be Sys Admin writes:
>> Flash might work for 64 bit, but it often crashes people's browsers
>> (mine and everyone I know that runs 64 bit).
>
> It's solid here on Debian/Sid AMD64 using the package from
> <http://www.debian-multimedia.org>.
I don't use Debian, but I have noticed that a lot of stuff is packaged
for Debian that is a hassle to find for things like CentOS/RHEL, etc.
Not that I need an RPM/package, but I can't find a bin or source for
these things to work either (not for the browser anyway).
--
Not really a wanna-be, but I don't know everything. |
|
| Back to top |
|
 |  |
| Related Topics: | acl and linux - hi, i have to work with acl and linux; how is the best file system to do it ? (i have heard reiserfs but i don't know....
Microsoft/LINUX debate. - Why does people brother having this Microsoft/LINUX mud-slinging thing? I am new to LINUX but installed REDHAT 8..
Multiple CD volume backup solution - Hi all I'm looking for a backup package that will allow me to span multiple CDs and also allow for individual CD..
virus scanner - Hi All was wondering if i can get some idea of what people are useing for virus scanners on Redhat 8. Its sendmail tha...
trailing slash in web urls - ya this may be a lame question but i have just setup apache 2.0.46 and when i connect to http://domain it gets the..
Need advice on linux distro - I Installed Debian Linux on a spare computer 2 months ago, and that was the first time I used linux. I've been using i... |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
 |
|
|