Displaying 5 results from an estimated 5 matches for "ruu".
Did you mean:
run
1998 May 22
1
HP-UX 9.05: stropts.h: No such file or directory
...uot;
/usr/local/samba/private/smbpasswd"
Using LIBS =
Compiling util.c
In file included from util.c:22:
includes.h:613: stropts.h: No such file or directory
*** Error code 1
Stop.
-------------------------------------------------
I suspect stropts.h to be part of STREAMS.
From
http://www.cs.ruu.nl/wais/html/na-dir/hp/hpux-faq.html
I found this:
>Subject: 10.7 Where can I get STREAMS for HP-UX?
>
>STREAMS/UX is currently a separate product that can be purchased for use
>with HP-UX 9.x. STREAMS/UX is based on the OSF/1 STREAMS code (which
>in turn is based on STREAMS code...
2002 Aug 23
5
quick xtable questions
Hi, I'm creating a lot of tables in a file for inclusion in a Latex
document. When I try to compile that document there is an error "too many
unprocessed floats." Is there a way to correct this?
Also, in a Latex table I want R to put in a $\beta$ in the caption, but it
puts a weird system character instead of the \b
Brian
2004 Jul 05
4
Question about x100P and zap
I have 2 X100P card and configured everything based on configs here
http://www.onlamp.com/onlamp/2004/01/22/examples/config_files.txt
I changed the area codes to match mine.
When I try to dial out I get
app_dial.c:554 dial_exec: Unable to create channel of type 'Zap'
A zap show channels gives me this
Chan Extension Context Language MusicOnHold
1
2006 Oct 03
1
HP Toolbox kills Samba
...0WF%"Z&3B(>,C&L!=PPE^N*%1 WP=BI7:A$DP+4/S:C:-46
M)OXS5V:+5F:+OS\5E;38P<#%T WU%O8^#>?Z_=1 AW.O8'0>,/)A-$IZP,B'
MT5NPD0^C5=$"1CZ,03O R(;1:2L!(Q_&$,50853*W#J,TK35#A,VPNB-[&")
M^;5R3CWU-^4<:;RQZP6=:Q5*22D371;4[AS\-ED<G,VGK]OSV.ZLU=<>/CY^
M)[RUU^IK0IGK];4:@O+M::'5WOZ6AQIA,UJ_)+66+:=?+N9OSY=U>_$>^)M;
M)VUES<'Z];_N?[KM#I]Y65XLRF7;7C2%P:_E_B<Z@?[.N[>EX]9^XK9]4^?\
MQ$?>[9UW:[M,^^[G7_<WMKV5SWM;/7=904\'VL'YXG1V<3I[>?#'[_/%Z_/%
M7-MO+HJ3R^KZ3\?OCL8/C@_OO[A^$F+]H=QE#)=7]7-Y63]_^N0G5P_-?U_\
M>5[>...
1998 Sep 22
1
R-beta: port of bicreg package to R?
R version: 0.62.1 (June 15, 1998)
I just very naively attempted to grab the 'bicreg' package for
Bayesian model selection from the StatLib library, and get it running
under R.
I've hit a brick wall very quickly, and as an R novice I'm not sure
where to go next.
Here's what happened:
> bicreg(as.matrix(hiv[,c(-17,-18)]),as.matrix(hiv[,18]))
Error: invalid formula
>