> Have you verified that the file /opt/tinos-2.x/support/make/Makerules > is in fact there. If its not, then something went wrong during your > installation process.
Yes I have the file /opt/tinos-2.x/support/make/Makerules and I checked my installation using tos-check-env and I have only this warning: --> WARNING: The graphviz (dot) version found by tos-check-env is not 1.10. Please update your graphviz version if you'd like to use the nescdoc documentation generator. My environments variables are like follows: [EMAIL PROTECTED] ~]$ export TOSROOT=/opt/tinos-2.x/ [EMAIL PROTECTED] ~]$ export TOSDIR=$TOSROOT/tos [EMAIL PROTECTED] ~]$ export CLASSPATH=$TOSROOT/support/sdk/java/tinyos.jar:. [EMAIL PROTECTED] ~]$ export MAKERULES=$TOSROOT/support/make/Makerules I have also checked other variables with printenv MAKERULES and the result is /opt/tinos-2.x//support/make/Makerules (might be correct) So...how can i solve this problem? Thank you! ---------- Initial Header ----------- >From : "Kevin Klues" [EMAIL PROTECTED] To : "Roberto" [EMAIL PROTECTED] Cc : [email protected] Date : Fri, 31 Aug 2007 11:38:54 -0700 Subject : Re: [Tinyos-help] [Newbie]Problem in first compiling > Have you verified that the file /opt/tinos-2.x/support/make/Makerules > is in fact there. If its not, then something went wrong during your > installation process. > > Kevin > > On 8/31/07, Roberto <[EMAIL PROTECTED]> wrote: > > Hi all, > > I installed a TinyOs2.0. According to the Lesson 1 in the tutorial, I went > > into the folder, /tinyos2.0/apps/Blink, and I typed > > make micaz > > but an error was occured as follows: > > Makefile:2: /opt/tinos-2.x/support/make/Makerules: No such file or directory > > make: *** No rule to make target `/opt/tinos-2.x/support/make/Makerules'. > > Stop. > > > > I looked for a solution in Internet but I found nothing. > > Can you help me? > > Thanks in advance > > > > Roberto > > _______________________________________________ > > Tinyos-help mailing list > > [email protected] > > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > > > > > -- > ~Kevin > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
