leroy on Wed, 16 Jan 2002 01:30:28 +0100 |
it's a file used by the oracle installer to take the place of user interaction. unattended install would be a better description, i think. the .rsp files should be in your ./stage/Response/ directory. you still have to have your $DISPLAY variable set but the installer doesn't use it (yeah, it's weird). just edit the .rsp file with the correct values. a good place to start is: http://top.izmiran.rssi.ru/~luzgin/unix/oracle8i/a82848/a82848/inst.htm#1026678 the skinny is: ./runInstaller -silent -responsefile <filename> hope this helps stephen -- i hate crackerbarrel On Tue, 15 Jan 2002, Samantha Samuel wrote: > I am not sure what an autoresponse file is. Can you pls explain? > > -Sam > > On Tue, 15 Jan 2002, leroy wrote: > > > why not use the auto-response file for the oracle installer? no gui > > involved. > > > > stephen > > > > -- i hate crackerbarrel > > > > On Tue, 15 Jan 2002, Samantha Samuel wrote: > > > > > > Wow, this was exactly what I was looking for! I've been opening my xhost > > > > telnetting to another local intel lan box to run oracle administration from > > > > my ultra 5 sparc box (since I couldn't find an oracle {binary} client to run > > > > under sparc/linux) > > > > > > This is what I am trying to do too...well sorta, I am trying to run the > > > oracle installer, because the damn thing requires a GUI. > > > > > > > > > > > > ______________________________________________________________________ > > Philadelphia Linux Users Group - http://www.phillylinux.org > > Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce > > General Discussion - http://lists.phillylinux.org/mail/listinfo/plug > > > > ______________________________________________________________________ Philadelphia Linux Users Group - http://www.phillylinux.org Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|