This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Troubles setting NT environment variables


Cygwin is not seeing my newly created NT environment variables.

I have a Perl script that calls a DOS executable (vsim) from the BASH shell.
The NT environment variable I created is not being seen by BASH or DOS using
Cygwin. I created the Variable using the User Environment Variable editor
under the Advanced tab of the System Properties. I ended up doing the
following to get my Perl script to run:

system("cmd set TMP=C:\temp /c vsim -c -do 'cd l:/bbproto/phase8/; do
phase2_regress/test.do' ");

Anyone have an idea of what needs to be done for Cygwin to see new
Environment Variables?

Regards,
Michael

=======================================================
Michael Glenn Anderson		   	Magis Networks, Inc.
manderson@magisnetworks.com	   	San Diego, CA 92130
direct:  (858) 523-2356
www.magisnetworks.com   
=======================================================


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]