I don't understand why Bootstrap isn't working.   That is what you have to
figure out first.  You will have to figure that one out yourself.
If Bootstrap doesn't run then configure won't get built right.  Bootstrap
creates configure.

When I run Bootstrap I get the following:

zot (4): ./Bootstrap
+ aclocal
/usr/share/aclocal/snacc.m4:24: warning: underquoted definition of
AM_PATH_SNACC
/usr/share/aclocal/snacc.m4:24:   run info '(automake)Extending aclocal'
/usr/share/aclocal/snacc.m4:24:   or see
http://sources.redhat.com/automake/automake.html#Extending-aclocal
+ autoconf
+ '[' -d config-aux ']'
+ mkdir config-aux
+ automake -a -c
configure.ac:18: installing `config-aux/config.guess'
configure.ac:18: installing `config-aux/config.sub'
configure.ac:17: installing `config-aux/install-sh'
configure.ac:17: installing `config-aux/missing'
platforms/mica/cc1000-channelgen/Makefile.am: installing
`config-aux/depcomp'
+ set -x
+ cd platforms/mica/uisp
/home/cire/mm/t2_cur/tinyos-2.x/tools/platforms/mica/uisp
+ ./bootstrap
/usr/share/aclocal/snacc.m4:24: warning: underquoted definition of
AM_PATH_SNACC
/usr/share/aclocal/snacc.m4:24:   run info '(automake)Extending aclocal'
/usr/share/aclocal/snacc.m4:24:   or see
http://sources.redhat.com/automake/automake.html#Extending-aclocal
configure.in:29: installing `config/config.guess'
configure.in:29: installing `config/config.sub'
configure.in:28: installing `config/install-sh'
configure.in:28: installing `config/missing'
kernel/win32/Makefile.am: installing `config/depcomp'
+ rm -f config.cache src/config.cache

And I have an executable "configure" that I can then run.

eric


On Sat, May 29, 2010 at 3:22 AM, Sandhya P C <[email protected]> wrote:

> I tried that on ubuntu 9.04, but at
>
> cd tinyos-2.x/tools
> ./Bootstrap
> ./configure --prefix=$HOME/local
>
> i get error. it doesnt recognise Bootstrap. i tried as sudo also. it doesnt
> recognise configure as well.
>
> thanks.
> Sandhya.
>
>
> On 5/29/10, Eric Decker <[email protected]> wrote:
>>
>> try using the git clone instead.
>>
>>
>> see http://docs.tinyos.net/index.php/Installing_from_CVS/GIT
>>  <http://docs.tinyos.net/index.php/Installing_from_CVS/GIT>
>>
>> On Fri, May 28, 2010 at 3:06 AM, praneeth goud <[email protected]>wrote:
>>
>>> But this is the error i am getting
>>>           r...@praneeth-laptop:~# cvs -z3
>>> -d:pserver:[email protected]:/cvsroot/tinyos checkout
>>> -P tinyos-2.x-contrib
>>> cvs [checkout aborted]: connect to 
>>> tinyos.cvs.sourceforge.net(216.34.181.109):2401
>>> failed: Connection refused
>>>
>>> My internet connection is fine  and i can access everything else even
>>> tinyos sanford repositaries
>>>
>>> Thank you
>>>
>>> On Fri, May 28, 2010 at 1:39 PM, Giuseppe Cardone <
>>> [email protected]> wrote:
>>>
>>>> Hi,
>>>>
>>>> to checkout the tinyos-2.x-contrib tree from CVS please refer to
>>>> http://docs.tinyos.net/index.php/TinyOS_CVS_access#Anonymous_CVS_Access
>>>> .
>>>>
>>>> Regards
>>>>
>>>> --
>>>> Giuseppe Cardone
>>>>
>>>>
>>>>
>>>> On Fri, May 28, 2010 at 9:15 AM, praneeth goud <[email protected]>
>>>> wrote:
>>>> > hi,
>>>> >          i am trying to install tinyos-2.x contrib on ubuntu 9.10
>>>> because i
>>>> > want the drivers for mts 420.
>>>> > can anyone tell me the procedure. and or where else can i find the
>>>> drivers.
>>>> >
>>>>
>>>>   > _______________________________________________
>>>> > Tinyos-help mailing list
>>>> > [email protected]
>>>> >
>>>> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>>>> >
>>>>
>>>>
>>>
>>>
>>> _______________________________________________
>>> Tinyos-help mailing list
>>> [email protected]
>>> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>>>
>>
>>
>>
>> --
>> Eric B. Decker
>> Senior (over 50 :-) Researcher
>>
>>
>>
>> _______________________________________________
>> Tinyos-help mailing list
>> [email protected]
>> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>>
>
>
>
> --
> Aerodynamically the bumblebee shouldn't be able to fly,
> but the bumblebee doesn't know that so it goes on flying anyway.
> ~Mary Kay Ash




-- 
Eric B. Decker
Senior (over 50 :-) Researcher
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to