Re: What is an adequate "existing LibreOffice installation" for extension development?

2020-01-20 Thread David Johnson
>> In the meanwhile I have tried installing the libreoffice-dev package -- with >> success! It turns out doing this installed all the required >> libraries/headers needed. Now, the LibreOffice extension examples seem to >> compile successfully. > >great! > > > >> I think that https://api.libreof

Re: What is an adequate "existing LibreOffice installation" for extension development?

2020-01-16 Thread David Johnson
>>>On 10.01.20 18:09, David Johnson wrote: >>> The environment I work in: >>> >>> Ubuntu 19.10 >>> LibreOffice 6.3.3.2 >>> >>> The LibreOffice SDK requires a path to a LibreOffice installation: >>> >>> "*OF

Re: What is an adequate "existing LibreOffice installation" for extension development?

2020-01-12 Thread David Johnson
>>On 10.01.20 18:09, David Johnson wrote: >> The environment I work in: >> >> Ubuntu 19.10 >> LibreOffice 6.3.3.2 >> >> The LibreOffice SDK requires a path to a LibreOffice installation: >> >> "*OFFICE_HOME*: Path to an existing Libr

Re: Beginner's question about installing Libreoffice SDK

2020-01-10 Thread David Johnson
that makes the interactive prompt not work as it should. Thanks again for your help. From: David Johnson Sent: Wednesday, December 18, 2019 3:36 AM To: Stephan Bergmann ; libreoffice@lists.freedesktop.org Subject: Re: Beginner's question about insta

What is an adequate "existing LibreOffice installation" for extension development?

2020-01-10 Thread David Johnson
The environment I work in: Ubuntu 19.10 LibreOffice 6.3.3.2 The LibreOffice SDK requires a path to a LibreOffice installation: "OFFICE_HOME: Path to an existing LibreOffice installation, e.g. "/opt/libreoffice8". Be sure that it is not a user installation only." My question: can I use the Libr

Re: Beginner's question about installing Libreoffice SDK

2019-12-18 Thread David Johnson
My reply inline from the beginning to the end: >(Please reply to the mailing list, not just to me directly. I put the >list back into the loop.) Sorry, I am using a new email-client and it did not work as I expected. >On 17/12/2019 19:55, David Johnson wrote: >> I also trie

Beginner's question about installing Libreoffice SDK

2019-12-17 Thread David Johnson
oot of LibreOffice SDK] there is a Perl script "configure.pl". I tried to run it manually: "sudo perl configure.pl". Again, this results in an error message: "/bin/sh: 0: Can't open /config.guess" Can someone clarify what I am expected