Re: ooo-build
Tan Boon Keat <[email protected]>
| Newsgroups | gmane.comp.gnome.ximian.openoffice |
|---|---|
| Message-ID | <[email protected]> |
Thanks. --tml, but i still get an error, autoreconf not found.. i have installed the automake autoconf msysgit like you suggested.. --- On Thu, 4/1/10, Tor Lillqvist <[email protected]> wrote: From: Tor Lillqvist <[email protected]> Subject: Re: [ooo-build] ooo-build To: [email protected], "Tan Boon Keat" <[email protected]> Date: Thursday, April 1, 2010, 12:33 AM >>> On 2010-04-01 at 09:11, <[email protected]> wrote: > Hi, anyone be kind to help me? I am using windows XP i am using cygwin, Git > Extension with Visual studio 2008 plugin. I have no idea what this "Git Extension" is? I suggest using msysgit. Anyway, that it presumably not the problem. > i followed all the steps in wiki > but i cant seems to build ooo-build it says command not found ./autogen.sh fo > i need to install anything else? i tried installing automake. can anybody > tell me what is the problem? Well, you definitely need automake and autoconf if you are going to run autogen.sh. Another thing is that often I have found that it is necessary to run dos2unix autogen.sh. --tml