วันอังคารที่ 3 กรกฎาคม พ.ศ. 2555

Cent-OS 5 ไม่ support google chorme

กลับมาสู่โลกของ linux อีกรอบ
       ขั้นตอนแรกๆทดลองออก internet เวปแรกๆที่เราต้องการจะทดสอบคือ google.com แน่นอน ด้วยความที่ว่า firefox มันถูกติดตั้งมาพร้อมกับ centos 5 อยุ่แล้วเมื่อเห็นแว๊ปๆในแทปด้านขวาของเวป google.com ชักชวนให้ติดตั้ง google-chrome เลยลองทำการติดตั้งดูตาม step

 1.Enable Google YUM repository ด้วยการไปสร้างไฟล์ตาม path ด้านล่าง
                               /etc/yum.repos.d/google.repo file: 

 2.ใส่ code เข้าไป <ต้องจัดรูปแบบบรรทัดให้ตรงกับ code ด้านล่างเท่านั้น>
        32-bit
[google-chrome]                                                                                                       name=google-chrome - 32-bit baseurl=http://dl.google.com/linux/chrome/rpm/stable/i386                                           enabled=1                                                                                                                     gpgcheck=1                                                                                                            gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub
         64-bit
[google-chrome]                                                                                                      name=google-chrome - 64-bit baseurl=http://dl.google.com/linux/chrome/rpm/stable/x86_64                                      enabled=1                                                                                                                        gpgcheck=1                                                                                                       gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub
3. ติดตั้ง google-chrome ด้วยคำสั่งอัจฉริยะ yum ของ centos


yum install google-chrome-stable


แล้วสวรรค์มันก็ล่มเกิด Error ระหว่างติดตั้ง

 Missing Dependency: libc.so.6(GLIBC_2.11) <<< 

เข้าไปค้นหาใน google chrome website ได้ความว่า
มันต้องติดตั้งใน Centos version 6 ขึ้นไป - -"

"Google Chrome is not compatible with CentOS 5 (5.7) or Red Hat (RHEL) 5 (5.7). Only way is to build manually all those dependencies, but I can’t recommend Glibc building manually, because very likely that breaks the whole system. So the only sensible way is run virtual machine, with newer distro (example CentOS 6) or change / upgrade your system to CentOS 6."

ไม่มีความคิดเห็น:

แสดงความคิดเห็น