Find the answer to your Linux question:
Results 1 to 3 of 3
But why an rpm package requires all such different programs to run? At least in Mandriva, I had not a message like that......
  1. #1
    Just Joined! ares_tz's Avatar
    Join Date
    Aug 2008
    Posts
    3

    why an rpm package requires all such different programs to run?

    But why an rpm package requires all such different programs to run?
    At least in Mandriva, I had not a message like that...

  2. #2
    Linux Engineer khafa's Avatar
    Join Date
    Apr 2008
    Location
    Tokyo, Japan
    Posts
    858
    because applications share libraries. and that is why you have package managers like yum , apt-get , yast ... to resolve the dependencies for you.
    Linux and me it's a love story

  3. #3
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    Its not just rpm packages. If you compile from source, use debs or any packaging system, you may face dependency issues if the application you are trying to install uses shared libraries.

Posting Permissions

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