On 12/6/11 1:48 PM, Ji Yan wrote:
I download source code from svn recently, and try to build on RedHat
followed the guide
http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide/Building_on_Linux.
But there is problem, I didn't find configure in
$SRC_ROOT<http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide/Building_on_Linux#cite_note-Foot7-5>.
Does anybody know how to build on Linux?
we definitely have to update the build guides ...
You have to call "autoconf" in the main directory the first time or
every time you have changed configure.in
Juergen