Results 1 to 3 of 3
Im trying to install libgfortran2 and I keep on getting this error:
Code:
error: Failed dependencies:
rpmlib(PayloadIsLzma) <= 4.4.6-1 is needed by libgfortran2-4.2.3-6mnb2.x86_64 \
when I run this command:
Code:
...
- 06-16-2011 #1Just Joined!
- Join Date
- Jun 2011
- Posts
- 19
Failed dependencies:
Im trying to install libgfortran2 and I keep on getting this error:
when I run this command:Code:error: Failed dependencies: rpmlib(PayloadIsLzma) <= 4.4.6-1 is needed by libgfortran2-4.2.3-6mnb2.x86_64 \
Code:rpm -i libgfortran2-4.2.3-6mnb2.x86_64.rpm
- 06-16-2011 #2
Are you getting any error messages when attempting to install the dependencies?
Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 06-17-2011 #3Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
What version of RH/FC are you running? Assuming it is current enough to have the YUM package manager, then you should use that instead of RPM as it will try to install the dependencies for you.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote