Hello Terrence, On Sunday 23 May 2010, 14:15, Terrence Enger wrote: > Uh oh. This time my attempt to install "only for me" displays a > message box, give or take my retyping, ... > > loading component library failed: > > file:///home/terry/OOo_hacking/localbuild/openoffice.org3/program/../.open > office.org/3/user/uno_packages/cache/uno_packages/giOaFu_/QuickStartFixer_L > inux_x86.oxt/Linux_x86/QuickStartFixer.uno.so > > and trying to install "for all users" gives a superficially > similar message. The named file exists, permissions -rw-r--r--, > 282635 bytes. > > I am sorry to be a nuisance. Any further suggestions? I have a > non-product build with debugging symbols, in case that suggests > any way I can help.
quite strange... it builds (with the OOo SDK build env.) fine and also works
for me on Fedora and Ubuntu (32 and 64 bits).
you can try doing it by yourself, or compile it by yourself.
Basically the extension is css.task.Job implementation, that OnStartApp
initializes the quickstart service ("com.sun.star.office.Quickstart") so that
it
is enabled (a horrible hack and very implementation specific)
http://arielch.fedorapeople.org/devel/ooo/extensions/src/QuickStartFixer.tar.gz
you need the OOo SDK environ. to compile it.
If the following 2 steps do not work:
]$ source ~/openoffice.org3.3_sdk/localhost/setsdkenv_unix.sh
]$ make DEBUG=yes PRJ=$OO_SDK_HOME run
you may need to modify some settings in the Makefile.
Regards
--
Ariel Constenla-Haile
La Plata, Argentina
signature.asc
Description: This is a digitally signed message part.
