OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: omro on January 28, 2006, 03:46:00 pm
-
Hi everyone,
Little random thought pottered through my brain and my Linux knowledge isn't enough to answer it.
Hypothetically...
Could Wine be installed onto pdaXrom?
If so, could MS Office or even the windows version of Open Office be installed and run using Wine?
-
someone manage to do so,do search.
the problem is that MSOffice is X86 so you need also qemu so it is damn slow coz qemu x86==>arm is slow(i think it is a interpter and not a dynamic recompiler).
-
Could Wine be installed onto pdaXrom?
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=112777\")
Nope, I don't think so. The short answer is that wine is x86 only.
The longer, more correct answer can be found in [a href=\"http://www.winehq.com/site/myths#only_x86]Wine's FAQ[/url].
It says that yes, some applications might work with WineLib (which is a little less platform dependant), which would require source code, which is not available with Mircosoft Office. To get everything, you will have to change all of the source code, Wine's source code assumes you are running an x86 processor, but with LOTS of changes, you could get it working. (Anyone feel like looking through 9 megabytes of source code? I sure don't!).
The other problem is that you are trying to run a x86 program on a ARM processor. This would require another emulation layer, which is not yet programmed. Somebody tried once, but the project lost momentum.
Anyways, read the article for a more complete explanation.
-
Could Wine be installed onto pdaXrom?
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=112777\")
Nope, I don't think so. The short answer is that wine is x86 only.
The longer, more correct answer can be found in [a href=\"http://www.winehq.com/site/myths#only_x86]Wine's FAQ[/url].
It says that yes, some applications might work with WineLib (which is a little less platform dependant), which would require source code, which is not available with Mircosoft Office. To get everything, you will have to change all of the source code, Wine's source code assumes you are running an x86 processor, but with LOTS of changes, you could get it working. (Anyone feel like looking through 9 megabytes of source code? I sure don't!).
The other problem is that you are trying to run a x86 program on a ARM processor. This would require another emulation layer, which is not yet programmed. Somebody tried once, but the project lost momentum.
Anyways, read the article for a more complete explanation.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=112779\"][{POST_SNAPBACK}][/a][/div]
you maybe could run bochs or qemu..then run an x86 linux on that, run wine in the x86 linux and your windows app on top of that. If anything actually worked in that environment it would be stupendously slow and insanely unstable, I think.
-
Hi everyone,
Little random thought pottered through my brain and my Linux knowledge isn't enough to answer it.
Hypothetically...
Could Wine be installed onto pdaXrom?
If so, could MS Office or even the windows version of Open Office be installed and run using Wine?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=112777\"][{POST_SNAPBACK}][/a][/div]
How do people find MS office compatibilty with ABIWord and Gnumeric under pdaXrom. I haven't found a major problem yet.
(perhaps I should start a new thread)