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.
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
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
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