Required Software for Oracle 11g Installation

Source: Internet
Author: User

  1. [Root @ localhost Server] # rpm-ivp binutils-2.17.50.0.6-14.el5.i386.rpm
  2. Warning: binutils-2.17.50.0.6-14.el5.i386.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
  3. Preparing packages for installation...
  4. Package binutils-2.17.50.0.6-14.el5.i386 is already installed
  5. [Root @ localhost Server] # rpm-q binutils-2.17.50.0.6
  6. Binutils-2.17.50.0.6-14.el5
  7. [Root @ localhost Server] # rpm-q binutils-2.17.50.0.6 *
  8. Package binutils-2.17.50.0.6-14.el5.i386.rpm is not installed
  9. [Root @ localhost Server] # rpm-q -- force binutils-2.17.50.0.6 -- nodeps
  10. -- Force: Unknown Option
  11. [Root @ localhost Server] # rpm-ivh -- force binutils-2.17.50.0.6 -- nodeps
  12. Error: open of binutils-2.17.50.0.6 failed: No file or directory
  13. [Root @ localhost Server] # rpm-ivh -- force binutils-2.17.50.0.6-14.el5.i386.rpm-nodeps
  14. -Nodeps: Unknown Option
  15. [Root @ localhost Server] # rpm-ivh -- force binutils-2.17.50.0.6-14.el5.i386.rpm -- nodeps
  16. Warning: binutils-2.17.50.0.6-14.el5.i386.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
  17. Preparing... ######################################## ### [100%]
  18. 1: binutils ####################################### #### [100%]
  19. Error: % post (binutils-2.17.50.0.6-14.el5.i386) scriptlet failed, signal 2
  20. [Root @ localhost Server] # rpm-ivh -- force compat-libstdc ++-33-3.2.3-61.i386.rpm -- nodeps
  21. Warning: compat-libstdc ++-33-3.2.3-61.i386.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
  22. Preparing... ######################################## ### [100%]
  23. 1: compat-libstdc ++-33 ################################# ######### [1, 100%]
  24. [Root @ localhost Server] # rpm-ivh -- force elfutils-libelf-0.137-3.el5.i386.rpm -- nodeps
  25. Warning: elfutils-libelf-0.137-3.el5.i386.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
  26. Preparing... ######################################## ### [100%]
  27. 1: elfutils-libelf ##################################### ###### [100%]
  28. [Root @ localhost Server] # rpm-ivh -- force elfutils-libelf-devel-0.137-3.el5.i386.rpm
  29. Warning: elfutils-libelf-devel-0.137-3.el5.i386.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
  30. Preparing... ######################################## ### [100%]
  31. 1: elfutils-libelf-devel ################################### ####### [1, 100%]
  32. [Root @ localhost Server] # rpm-ivh -- force elfutils-libelf-devel-static-0.137-3.el5.i386.rpm
  33. Warning: elfutils-libelf-devel-static-0.137-3.el5.i386.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
  34. Preparing... ######################################## ### [100%]
  35. 1: elfutils-libelf-devel-s ################################# ######### [1, 100%]
  36. [Root @ localhost Server] # rpm-ivh gcc
  37. Gcc-4.1.2-48.el5.i386.rpm gcc-gfortran-4.1.2-48.el5.i386.rpm
  38. Gcc44-4.4.0-6.el5.i386.rpm gcc-gnat-4.1.2-48.el5.i386.rpm
  39. Gcc44-c +-4.4.0-6. el5.i386. rpm gcc-java-4.1.2-48.el5.i386.rpm
  40. Gcc44-gfortran-4.4.0-6.el5.i386.rpm gcc-objc-4.1.2-48.el5.i386.rpm
  41. Gcc-c ++-4.1.2-48. el5.i386. rpm gcc-objc ++-4.1.2-48. el5.i386. rpm
  42. [Root @ localhost Server] # rpm-ivh gcc
  43. Gcc-4.1.2-48.el5.i386.rpm gcc-gfortran-4.1.2-48.el5.i386.rpm
  44. Gcc44-4.4.0-6.el5.i386.rpm gcc-gnat-4.1.2-48.el5.i386.rpm
  45. Gcc44-c +-4.4.0-6. el5.i386. rpm gcc-java-4.1.2-48.el5.i386.rpm
  46. Gcc44-gfortran-4.4.0-6.el5.i386.rpm gcc-objc-4.1.2-48.el5.i386.rpm
  47. Gcc-c ++-4.1.2-48. el5.i386. rpm gcc-objc ++-4.1.2-48. el5.i386. rpm
  48. [Root @ localhost Server] # rpm-ivh gcc-4.1.2-48.el5.i386.rpm
  49. Warning: gcc-4.1.2-48.el5.i386.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
  50. Preparing... ######################################## ### [100%]
  51. Package gcc-4.1.2-48.el5.i386 is already installed
  52. [Root @ localhost Server] # rpm-ivh glibc-2.5-49. I
  53. Glibc-2.5-49.i386.rpm glibc-2.5-49.i686.rpm
  54. [Root @ localhost Server] # rpm-ivh glibc-2.5-49. I
  55. [Root @ localhost Server] # rpm-ivh -- force gcc-4.1.2-48.el5.i386.rpm
  56. Warning: gcc-4.1.2-48.el5.i386.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
  57. Preparing... ######################################## ### [100%]
  58. 1: gcc ####################################### #### [100%]
  59. [Root @ localhost Server] # rpm-ivh -- force glibc-2.5-49. I
  60. Glibc-2.5-49.i386.rpm glibc-2.5-49.i686.rpm
  61. [Root @ localhost Server] # rpm-ivh -- force glibc-2.5-49.i686.rpm
  62. Warning: glibc-2.5-49.i686.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
  63. Preparing... ######################################## ### [100%]
  64. 1: glibc ####################################### #### [100%]

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.