I thought was the same to update the .profile and .bashrc so I'd only
changed the first. Now I've done the same to .bashrc and the command:

$ printenv MAKRERULES

is printing the directory where Makerules is.

Unfortunately when running the tos-check-env I still have some
warnings related to the CLASSPATH:

--> WARNING: CLASSPATH may not include
/opt/tinyos-2.1.1/support/sdk/java/tinyos.jar. Please ensure that
/opt/tinyos-2.1.1/support/sdk/java/tinyos.jar is in your CLASSPATH or
you may experience configuration problems
--> WARNING: CLASSPATH may not include '.' (that is,  the symbol for
the current working directory). Please add '.' to your CLASSPATH or
you may experience configuration problems.

How can I solve them?

2010/7/3 THE BEST ILM <[email protected]>:
> Hi
>
> These errors shows you have to set environment variables in the directory
>
> /home/
> and the file name is .bashrc
>
> more over about java ignore the errors if you have installed latest jdk
> and ignore the error about graphiz if you have installed higher version than 
> 1.10
>
> --- On Sat, 7/3/10, Walter Bishop <[email protected]> wrote:
>
>> From: Walter Bishop <[email protected]>
>> Subject: [Tinyos-help] Installing tinyOS
>> To: [email protected]
>> Date: Saturday, July 3, 2010, 4:23 AM
>> I'm new to tinyOS and I've been for a
>> while trying to put my micaz work.
>>
>> I decided to install on a fresh OS (ubuntu 10.04 on a
>> vmware) by
>> following the steps on the documentation.
>>
>> Unfortunately I'm now having an error while running
>>
>> $ tos-check-env
>>
>> tos-check-env completed with errors:
>>
>> --> WARNING: CLASSPATH environment variable doesn't
>> exist.
>> Your classpath should containĀ  and a pointer
>> to the cwd (a dot)
>> --> WARNING: The JAVA version found first by
>> tos-check-env may not be
>> version 1.4 or version 1.5one of which is required by TOS.
>> Please
>> ensure that the located Java version is 1.4 or 1.5
>> --> 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.
>>
>> and
>>
>> $ printenv MAKERULES
>>
>> isn't printing anything.
>>
>>
>> Can someone please help?
>>
>> Thanks
>> _______________________________________________
>> 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

Reply via email to