There is a master script that is run at shell startup time in:
    C:/cygwin/etc/profile
(or where ever your cygwin is installed)
It should also source a personal version in
    $HOME/.bash_profile
where HOME would usually default to something like:
    C:/cygwin/home/[your-user-name]

Anything you can put on a command line you can put in those scripts.

MS

Mohamed Ahmed wrote:
Hi,
It seems that whenever I open cygwin, I have to run the four "export" command shown in "Step 5: Install the TinyOS-2.x" given in the website
http://www.tinyos.net/tinyos-2.x/doc/html/install-tinyos.html
Otherwise, for instance "make micaz" will not work. Could you please tell me how to avoid doing this and let tinyos
recognize these "export" commands without the user intervention
if this possible?
If there is a shell script to write, what would be its content/structure
and where it should be located?
Thanks,
Mohamed
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com


------------------------------------------------------------------------

_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to