[KLUG Members] OpenOffice 641D

members@kalamazoolinux.org members@kalamazoolinux.org
Tue, 9 Apr 2002 10:15:40 -0400


>>Anyone else playing with this? I really like what I see. It's supposedly
>the last beta before the 1.0 release.
>For a couple of weeks now...
>>One thing I noticed is that the default template paper size is A4. Man,
>what fun it was figuring that out. I'd hit print, the LJ would flash
>"Processing Job" a moment, then nothing. I set the page to Letter and POOF!
>it printed fine.
>Only problem I had was with the lib*s.  Once I added the program subd.
>path to ld.so.conf and ran ldconfig all was well.  I could not find a
>way to set/export an OFFICE_HOME (?) environment.

I'd recommend NOT having OO or SOs libraries in your system path.  One - They
were not meant to be there, Two - they will slow everything down as it makes a
larger symbol table for the dynamic linker to walk through.

The wrapper script "soffice" in your installation directory should set
LD_LIBRARY_PATH, etc... for you automatically.  In your programs directory you
should have scalc, swriter, simpress, etc... scripts.  Don't run soffice.bin
directly,  it is just a mother for application components.

If you want specific apps to start you can either call the specific script (in
the network programs directory if you did a network install) or

soffice private:factory/scalc
soffice private:factory/sdraw
soffice private:factory/simpress
soffice private:factory/smath
soffice private:factory/swriter
where "soffice" is the wrapper script.


-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/