From kdevelop-devel Tue Jan 17 22:43:07 2006 From: Alexander Dymo Date: Tue, 17 Jan 2006 22:43:07 +0000 To: kdevelop-devel Subject: Re: Purpose of "buildtools" .so and .la files Message-Id: <200601180043.07939.adymo () mksat ! net> X-MARC-Message: https://marc.info/?l=kdevelop-devel&m=113753758606208 On Tuesday 17 January 2006 15:44, Jeremy Laine wrote: You're right saying there are no binaries or libs depending on those libraries. But we need .la files installed in order to load them dynamically as plugins (we do that using ltdlopen). But I'm not sure they need to be installed in /usr/lib. /usr/lib/kde3 should be fine and you shall fix that probably in kdevelop svn by using kde_module_LIBRARIES instead of lib_LTLIBRARIES in corresponding Makefile.am's. _______________________________________________ KDevelop-devel mailing list KDevelop-devel@barney.cs.uni-potsdam.de http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel