I think you could set it in windows, such as
Right-click my computer to find Properities, then click environment Variables in Advanced, then change your Path here.


Ittipong Khemapech wrote:
Hi,

I tried and got:

export PATH=$PATH:/cygdirve/c/Program Files/java/jre1.6.0_03/bin:

bash: export: 'Files/java/jre1.6.0_03/bin:': not a valid identifier

Thanks,
Ittipong

On 19/11/2007, *Jeonghoon Kang* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    : )
    Try this.
    export PATH=$PATH:/cygdirve/c/Program Files/java/jre1.6.0_03/bin:
    or use with ' ' or " "
    and check with

    printenv PATH

    Good Luck !

    2007/11/19, Ittipong Khemapech < [EMAIL PROTECTED]
    <mailto:[EMAIL PROTECTED]>>:
    > Dear all,
    >
    > This may be a stupid question to most of you. I have some
    problems with the
    > PATH setting.
    >
    > Now my PATH is set to '/opt/msp430/bin:$PATH' in order to enable
    the msp430
    > related commands.
    >
    > However, I can't compile the TestSerial application (javac not
    found). I
    > have found from the archives that I should set PATH to 'C:\Program
    > Files\Java\jre1.6.0_03\bin\' where the java.exe is located.
    >
    > So, how can I set PATH to enable both msp430 and java?
    >
    > I am using TinyOS 2.0.2, cygwin and Tmote Sky.
    >
    > Thank you in advance for your help.
    >
    > Best wishes,
    > Ittipong
    >
    > _______________________________________________
    > Tinyos-help mailing list
    > [email protected]
    <mailto:[email protected]>
    >
    https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
    >


    --
    Jeonghoon Kang
    Senior Researcher
    at Korea Electronics Technology Institute(www.keti.re.kr
    <http://www.keti.re.kr>)
    TinyOS Korea Forum Administrator
    www.tinyos.or.kr <http://www.tinyos.or.kr>
    work = [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
    private = [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
    www.pinkfloyd.re.kr/rnd/ <http://www.pinkfloyd.re.kr/rnd/>
    FYI, Kmote Connector (
    http://www.tinyos.re.kr/bbs/upload/kmote_connector.pdf)



_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to