| delorie.com/archives/browse.cgi | search |
"Dmitry Melekhov" <dm AT belkam DOT com> writes:
> #!/usr/bin/perl
> $ENV{ORACLE_HOME}='c:\oracle\ora81';
Setting the ORACLE_HOME variable inside the perl script seems to have
no effect.
Can you call your script as following:
$ ORACLE_HOME=c:/oracle/ora81 <this script>
Harald
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |