Find the answer to your Linux question:
Results 1 to 3 of 3
Hi all, I am new to Linux. I am trying to install TSM Client 5.2.2 in my Linux box. During the installation i am getting following errors. linux86]# rpm -ivh ...
  1. #1
    Just Joined!
    Join Date
    Jan 2008
    Posts
    1

    Tivoli client installation problem

    Hi all,

    I am new to Linux. I am trying to install TSM Client 5.2.2 in my Linux box.

    During the installation i am getting following errors.

    linux86]# rpm -ivh TIVsm-BA.i386.rpm
    error: Failed dependencies:
    libICE.so.6 is needed by TIVsm-BA-5.2.2-0
    libSM.so.6 is needed by TIVsm-BA-5.2.2-0
    libX11.so.6 is needed by TIVsm-BA-5.2.2-0
    libXext.so.6 is needed by TIVsm-BA-5.2.2-0
    libXpm.so.4 is needed by TIVsm-BA-5.2.2-0
    libXp.so.6 is needed by TIVsm-BA-5.2.2-0
    libXt.so.6 is needed by TIVsm-BA-5.2.2-0

    The output of uname -a is
    Linux 2.4.21-47.0.1.ELvmnix #1 Thu Jul 26 13:26:41 PDT 2007 i686 i686 i386 GNU/Linux

    can any one help me out with this regard.

    Waiting for your expertise guidence and suggestions.

    Thanks in advance.

    regards,

    Nagesh Prabhu.

  2. #2
    Just Joined!
    Join Date
    Sep 2007
    Posts
    15
    Hi there,

    Ok so your going to run into this alot. The program your installing needs dependencies in order to install and the install program is telling what ones it needs. Pretty much just type the name of the dependence into Google eg: "libICE.so.6" find the file (normally will be the first hit) and install. You'll have to do this for each of those files before installing the program.

    Hope this helps.

  3. #3
    Linux Guru
    Join Date
    Nov 2004
    Posts
    6,110
    What distro are you using? If it has a package manager available all of those files should be available, they are all fairly standard. Where possible try to use a package manager like Yum or apt-get

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...