Hi Ariel, On Sun, Jan 27, 2013 at 11:51 AM, Ariel Constenla-Haile <[email protected]>wrote:
> Hi Hrishit, > > On Sun, Jan 27, 2013 at 1:41 PM, Hrishit Patel <[email protected]> > wrote: > > hi, > > > > I've just join the project. > > > > I started building my own AOO and stuck with following problem: > > > > When I execute "./bootstrap" it shows error "command not found". > > I manually checked and found that there is no such file in "AOO/main/". > > But there is some file with name "bootstrap.1". > > And there is a file with path as "AOO/main/sal/test/bootstrap". > > > > I am attaching both the files here, if anyone can look at it and guide me > > further. > > Did you run autoconf and then ./configure? > > Yes, I installed all the dependencies and then ran autoconf and then ./configure as mentioned below > cd $SRC/main > autoconf > ./configure <options> > ./bootsrap > > cheers
