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......
- 08-12-2008 #1
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...
- 08-12-2008 #2
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
- 08-13-2008 #3
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.


Reply With Quote