http://qa.mandrakesoft.com/show_bug.cgi?id=1751
------- Additional Comments From [EMAIL PROTECTED] 2003-03-01 05:49 ------- The dependencies for kdevelop appear to be exactly the opposite of what they should be. It refuses to allow install of automake1.6 or autoconf2.5 when that is exactly what it needs. however, installing the latest tar.gz's of each project from gnu.org fixed the problem for me. ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. ------- Reminder: ------- assigned_to: [EMAIL PROTECTED] status: NEW creation_date: description: Forcing an install, KDevelop seems to work fine with automake1.6, and autoconf2.5 eg. > rpm -Uvh kdevelop-2.1.5-2mdk.i586.rpm > error: failed dependencies: > automake1.6 conflicts with kdevelop-2.1.5-2mdk > autoconf2.5 conflicts with kdevelop-2.1.5-2mdk > [EMAIL PROTECTED] RPMS]# rpm -Uvh --nodeps kdevelop-2.1.5-2mdk.i586.rpm > Preparing... ########################################### [100%] > 1:kdevelop ########################################### [100%]
