Pentium 4 [message #102289] |
Wed, 17 April 2002 19:09 |
trinh
Messages: 1 Registered: April 2002
|
Junior Member |
|
|
I have a new computer with CPU Intel Pentium 4 1,7G. But I can't run the file "setup.exe" on CD Oracle 8.1.7. No error raise, no message raise. It's not respond. Please help !!!
|
|
|
Re: Pentium 4 [message #102317 is a reply to message #102289] |
Fri, 26 April 2002 05:08 |
Hardeep Parwal
Messages: 5 Registered: April 2002
|
Junior Member |
|
|
The Oracle installation is now Java based. Oracle 8.1.7 comes with JRE 1.1.7 which is not supported on Intel P4. There is a new version of JRE 1.1.8 available from SUN. Which can be downloaded fron java.sun.com.
http://java.sun.com/products/archive/jdk/1.1.8_007/jre/index.html
Now follow these steps:
1. Install JRE 118 (consider installation folder as C:Program FilesJRE118)
2. Copy Oracle installation to some folder e.g. C:OraInst
3. Copy "bin" and "lib" folders from
"C:Program FilesJRE118" to
"C:OraInststageComponentsoracle.swd.jre1.1.7.301DataFilesExpandedjrewin32"
4. Now run the setup.
It will run perfectly
|
|
|