Re: Options for a normal development build

2016-03-08 Thread Chen Huang
Thanks Chris. I am on a 64-bit Ubuntu 14.04. Which modules are affected by turning off Java? A little bit off original question, but do we have documentation around the supported/required versions of third party libraries and tools (for example, GCC, gtk, etc..)? Specifically for gtk, I had to upd

Re: Options for a normal development build

2016-03-08 Thread Chris Sherlock
Oh, sorry - actually not completely true. I also add --enable-dbg-util in autogen.input Chris > On 9 Mar 2016, at 4:28 PM, Chen Huang wrote: > > Hi, > > I am new to LibreOffice and trying to build it following our wiki guide. > > Seems there are a lot of compile options can be turned on and

Re: Options for a normal development build

2016-03-08 Thread Chris Sherlock
Normally it is fine - but for myself I turn off doxygen and Java. What platform are you building on? Chris > On 9 Mar 2016, at 4:28 PM, Chen Huang wrote: > > Hi, > > I am new to LibreOffice and trying to build it following our wiki guide. > > Seems there are a lot of compile options can be

Options for a normal development build

2016-03-08 Thread Chen Huang
Hi, I am new to LibreOffice and trying to build it following our wiki guide. Seems there are a lot of compile options can be turned on and off and I am wondering: - Is the default make option reasonable enough for me to stick to it? - Does anyone have any suggestion on which flags to be turned on