OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Debian => Topic started by: jpmatrix on September 30, 2007, 01:37:10 pm

Title: Openoffice
Post by: jpmatrix on September 30, 2007, 01:37:10 pm
any success ?
i tried apt-get install openoffice and openoffice.org but it seems uninstalable.......
Title: Openoffice
Post by: T3_slider on September 30, 2007, 02:50:35 pm
As in pdaXrom, I would assume that OpenOffice is a massive waste of time. It runs so incredibly slowly for me on pdaXrom that it would be faster to find another computer and use it.

I would stick with AbiWord/Gnumeric if I were you (but I'm not you, so if you really want to try, go ahead...just know that it will be horrendously slow). In my experience, OpenOffice is slow enough on a desktop PC let alone on an embedded device (It runs sufficiently well on my dual core AMD 4400+ processor with 2 Gb of RAM, but on my older computers it takes copious amounts of time starting up).
Title: Openoffice
Post by: Capn_Fish on September 30, 2007, 03:11:38 pm
If you REALLY want OOo on your Z, consider running it remotely over SSH with X forwarding (or just use Abiword/Gnumeric). It will be MUCH faster than trying to run it locally, which will most likely be like trying to run Vista in Bochs on your Z (OK, maybe not that bad, but you get the idea).
Title: Openoffice
Post by: T3_slider on September 30, 2007, 04:16:56 pm
Capn_Fish makes a good point -- I have run OOo over ssh on my C3200 at reasonable speeds (but you are tethered in the sense that you MUST be near a WiFi hotspot with a GOOD signal -- or use an ethernet card or something I guess...).
Title: Openoffice
Post by: ZDevil on September 30, 2007, 04:38:10 pm
The biggest roadblock is java, i think...
Title: Openoffice
Post by: adf on September 30, 2007, 10:57:13 pm
Quote from: ZDevil
The biggest roadblock is java, i think...
I wonder if going kde and using the koffice stuff would be better?  You could even use a diffreent wm, like xfce, if you don't mind longish load times while kde loads ist "K" and dcop stuff...

maybe it would be better, maybe not. at least w/ debian it only takes and "apt-get install koffice" to find out- though it will pull most of kde with it, and use noticeable space
Title: Openoffice
Post by: jpmatrix on October 01, 2007, 07:12:55 am
well,
i've apt-get installed kdepim... and launched Korganiser.... it tooks about 3mn to launch but after that it seems usable.....

about openoffice, i least i would like something to view PPT & PPS files under my deb......
Title: Openoffice
Post by: Meanie on October 01, 2007, 07:37:44 am
it takes about 3-4 minutes to load openoffice, however, the problem is that only the older version of openoffice is available which does not support open document format yet which on the other hand is supported by abiword...
Title: Openoffice
Post by: jpmatrix on October 02, 2007, 07:40:22 am
well, after apt-get install koffice (about one hour later!),
kpresenter launchs itself, i can see a window to open a presenter file then it crashs with this error :

ICE default IO error handler doing an exit()

any help ? (i'm googling to find a clue)
Title: Openoffice
Post by: adf on October 02, 2007, 07:56:20 pm
Quote from: jpmatrix
well, after apt-get install koffice (about one hour later!),
kpresenter launchs itself, i can see a window to open a presenter file then it crashs with this error :

ICE default IO error handler doing an exit()

any help ? (i'm googling to find a clue)
do you have a decent amount of swap mounted and available?
Title: Openoffice
Post by: jpmatrix on October 04, 2007, 03:48:11 pm
i've just tried to create a 256 Mb swapfile then swapon it
tried to launch kpresenter : same error message
Title: Openoffice
Post by: jpmatrix on December 19, 2007, 03:36:50 pm
i've just read this message from arm mailing list :

Quote
There are working OOo RPMS (sans Java, though) for Fedora/ARM (EABI):
http://blogs.linux.ie/caolan/2007/11/20/arm-eabi-port/ (http://blogs.linux.ie/caolan/2007/11/20/arm-eabi-port/)

i've just download them all and tried to convert them to .deb with alien but the process fails...

any help ?

EDITED: i'm now trying to get the oabi version and apply the oabi/eabi patches listed here:
http://blogs.linux.ie/caolan/2007/11/20/arm-eabi-port/ (http://blogs.linux.ie/caolan/2007/11/20/arm-eabi-port/)

OABI people can yet try this version:
http://ooo.services.openoffice.org/pub/Ope.../armoabiport01/ (http://ooo.services.openoffice.org/pub/OpenOffice.org/cws/upload/armoabiport01/)
Title: Openoffice
Post by: jpmatrix on December 19, 2007, 05:35:24 pm
Quote from: jpmatrix
i've just read this message from arm mailing list :

Quote
There are working OOo RPMS (sans Java, though) for Fedora/ARM (EABI):
http://blogs.linux.ie/caolan/2007/11/20/arm-eabi-port/ (http://blogs.linux.ie/caolan/2007/11/20/arm-eabi-port/)

i've just download them all and tried to convert them to .deb with alien but the process fails...

any help ?

EDITED: i'm now trying to get the oabi version and apply the oabi/eabi patches listed here:
http://blogs.linux.ie/caolan/2007/11/20/arm-eabi-port/ (http://blogs.linux.ie/caolan/2007/11/20/arm-eabi-port/)

OABI people can yet try this version:
http://ooo.services.openoffice.org/pub/Ope.../armoabiport01/ (http://ooo.services.openoffice.org/pub/OpenOffice.org/cws/upload/armoabiport01/)

no luck : i tried to uncompress the rpm packages as they were eabi. whatever i start (soffice, scalc,...), the program starts, i can see the openoffice slash creen and it seg faults...
Title: Openoffice
Post by: Amruth on May 12, 2008, 06:15:23 am
Quote from: jpmatrix
Quote from: jpmatrix
i've just read this message from arm mailing list :

Quote
There are working OOo RPMS (sans Java, though) for Fedora/ARM (EABI):
http://blogs.linux.ie/caolan/2007/11/20/arm-eabi-port/ (http://blogs.linux.ie/caolan/2007/11/20/arm-eabi-port/)

i've just download them all and tried to convert them to .deb with alien but the process fails...

any help ?

EDITED: i'm now trying to get the oabi version and apply the oabi/eabi patches listed here:
http://blogs.linux.ie/caolan/2007/11/20/arm-eabi-port/ (http://blogs.linux.ie/caolan/2007/11/20/arm-eabi-port/)

OABI people can yet try this version:
http://ooo.services.openoffice.org/pub/Ope.../armoabiport01/ (http://ooo.services.openoffice.org/pub/OpenOffice.org/cws/upload/armoabiport01/)

no luck : i tried to uncompress the rpm packages as they were eabi. whatever i start (soffice, scalc,...), the program starts, i can see the openoffice slash creen and it seg faults...

Hi,

I have a basic question about open office. I want to download the source code for OpenOffice Writer. Could you please let me know any link where an i get the source code.  when i was searching for the source code, I got these files to in two formats, they are
OOo_2.4.0_LinuxIntel_install_en-US_deb.tar.gz
and
OOo_2.4.0_LinuxIntel_install_wJRE_en-US.tar.gz
one contains files in debian format and the other as a set of rpm files. With these files i can only upgrade my existing office version.  My intention is to port open office writer into  hand held devices with Intel's  PXA 255 processor and Omaps processor. Could you please help me out in getting this thing done !!!

Thanks in Advance,
Title: Openoffice
Post by: Capn_Fish on May 12, 2008, 07:38:57 am
http://download.openoffice.org/2.4.0/source.html (http://download.openoffice.org/2.4.0/source.html)

Best of luck!
Title: Openoffice
Post by: Capn_Fish on May 20, 2008, 12:53:06 pm
Unless I am mistaken, OOo is now available for armel (Sid):

http://packages.debian.org/search?suite=si...ords=openoffice (http://packages.debian.org/search?suite=sid&searchon=names&keywords=openoffice)

It runs on the N8x0:

http://www.internettablettalk.com/forums/s...2861#post182861 (http://www.internettablettalk.com/forums/showthread.php?p=182861#post182861)

I'm going to DL and test it now (and probably end up reformatting my MD to get rid of it ).
Title: Openoffice
Post by: Capn_Fish on May 20, 2008, 01:41:39 pm
It loads in something like 3 minutes (I stopped counting after 70 seconds), but (Writer, at least) seems to run at a reasonable speed (for editing a new, text-only file)!

I'm installing Scrot, and will post some screenshots shortly.

EDIT: I have to go. Shots in two hours or so
Title: Openoffice
Post by: Capn_Fish on May 20, 2008, 07:46:23 pm
The promised images. I'll take some of Calc/Impress/whatever, if people so desire.

EDIT: No, I uninstalled OOo (A little bit of clean-disk OCD). If you want more images, somebody else will have to take them
Title: Openoffice
Post by: datathief on May 22, 2008, 08:36:58 am
Quote from: Capn_Fish
(A little bit of clean-disk OCD).
I have that.  debfoster (http://packages.debian.org/lenny/debfoster) takes care of it nicely.  
Title: Openoffice
Post by: Capn_Fish on May 22, 2008, 12:19:22 pm
THANK YOU!!!

I only knew about deborphan, which wasn't very useful.