Hi list-members,
I've built a version of OOo on Debian Sarge. When I do an ldd on the
libraries in solver/.../lib, I see that there are many dependencies (I
stopped counting after 30) on libstdc++.so.5, as well as on
libstdc++.so.6. I have both libraries installed on my build machine.
However the resulting install bundle has only libstdc++.so.6 installed.
As a result, if I install my build on a machine which doesn't have
libstdc++.so.5, I can't start up OOo.
I see that the distributed OOo also has only libstdc++.so.6. What may be
different about my build which creates the dependencies on libstdc++.so.5?
If I can't get rid of these dependencies, an alternative route would be
to include libstdc++.so.6 in my install package. If I go this route (and
I really don't want to), would it be enough to hack the install scripts
in scp2/source/ooo?
Thanks,
Alan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]