trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: April 2011

Cmake: kdeadmin now building 100%

From: Castro <castro@...>
Date: Sat, 02 Apr 2011 23:20:04 +0100
kdeadmin now building 100%, well almost.  :-)

    cmake ${srcdir}/${_svnmod} \
   -DCMAKE_INSTALL_PREFIX=${trinity_prefix} \
   -DCMAKE_VERBOSE_MAKEFILE=OFF \
   -DBUILD_KFILE-PLUGINS=OFF \ # not attempted yet.
   -DBUILD_LILO-CONFIG=OFF \   # can't work on this one, no lilo on my system.
   -DBUILD_KNETWORKCONF=OFF \  # not attempted yet.
   -DBUILD_KPACKAGE=OFF \      # not working but not applicable to Archlinux.
   -DBUILD_KSVSV=OFF \         # working but not applicable to Archlinux.
   -DBUILD_ALL=ON
   make

kcron     # it has not worked on Archlinux for a few years, I use webmin
kdat      # it seems to run ok but I have never used it.
kuser     # run ok but icons installed in wrong place.  :-[
secpolicy # it seems to run ok but I have never used it.

It has taken my three days to get this far.
Now comes the hard bit, I think it will take another two months to tidy it up.  :-D

Castro.