Priest of the Order of the Butterfly
Posts: 725 from 2003/2/20
Hi xyphoid,
Your question is really very interesting. A good word processor is the software which misses a lot on Amiga Systems.
There's a port of Papyrus done since some years, unfortunatly, this port was never debugged. It was sold during a little time and there's some copies on the world.
To get Abiword on Morphos, you have 3 ways to do it.
1- The clearest, more faster and more integrated on AmigaStyle is to compile the Abiword core program easly to MOS and rewrite all the GUI cause the GUI is X-11/GTK dependent.
2- The other way is to compile the Abiword core program easly to MOS like on the first solution using GUI warpper. The Warpper should have the job to redirect the GTK features redirected to the MUI ones. This solution need a good GTK/MUI warpper and we dont have a 100% working GTK/MUI warpper at this time. We must dont forget the fact creating the Wapper is a very big job.
3- The last way is the easyest way, but it is the slowest and non elegant .
If you compile the Abiword core program to MOS like it exists at this time, you can run it if you have a X-11 server.
This X-11 server will start every time you run a X-11 dependent program like Abiword, the Gimp or other linux stuff. This X-11 server opens a new desktop on a new screen with all the Unix GUI (gnome, KDE...). Then, Abiword can open on this screen with the Unix windows and features like if it was on a Unix system. This way is close to emulation, but is faster than emulation. This solution create application no able to comunicate with Morphos stuff. This is like a box closed. To do Copy/past operations between This applications and Morphos applications is very difficult and maybe impossible. The printing system is very difficult to implement. There is a lot of limitations to this solution.
This was the way taken by OS4 to run Abiword. The same method was done on Macos to get OpenOffice on a first time. Now open office uses the MAC GUI.
IMHO, we need a good word processor and if Papyrus is realy dead, It would intelligent to create this X-11 alien environement to survive until a good port/creation is done.
Maybe we will get the messi on this projet.
NoWined [ Edited by serge on 2008/8/26 8:13 ]