Hi Hrishit,

On Sun, Jan 27, 2013 at 1:41 PM, Hrishit Patel <hripat1...@gmail.com> 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?

cd $SRC/main
autoconf
./configure <options>
./bootsrap


Regards

Reply via email to