On Monday 27 September 2010 19:42:06 Timothy Pearson wrote: [...]
I used the configuration options for the Ubuntu builds, which were: --prefix=/opt/kde3 --includedir=/opt/kde3/include/kde --mandir=/opt/kde3/share/man --infodir=/opt/kde3/share/info --with-extra-libs=/opt/kde3/lib --sysconfdir=/etc --localstatedir=/var --libexecdir="${prefix}/lib/kdebase-kde3" --disable-rpath --with-xinerama --enable-closure (when needed, which is most of the time)
You alter files after installing in any way? In your filelist exists for example a binary named "kcmshell.real", but I do not see this target in Makefile.am
-- Serghei
I don't believe so. I do not know where that binary came from; it is possible that there is a shared automake macro that generates it.
Tim