search for: kmt

Displaying 3 results from an estimated 3 matches for "kmt".

Did you mean: fmt
2008 Apr 13
1
R 2.7 package.skeleton
...------ File essai.r ------------- setClass( Class="ClusterizLongData", representation=representation( clusterizS="list" ), prototype=prototype( clusterizS=list(c2=list(),c3=list()) ) ) --- 8< --------------------------------- package.skeleton("kmt",code_files=c("essai.r")) Erreur dans .prototype(...) : l'argument "list" est manquant, avec aucune valeur par d?faut [approximative translation : Error in .prototype(...) : the argument "list" is missing, with no default value ] Christophe ----------...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking
2011 Mar 31
1
install question
Dear list, I'm trying to build a dovecot-2.0.11 package for our systems, and so I would like to install it to a temporary directory. But when I use "gmake DESTDIR=/tmp/build install", instead of binaries, it's wrapper scripts that get installed for dovecot, doveconf and doveadm. When I install to the default location all is well. Does anybody know how how to install to a temp