packaging unoconv

Miklos Vajna vmiklos at collabora.co.uk
Tue Apr 18 11:21:23 UTC 2017


Hi,

On Mon, Apr 17, 2017 at 12:16:39PM +0200, Catonano <catonano at gmail.com> wrote:
> The GuixSD policy is to unbundle and disentangle when possible.
> So I'd be happy to make unoconv work with the system provided python

That's the default on Linux I guess, so you don't have to do anything.

> Around the internet many pages suggest to use the Python interpreter
> supplied by the Libreoffice suite and use that interpeter prompt to load
> the UNO based libraries.

I think the only difference is that with the internal interpreter
sets up the environment for you automatically, while with system python,
you need something like:

PYTHONPATH=${LO_HOME}/program URE_BOOTSTRAP=file://${LO_HOME}/program/fundamentalrc python3 foo.py

> instead, I see a libpyuno.so and a pyuno.so, among many others
> 
> What are those and how do I use them ?

See e.g. <https://wiki.documentfoundation.org/Development/PyUno>.

Regards,

Miklos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20170418/dcaddc28/attachment.sig>


More information about the LibreOffice mailing list