Quoting Jared Odulio ([EMAIL PROTECTED]):

> And again, how about loading OpenOffice Writer only? since you are only
> comparing to word processors and not office suites! my golly!

I'm afraid you aren't fully briefed on OpenOffice.org / Star Office
architecture:

[EMAIL PROTECTED]:~$ cd /usr/bin
[EMAIL PROTECTED]:/usr/bin$ ls -l oo* openoffice
lrwxrwxrwx    1 root     root           10 May  9 16:46 oocalc -> openoffice
lrwxrwxrwx    1 root     root           10 May  9 16:46 oodraw -> openoffice
lrwxrwxrwx    1 root     root           10 May  9 16:46 ooffice -> openoffice
lrwxrwxrwx    1 root     root           10 May  9 16:46 oohtml -> openoffice
lrwxrwxrwx    1 root     root           10 May  9 16:46 ooimpress -> openoffice
lrwxrwxrwx    1 root     root           10 May  9 16:46 oomaster -> openoffice
lrwxrwxrwx    1 root     root           10 May  9 16:46 oomath -> openoffice
-rwxr-xr-x    1 root     root           51 Apr 22 06:07 oopadmin
lrwxrwxrwx    1 root     root           10 May  9 16:46 oowriter -> openoffice
-rwxr-xr-x    1 root     root         8415 Apr 22 06:07 openoffice
[EMAIL PROTECTED]:/usr/bin$ file openoffice 
openoffice: Bourne shell script text executable
[EMAIL PROTECTED]:/usr/bin$

FYI, /usr/bin/openoffice is a wrapper for /usr/lib/openoffice/program/soffice, 
which in turn is a wrapper for /usr/lib/openoffice/program/soffice.bin ,
which is a 240kB ELF program loader calling numerous much-larger libs
that comprise the bulk of the program.

In any event, oowriter, oocalc, oodraw, ooimpress, etc., are all the
same executable, and you cannot load one without getting all the baggage 
inherent in the architecture.  Kind of like Java.  ;->

-- 
Cheers,                            Ceterum censeo, Caldera delenda est.
Rick Moen
[EMAIL PROTECTED]  
--
Philippine Linux Users' Group (PLUG) Mailing List
[EMAIL PROTECTED] (#PLUG @ irc.free.net.ph)
Official Website: http://plug.linux.org.ph
Searchable Archives: http://marc.free.net.ph
.
To leave, go to http://lists.q-linux.com/mailman/listinfo/plug
.
Are you a Linux newbie? To join the newbie list, go to
http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie

Reply via email to