I'm trying to build KDE off the latest sources. I got Qt done (apparently), but in the first KDE module (kdesupport) I get an error because I don't have automake1.5. My testing system currently is on 1.4.
When I try to install automake1.5 I get this: wheat:/usr/local/rootlog# apt-get -qu install automake1.5 Reading Package Lists... Building Dependency Tree... The following packages will be REMOVED: automake glade-gnome gnome-common kdevelop kdevelop-data The following NEW packages will be installed: automake1.5 I'm trying to keep my existing KDE while building the alternative. In view of this, having kdevelop get nuked is unfortunate, but probably OK. However, the gnome stuff is a bit bothersome. Any suggestions?

