You need quotes around the actual paths to make the shell
ignore the semi-colon:
     export CLASSPATH="C:\...\java\tinyos.jar;."

MS

Li, Haixia-OSU Stillwater wrote:
> Hello all,
> 
> I used to set the CLASSPAHT without any problem, but I have not use it 
> for one year. Recently, when I want to use tinyos, and set the CLASPATH, 
> it shows a problem.
> 
> $export CLASSPATH=C:\cygwin\opt\tinyos-2.x\support\sdk\java\tinyos.jar;.
> bash: . filename argument required
> .: usage: . filename [arguments]
> 
> Could anyone tell me how I can do to set the environment variables? Last 
> year, I can use it, but now, I cannot.
> 
> Thanks.
> Haixia
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help@millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to