Re: OT: whaddaya know, got runInstaller to work over Cygwin/ssh
- From: Michael Thomas <mhthomas@xxxxxxxxx>
- To: oracle-l@xxxxxxxxxxxxx
- Date: Wed, 30 Jun 2004 08:18:33 -0700 (PDT)
Oops, one correction (make those symbolic links), and
don't forget to reset the readonly attribs:
cd /etc
(e.g. WindowsXP)
ln -s 'C:\WINDOWS\system32\drivers\etc\hosts' hosts
ln -s 'C:\WINDOWS\system32\drivers\etc\networks'
networks
ln -s 'C:\WINDOWS\system32\drivers\etc\protocol'
protocols
ln -s 'C:\WINDOWS\system32\drivers\etc\services'
services
(or, e.g. Windows2000)
ln -s 'C:\WINNT\system32\drivers\etc\hosts' hosts
ln -s 'C:\WINNT\system32\drivers\etc\networks'
networks
ln -s 'C:\WINNT\system32\drivers\etc\protocol'
protocols
ln -s 'C:\WINNT\system32\drivers\etc\services'
services
Good luck. ;-)
Regards,
Mike Thomas
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to: oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
- References:
- OT: whaddaya know, got runInstaller to work over Cygwin/ssh
- From: Michael Thomas
Other related posts:
- » OT: whaddaya know, got runInstaller to work over Cygwin/ssh
- » Re: OT: whaddaya know, got runInstaller to work over Cygwin/ssh
- » Re: OT: whaddaya know, got runInstaller to work over Cygwin/ssh
- » OT: whaddaya know, got runInstaller to work over Cygwin/ssh
- » Re: OT: whaddaya know, got runInstaller to work over Cygwin/ssh
- OT: whaddaya know, got runInstaller to work over Cygwin/ssh
- From: Michael Thomas