https://qa.mandrakesoft.com/show_bug.cgi?id=1751
------- Additional Comments From [EMAIL PROTECTED] 2003-02-21 20:02 ------- I was just trying to install kdevelop in RC1 via rpmdrake and it failed on dependencies between kdevelop and automake. If you force install with --nodeps it still doesn't work because kdevelop thinks current version of automake is called automake and not automake-2.54.. and it doesn't allow to create any new console project (probably others too). ------- 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%]
