On Tue, Feb 26, 2002 at 07:57:22PM +0100, Jens Benecke wrote: > And I'd love to compile a current version as soon as somebody tells me > why arts, kdelibs, etc etc do not compile because "libltdl" is missing > as directory but still exists in Makefiles, and this missing library > somehow prevents me from compiling everything. I have installed > libltdl-dev from debian, this doesn't change anything. > > I am syncing via cvsup from cvsup.kde.org, with this configuration:
cvsup seems to be the problem, libltdl subdir is created when using cvs co. You could copy the one from kdelibs into the arts directory. http://lists.kde.org/?l=kde-devel&m=101420036815166&w=2 <- explains the reason. Bjoern