Re: LibreOffice Source File Compile Help

2022-11-03 Thread Jim Raykowski
Hello Siddharth,

You can cd from the core directory to instdir/program and then do
./soffice.bin or from the core directory ./instdir/program/soffice.bin
should work.

HTH, Jim

On Thu, Nov 3, 2022 at 10:33 AM Siddharth Khattar 
wrote:

> Hello all,
>
> So I recently compiled LibreOffice from source files. Can somebody please
> tell me how can I access this development version of LibreOffice from the
> bash terminal & also why can't I see it as an installed application when I
> click "show applications"? I am a beginner to this so if I am missing
> something extremely obvious please guide me. I also studied on the webpage
> : https://wiki.documentfoundation.org/Development/Environment_variables
> But when I tried the bash command given there ( using export ), It didn't
> work on my computer and showed and error message.
>
> For reference, I am using Linux Ubuntu. Thanks in advance for
> reading/answering my question!
>


LibreOffice Source File Compile Help

2022-11-03 Thread Siddharth Khattar
Hello all,

So I recently compiled LibreOffice from source files. Can somebody please
tell me how can I access this development version of LibreOffice from the
bash terminal & also why can't I see it as an installed application when I
click "show applications"? I am a beginner to this so if I am missing
something extremely obvious please guide me. I also studied on the webpage
: https://wiki.documentfoundation.org/Development/Environment_variables
But when I tried the bash command given there ( using export ), It didn't
work on my computer and showed and error message.

For reference, I am using Linux Ubuntu. Thanks in advance for
reading/answering my question!