On Mon, Sep 22, 2008 at 08:53:58AM -0700, Omprakash Gnawali wrote: > ---------- Forwarded message ---------- > From: alessandro ludovici <[EMAIL PROTECTED]> > Date: Mon, Sep 22, 2008 at 7:07 AM > Subject: [Tinyos-help] Ipv6 on motes: libmote.a > To: [email protected] > > > hi, > I'm trying to install the b6lowpan stack for tinyos-2.1.0 > > Well, I've downloaded the source code form cvs. Then, following the > README for the installation, I should build the libmote.a inside the > ${TOSROOT}/support/sdk/c/sf. When I give the command ./bootstrap I get > the following: > > ./bootstrap: line 2: aclocal: command not found > ./bootstrap: line 3: autoheader: command not found > ./bootstrap: line 4: autoconf: command not found > ./bootstrap: line 5: automake: command not found [...]
I guess you need to install the relevant tools that are missing. On Debian these would be packages like autoconf and automake. Matus
signature.asc
Description: Digital signature
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
