On Saturday 06 July 2002 15:54, Cloverm wrote: > This might have been asked before, but is there a way of making KDE3 and > wine like each other? Have KDE3 installed but wine wouldn't install > because of dependency problems.
Wine needs libarts, kde3 needs libarts1 (you might have noticed this). The solution would be to compile wine with libarts1: apt-get source wine change libarts with libarts1 in debian/control type debuild and cross your fingers Regards, Joop -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

