Displaying 3 results from an estimated 3 matches for "kasa".
Did you mean:
kasan
2007 Apr 18
2
intltool error on latest git
...ng (No such file or directory)
found
./configure: line 3727: test: : integer expression expected
configure: error: Your intltool is too old. You need intltool 0.23 or later.
I solved the problem modifying autogen.sh, but i'm not sure this is
the right thing to do;
Here's the patch.
--
Kasa
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-autogen.patch
Type: text/x-patch
Size: 383 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/compiz/attachments/20070418/92558cfa/fix-autogen.bin
2007 Apr 18
3
Commit mailing list
Is there a way to get a public commit mailing list for compiz?
Dennis Kasprzyk
2012 Nov 20
0
Multilevel analysis using nlme (lme) . Error using z-scores
...ltilevel analysis using a great
"Discovering statistics using R". I constructed some sample data and then
tried to fit a model. Generally model fits well, however when trying to fit
the same model using z-score (standarizded) variables i got an error:
Error in lme.formula(z_wyn ~ z_IQ + Kasa, data = la, random = ~z_IQ | :
nlminb problem, convergence error code = 1
message = iteration limit reached without convergence (10)
Below i attach all the code required to reproduce. My question is : is it a
bug or a feature, in other words: is it normal for a model not to converge
using z-...