레드헷 리눅스 AS 3(UPDATE4)로
AMD64 3000+ 에 설치를 하였습니다.
그리곤 오라클 10G X86_64를 설치 할려고 했으나 실패를 하였고
오라클 9i r2 X86_64(AMD64)를 설치 할려고 했으나 또 실패 하였습니다.
메타링크에서 설치 글을 보다가 이런글을 보았습니다.
PURPOSE
------- This article will help you identify if a system is based on the Intel Itanium IA-64, AMD64 or EM64T processor running a 64-bit operating system. Intel Itanium IA-64 processors are displayed as follows:
-------------------------------------------------------- # cat /proc/cpuinfo processor : 0 vendor : GenuineIntel arch : IA-64 family : Itanium 2 Also, the result, ia64, for -m (machine) from uname: # uname -m ia64 Check the linker capabilities for elf64_ia64: # /usr/bin/ld -V GNU ld version 2.14.90.0.4 20030523 Supported emulations: elf64_ia64 elf_i386 i386linux AMD64 and EM64T processors are displayed as follows: