Re: [Libreoffice] Difficulty in the build process

2011-04-04 Thread Michael Meeks
On Mon, 2011-04-04 at 09:08 +0300, Simos Xenitellis wrote: > The error message says "configure: error: Xaw include headers not found". > What this means is that you need to install some development packages > for your Linux distribution so that 'autogen.sh' is able to configure > your build.

Re: [Libreoffice] Difficulty in the build process

2011-04-04 Thread Albert Thuswaldner
Hi Sourava, I guess you had a look here: http://wiki.documentfoundation.org/Development >From your problem description I guess you maybe you missed this link on how to get the dependecies for your build: http://wiki.documentfoundation.org/Development/Linux_Build_Dependencies For Fedora you do (de

Re: [Libreoffice] Difficulty in the build process

2011-04-03 Thread Simos Xenitellis
On Mon, Apr 4, 2011 at 6:51 AM, sourava mishra wrote: > Hello list, > This is Sourava. I have a problem with the build process. > when I give the "./autogen.sh --with-num-cpus=6 --with-max-jobs=6 > --without-junit" command, it checks all the process and ends with > "configure: error: Xaw include h

[Libreoffice] Difficulty in the build process

2011-04-03 Thread sourava mishra
Hello list, This is Sourava. I have a problem with the build process. when I give the "./autogen.sh --with-num-cpus=6 --with-max-jobs=6 --without-junit" command, it checks all the process and ends with "configure: error: Xaw include headers not found". Later when I give the "make fetch" command, I