Jump to content
Sign in to follow this  
Firestarter

Install guna RPM

Recommended Posts

Salam semua,

Aku tak tau ape yang tak kena. Nak buat install pon aku dah pening. Aku paste je la pe yang memeningkan aku. Aku nak install dari RPM.

Code:
[root@ketuka Install]# rpm -Uvh glibc-2.9
glibc-2.9-3.i386.rpm      glibc-2.9.90-8.1.i686.rpm
glibc-2.9-3.i686.rpm
[root@ketuka Install]# rpm -Uvh glibc-2.9-3.i386.rpm
warning: glibc-2.9-3.i386.rpm: V3 DSA signature: NOKEY, key ID 4ebfc273
error: Failed dependencies:
        glibc-common = 2.9-3 is needed by glibc-2.9-3.i386
        glibc > 2.3.4 conflicts with glibc-common-2.3.4-2.41.el4_7.1.x86_64
[root@ketuka Install]# rpm -Uvh glibc-common-2.9
glibc-common-2.9-3.i386.rpm      glibc-common-2.9.90-8.1.i586.rpm
glibc-common-2.9-3.i386.rpm.1
[root@ketuka Install]# rpm -Uvh glibc-common-2.9-3.i386.rpm
warning: glibc-common-2.9-3.i386.rpm: V3 DSA signature: NOKEY, key ID 4ebfc273
error: Failed dependencies:
        glibc = 2.9-3 is needed by glibc-common-2.9-3.i386
[root@ketuka Install]#

Share this post


Link to post
Share on other sites
Firestarter wrote:Salam semua,

Aku tak tau ape yang tak kena. Nak buat install pon aku dah pening. Aku paste je la pe yang memeningkan aku. Aku nak install dari RPM.

Code:
[root@ketuka Install]# rpm -Uvh glibc-2.9
glibc-2.9-3.i386.rpm      glibc-2.9.90-8.1.i686.rpm
glibc-2.9-3.i686.rpm
[root@ketuka Install]# rpm -Uvh glibc-2.9-3.i386.rpm
warning: glibc-2.9-3.i386.rpm: V3 DSA signature: NOKEY, key ID 4ebfc273
error: Failed dependencies:
        glibc-common = 2.9-3 is needed by glibc-2.9-3.i386
        glibc > 2.3.4 conflicts with glibc-common-2.3.4-2.41.el4_7.1.x86_64
[root@ketuka Install]# rpm -Uvh glibc-common-2.9
glibc-common-2.9-3.i386.rpm      glibc-common-2.9.90-8.1.i586.rpm
glibc-common-2.9-3.i386.rpm.1
[root@ketuka Install]# rpm -Uvh glibc-common-2.9-3.i386.rpm
warning: glibc-common-2.9-3.i386.rpm: V3 DSA signature: NOKEY, key ID 4ebfc273
error: Failed dependencies:
        glibc = 2.9-3 is needed by glibc-common-2.9-3.i386
[root@ketuka Install]#


repo is one issue, tapi try install glibc glibc-2.9-3.i386.rpm, then glibc-common-XXXX ( sama versi).. kalau ada glibc lama, try upgrade, jkalau takleh remove dulu,

glibc > 2.3.4 conflicts with glibc-common-2.3.4-2.41.el4_7.1.x86_64

try
rpm -e glibc-common-2.3.4-2.41.el4_7.1.x86_64

dan lain2 glibc versi lama yg berkaitan, then baru install glibc versi baru..

Share this post


Link to post
Share on other sites
radhotter wrote:Try guna command ni

rpm -ivh (nama file yg ade.rpm)


rpm -i adalah untuk install

rpm -U untuk upgrade ( sekiranya dah ada previous version ) dan akan install sekiranya belum install mana2 version lg..

so safest way untuk install ialah guna rpm -Uvh



::icon_smile::

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...