Displaying 6 results from an estimated 6 matches for "folloiwng".
Did you mean:
folloing
2010 Jul 06
0
Trouble Installing R
...g}/tests/*; do \
/opt/sfw/bin/install -c -m 644 ${f}
""/usr/local/lib/R/library/${pkg}/tests"; \
done; \
fi; \
done)
make: Fatal error: Command failed for target 'install-tests'
Current working directory /opt/R-2.10.1/src/library/Recommended
*** Error code 1
The folloiwng command caused the error:
(cd Recommended && make install-tests)
make: Fatal error: Command railed for target 'install-tests'
Current working directory /opt/R-2.10.1/src/library
*** Error code 1 (ignored)
The following command caused the error:
(cd src/library && make instal...
2005 Oct 16
5
Roaming Profiles & oplocks problems
I'm running FreeBSD 5.4-STABLE with Samba 3.0.20 configured as a PDC
serving a small-ish network (10 XP hosts). My problem concerns roaming
profiles - some XP clients take ages to logon and logoff. On doing some
Googling I identified the 'profile acls' parameter as being a likely
fix. However, I seem to have got myself into one of two scenarios:
a) With 'profile acls'
2011 Mar 16
0
[LLVMdev] linkage type
There is a description of all the possible linkage types at
http://llvm.org/docs/LangRef.html#linkage – does this answer your
question? (Basically, an extern_weak resp. ExternalWeakLinkage symbol
becomes null instead of being an undefined reference)
David
On 3/16/11 7:06 PM, Junjie Gu wrote:
> What is the difference between WeakAnyLinkage and ExternalWeakLinkage
> ? They are defined
2011 Mar 16
2
[LLVMdev] linkage type
What is the difference between WeakAnyLinkage and ExternalWeakLinkage
? They are defined in GlobalValue.h. Thanks
Junjie
2010 Jul 23
2
Dahdi dial plan
Hi,
can anybody please show me a valid dial plan for a dahdi card with a bri
port? I can not get asterisk 1.6 to dial a number. I want to receive one
call on the first b channel and dial another number on the second b channel
of the same isdn port.
I tried something like Dial(DAHDI/g1/123456789) but that does not work. It
always says that the channel is busy.
Kind regards,
2014 May 16
2
? about portable version of sshd crashing
...appreciate
all the work.
But, I am having a problem whereby the sshd executable is crashing and I
really could use some help on where to look at this in more details.
Here is how I start up the sshd for testing.
/usr/sbin/sshd -D -ddd -f /etc/ssh/sshd_config -p 65
Then I connect to it with the folloiwng command
sshd -vvv admin@<ip addr> -p 65
It connects with no problem. But, when I hit the return key I get a big fat
error..
I've attached the debug output at the end of this email.
Any advice on where to start debugging this is most appreciated.
Thanks.
-brad w.
/bin # /usr/sbin/ss...