Displaying 9 results from an estimated 9 matches for "news4".
Did you mean:
news
2008 Sep 06
6
Configuring custom library
Hi,
I''ve added a custom library called lib\AccountSystem like so:
"module AccountSystem
SINGLE = 1
MULTIPLE = 2
class << self
attr_accessor :account_system_type
end
end"
Now I wanna configure
AccountSystem.account_system_type=AccountSystem::SINGLE in one app. I
used an initializer: config/initializers/account_initialization.rb
where I put this line in.
I
2009 Feb 25
3
survival::survfit,plot.survfit
I am confused when trying the function survfit.
my question is: what does the survival curve given by plot.survfit mean?
is it the survival curve with different covariates at different points?
or just the baseline survival curve?
for example, I run the following code and get the survival curve
####
library(survival)
fit<-coxph(Surv(futime,fustat)~resid.ds+rx+ecog.ps,data=ovarian)
2000 Aug 30
1
[Need help] sshd cannot work on mips-sony-bsd
...ays
error: open /dev/tty failed - could not set controlling tty: No such device or address
when connected from remote host (FreeBSD 5-current) with ssh. And I
gave up.
Please help. Thanks in advance.
(*) The diff is at
http://www.rc.tutrp.tut.ac.jp/~nakaji/install/NEWS/utils/ref/openssh-2.1.1p4-news4.diff.gz
--
NAKAJI Hiroyuki
2001 May 09
1
OpenSSH 2.9p1 on 4.3BSD based system
Dear developpers,
I successfully compiled OpenSSH 2.9p1 which I get via CVS with a
little modification. Patch is available at
http://www.rc.tutrp.tut.ac.jp/~nakaji/install/NEWS/utils/ref/openssh_cvs-news4.diff.gz
But one problem remains.
In config.h.in, there is a definition about strftime function
/* Define if you have the `strftime' function. */
#undef HAVE_STRFTIME
but this HAVE_STRFTIME directive is not used. And my system, Sony
NEWS-OS 4.2.1a+RD which is 4.3BSD based system, does not ha...
2000 Mar 16
0
Compilation and solving problem on mips-sony-bsd.
Hello,
I'm trying samba-2.0.6 on my Sony NEWS-OS 4.2.1aRD which is based on
4.3BSD, having trouble with compilation. Also I have question and want
be helped to solve the problem.
Yes, I can compile it with dirty hack which is found at
ftp://ftp.tutrp.tut.ac.jp/pub/sony-news/samba/samba-news4.diff
There are some problems about this old and specific system.
1. It does not have setvbuf().
2. It does not have 'struct utimbuf'.
3. It has 'O_NONBLOCK' in <stream/xti.h>.
4. It does not have 'WNOHANG'.
I don't know why.
The setvbuf() can be replaced with...
2001 Jan 11
2
Is anyone else getting this build error?
This is from the current CVS:
% make
...
In file included from config.h:629,
from /home/mo/project/openssh_cvs/includes.h:20,
from /home/mo/project/openssh_cvs/scp.c:77:
/home/mo/project/openssh_cvs/defines.h:208: warning: redefinition of
`clock_t'
/usr/include/time.h:60: warning: `clock_t' previously declared here
gcc -o scp scp.o -L.
2004 Sep 02
0
Re: where is ices ?
On Thu, 19 Aug 2004 00:50:58 +0100, Karl Heyes wrote:
> On Wed, 2004-08-18 at 22:12, Joern Nettingsmeier wrote:
>> karl, ralph, thanks for the hints.
>>
>> paul, i'm forwarding this to you as well, since pointer to the
>> ices-kh sources on jackit-devel turned out to be dead...
>>
>> karl, i would like to ask the jack website maintainer to add a
2004 Sep 02
1
Re: Converting an mp3stream from shoutcast to an ogg stream on icecast on the fly - is this possible?
On Wed, 18 Aug 2004 00:35:43 +0200, the13th wrote:
> Is and how is it possible to "relay" a shoutcast stream (mp3) to an ogg
> vorbis stream over icecast in another bitrate?
If you install the jackified version of ices
(http://mediacast1.com/~karl), you could play the mp3 stream in a
jack-capable player (e.g. alsaplayer command line version?), then set the
output to that to feed
2004 Sep 02
0
Re: high and low bandwidth stream
On Sat, 07 Aug 2004 22:34:05 -0400, dave wrote:
> Hello,
> I've got icecast2 and ices0 going and i've got a stream of mp3 files. I
> don't think i've got all the bugs worked out though. Firstly, could someone
> either explain or point me to a site that explains bitrate and sample rate?
> I want to offer this stream for both broadband and dialup use. I'm