Displaying 4 results from an estimated 4 matches for "otho".
Did you mean:
othe
2006 Mar 01
2
inconsistency between anova() and summary() of glmmPQL
Dear All,
Could anyone explain me how it is possible that one factor
in a glmmPQL model is non-significant according to the
anova() function, whereas it turns out to be significant
(or at least some of its levels differ significantly from
some other levels) according to the summary() function.
What is the truth, which results shall I believe? And, is
there any other way of testing for the
2014 Jul 30
2
[LLVMdev] [3.5 Release] Release Candidate 1 Sources and Binaries Available
...bstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6
> (0x00002aee42a0f000)
> chrpath -l ./with_LD_LIBRARY_PATH/Release+Asserts/bin/llvm-tblgen
> ./with_LD_LIBRARY_PATH/Release+Asserts/bin/llvm-tblgen: RPATH=$ORIGIN/../lib
>
> Compilation finished at Wed Jul 30 10:03:38
>
OTHO, when LD_LIBRARY_PATH is set to /usr/local/...,
there's no "not found" error message:
-*- mode: compilation; default-directory:
"~/dwnlds/llvm/3.5rc1/build-variants/" -*-
Compilation started at Wed Jul 30 10:22:38
make -f my.mk libpath.chrpath
LD_LIBRARY_PATH=/usr/local/li...
2014 Jul 30
2
[LLVMdev] [3.5 Release] Release Candidate 1 Sources and Binaries Available
On Wednesday, July 30, 2014 01:31 PM, Ben Pope wrote:
> ldd your_built_clang | grep libstdc++
> chrpath -l your_built_clang
Hmm, where "your_built_clang" should be the actual failing executable:
/home/evansl/dwnlds/llvm/3.5rc1/build/Release+Asserts/bin/llvm-tblgen
Ben
2019 Nov 25
3
Exposing home hosted services on internet with tinc
Hello,
I need to build a VPN, and I am not sure if tinc is the right tool to
use. I am more familiar with OpenVPN.
I have a few boxes at home, behind a router with a dynamic IP
address. Those boxes host some services, like web sites, for instance.
I have a server hosted online, with a few IPv4 and IPv6 addresses. All
addresses being static, of course.
I am planning to use tinc on Debian, to