LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Creating a Log file (https://www.linuxquestions.org/questions/linux-newbie-8/creating-a-log-file-245546/)

nguye103 10-21-2004 10:31 AM

Creating a Log file
 
I am currently trying to intall Oracle 10g on Suse 9.1 but the computer boots me off everytime I run the Installer. I was wondering if anyone could help me out with creating a long file for the installation so I can see what went wrong. what do i need to add after ./runInstaller to create a log file? thank you.

Tinkster 10-21-2004 06:16 PM

You could try a
./runInstaller > ~/install.log 2>&1



Cheers,
Tink


All times are GMT -5. The time now is 09:48 PM.