I installed the missing dependency...it still complains..
Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Upgrading gmp is also upgrading libgmp (libgmpxx.so.4 is present in gmp-4.2.2-7). The older libgmp is needed by the older gmp-devel and hence you get the complaint by the package manager. Upgrade the devel package too and you should be fine.
Lazlow,
I know it is a Fedora rpm, I need gmp 4.2 to install the mprf library for GCC 4.3. I'd like to upgrade my gcc from 4.1.2 to 4.3.
premnarayan,
I also tried to upgrade the devel package and I got:
rpm -Uvh gmp-devel-4.2.2-7.fc9.i386.rpm
warning: gmp-devel-4.2.2-7.fc9.i386.rpm: Header V3 DSA signature: NOKEY, key ID 4f2a6fd2
error: Failed dependencies:
gmp = 4.2.2-7.fc9 is needed by gmp-devel-4.2.2-7.fc9.i386
libgmpxx.so.4 is needed by gmp-devel-4.2.2-7.fc9.i386
So it seems I need to install gmp = 4.2.2-7.fc9 first, but then it goes back to the old problem. Any thoughts?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.