Displaying 20 results from an estimated 44 matches for "5_10".
Did you mean:
5010
2008 Jan 22
2
extension to nlme self start SSmicmen?
Dear list,
Has anyone created a version of SSmicmen that allows testing for group
differences? The basic Michaelis-Menten equation is:
(Bmax * X) / (Kd + X).
The nlme package allows modeling of random effects for Bmax and Kd as
needed, but I curious how I can build in group differences? I have
receptor binding data for strains of mice, and following Pinheiro and
Bates' lead in their
2004 Aug 06
2
icecast halting
Hi Everyone
I'm running icecast 1.3.7 on this:
SunOS tau 5.7 Generic_106541-10 sun4u sparc SUNW,Ultra-5_10
Periodically my icecast server stops broadcasting, though the icecast
process continues to run. When I look at the icecast.log I have noticed
this:
[26/Feb/2001:13:09:46] [4643:Connection Handler] Kicking unknown 4639
[63.91.35.5] [No encoder], connected for 0 seconds
[26/Feb/2001:13:09:46] [4644...
2004 Oct 22
1
Ask for help
...mba team:
This is the first time I use samba. I want to install it on
Solaris but I don=A1=AFt know which release of samba is fit for our
workstation. So I hope I can get more and fast information from you. The
details of our workstation is following:
Workstation Type: SUNW, Ultra-5_10; sparc; sun4u
OS: SunOS release 5.8 Generic_108528-01
=20
Because my mail box does not support large attached file,
please send me the version number or the web address to download.
Thanks you very much!
=20
Winfree
2004-10-22
1999 Jul 27
2
Memory profiling/benchmarking
Hi,
As a project for a computer performance analysis paper I am taking this semester,
I am going to look at the performance of the memory manager in R, with the aim of
determining how fast it is and which areas most need improvement. The idea is
that I will compare various versions of R, starting with 0.64.2, and then at a
few stages in the implementation of the new memory management scheme (of
2002 Jun 18
1
NEW: Urgent: OpenSSH_3.0.1p1 disconnects due to bad packet length and corrupted MAC on input.
...3wos_08 SPARC
Copyright 2000 Sun Microsystems, Inc. All Rights Reserved.
Assembled 28 November 2000
Solaris 8 Maintenance Update 6 applied
=============
se2002 CLIENT
=============
$ uname -a
SunOS se2002 5.7 Generic sun4u sparc SUNW,Ultra-5_10
$ cat /etc/release
Solaris 7 s998s_SunServer_21al2b SPARC
Copyright 1998 Sun Microsystems, Inc. All Rights Reserved.
Assembled 06 October 1998
Regards,
Daniel
2002 Apr 24
2
OpenSSH and support for KTH-Krb4
...) and file
/usr/local/ssl/lib/libcrypto.a(set_key.o));
ld: fatal: File processing errors. No output written to ssh
collect2: ld returned 1 exit status
A conflict between /usr/athena/lib/libdes.a(set_key.o) and
usr/local/ssl/lib/libcrypto.a(set_key.o).
My system is Solaris 7 sun4u sparc SUNW,Ultra-5_10 and
my configure params was:
./configure --prefix=/usr --with-kerberos4=/usr/athena --without-pam
--with-tcp-wrappers --sysconfdir=/etc
No, how can I solve this? Is there any workaround known i the
community of OpenSHH? Any advice is welcome offcourse.
Best Regards....
//Christer J
2001 Jun 14
1
expand.model.frame() fails when subset is specified (PR#979)
Full_Name: Gregory R. Warnes
Version: 1.2.0, 1.2.3
OS: SunOS gsun124 5.8 Generic_108528-03 sun4u sparc SUNW,Ultra-5_10
Submission from: (NULL) (12.18.36.49)
When using expand.model.frame on a model that specifies a subset selection,
an error is generated on the variable used for the subset selection.
Example:
> data <- data.frame(x=1:10,y=1:10,z=1:10,m=1:10)
> model <- lm( y ~ x, data=data, subse...
2002 Jan 31
1
Installation problem : SunOS (PR#1291)
Full_Name: Brendan McMahon
Version: 1.3
OS: SunOS
Submission from: (NULL) (12.42.50.51)
Probably just a configuration problem but ... fails to compile.
configure completed without a problem.
Any help appreciated!!
SunOS flexdev1 5.7 Generic_106541-11 sun4u sparc SUNW,Ultra-5_10
`Makedeps' is up to date.
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H -g -O2 -c arithmetic.c -o arithmetic.o
arithmetic.c:58: warning: `struct exception' declared inside parameter list
arithmetic.c:58: warning: its scope is only this definition or...
2017 Jul 21
3
Problem compiling dovecot 2.2.31 on Solaris
I'm trying to compile under SunOS 5.8 Generic_117350-28 sun4u sparc SUNW,Ultra-5_10
(I know it's a bit oldish :-) and I get this error:
/bin/bash ../../libtool --tag=CC --mode=compile gcc
-DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes
-Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2
-Wbad-function-cast -fno-builtin-strfti...
2001 Jun 19
3
RJava lib error
...11* segmentation violation
I''ve been trying to figure this problem out for a
while, but I haven''t had any luck yet. This occurs
for any R-Java program I run.. i install it onto two
different machines and they both yielded the same
errors:
1) 5.8 Generic sun4u sparc SUNW,Ultra-5_10
2) 5.7 Generic_106541-12 sun4u sparc SUNW,Ultra-2
Any assistance would be much appreciated.. I am truely
a newbie!
Please replyto: vpaziran at yahoo.com
regards,
v
=====
< Education Center on Computational Science and Engineering >
< http://edcenter.sdsu.edu >
=====
____________...
2002 Sep 24
2
rsync to a symlink directory
Here is the structure of my servers :
Source :
/home/test1/link_dir
sub_dir1
file1
file2
...
sub_dir2
...
Destination:
/home/test2/real_dir
sub_dir1
file1
file2
...
subdir2
2001 Feb 15
3
who frees dd and xd in X11_Open?
Hi, I'm not sure this is a bug in the code, the comment or my
thinking. So first try goes to r-devel... I find the following
comment in X11_Open () (src/unix/X11/devX11.c):
/* if we have to bail out with "error", then must free(dd) and free(xd) */
A couple lines down, there is:
if (!strncmp(dsp, "png::", 5)) {
FILE *fp;
#ifndef HAVE_PNG
error("No png support
2005 Mar 17
3
Compiling "R Embedded" examples
Hi,
This question was first posted wrongly on R-help. Apologize for the inconvenience.
I am working at a major financial institution and we would like to embed R in one of our front office application.
The application is written in C/C++ so I started by trying to compile the examples in "tests/Embedding" of R 2.0.1.
I have modified "tests/Embedding/Makefile" according to
2001 Mar 21
1
Disconnecting: Bad packet length 2056273721.
...connecting: Bad packet length 2056273721.
tesla is Linux tesla.apl.washington.edu 2.2.16-3 #1 Mon Jun 19
19:11:44 EDT 2000 i686 unknown Intel RHL6.2 with OpenSSH-2.5.2.p1
compiled from sources on machine with all RHL6.2 patches. kraken is
SunOS kraken 5.6 Generic_105181-23 sun4u sparc SUNW,Ultra-5_10 with
OpenSSH-2.5.1p2. This problem does not exsist when an OpenSSH-2.5.1p2
client is used from tesla. Nor does it exist when OpenSSH-2.5.2.p1
client is used to an OpenSSH-2.5.1p2 server on RHL6.2.
Here is the result of the faulty (non)connection with full debugging.
Presently I don't have ro...
2002 Feb 12
4
Rsync with script
Hi,
I am trying to mirror a server every night using rsync. I have to backup
multiple directories and multiple individual files. I also want to use ssh
as transport.
The problem is that I cannot get ssh to work without asking password for
each step. I tried the public key thing but it doesnt work.
Can some one give instructions for a layman like me.
Also I want to know how to pass argument to
2002 Nov 10
2
Trying to join a Solaris 8 box to Windows 2000 AD.
...munmap(0xFEE48000, 57344) = 0
mmap(0x00000000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON,
-1, 0) = 0xFF0A0000
memcntl(0xFEE40000, 5796, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
close(3) = 0
open("/usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1", O_RDONLY) = 3
fstat(3, 0xFFBEF0B4) = 0
mmap(0xFF2D0000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) =
0xFF2D0000
mmap(0x00000000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xFEF50000
close(3)...
2017 Jul 21
0
Problem compiling dovecot 2.2.31 on Solaris
...o locate that, and include the
directory. However, this is odd, since it should be shipped with GCC
itself.
Lev
On Fri, Jul 21, 2017 at 2:15 PM, Luciano Mannucci
<luciano at vespaperitivo.it> wrote:
>
> I'm trying to compile under SunOS 5.8 Generic_117350-28 sun4u sparc SUNW,Ultra-5_10
> (I know it's a bit oldish :-) and I get this error:
>
> /bin/bash ../../libtool --tag=CC --mode=compile gcc
> -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes
> -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2
> -Wbad-func...
2004 Aug 06
0
icecast halting
On Monday, 26 February 2001 at 15:26, Peter Tomb wrote:
> Hi Everyone
>
> I'm running icecast 1.3.7 on this:
>
> SunOS tau 5.7 Generic_106541-10 sun4u sparc SUNW,Ultra-5_10
>
> Periodically my icecast server stops broadcasting, though the icecast
> process continues to run. When I look at the icecast.log I have noticed
> this:
>
> [26/Feb/2001:13:09:46] [4643:Connection Handler] Kicking unknown 4639
> [63.91.35.5] [No encoder], connected for 0 s...
1999 May 07
0
R-0.64.0 on SUN
When I try to install R-0.64.0 on my SUN (
> uname -a
SunOS ac6 5.7 Generic sun4u sparc SUNW,Ultra-5_10
)
I get after "./configure --disable-readline" and "gmake" the following
errors:
gcc -O2 -I../include -I../../src/include -c saveload.c -o saveload.o
In file included from /usr/include/sys/tiuser.h:18,
from /usr/include/tiuser.h:17,
from /usr...
2001 Feb 19
1
SNAP 20010213 Bug: ssh-agent environment
...> ssh-agent -V
ssh-agent: illegal option -- V
ssh-agent version OpenSSH_2.3.2p1
Usage: ssh-agent [-c | -s] [-k] [command {args...]]
> ssh-agent /bin/sh
$ env
SSH_AGENT_PID=19437
$
I compiled ssh on:
SunOS tarifa 5.8 Generic_108528-04 sun4u sparc SUNW,Ultra-5_10
Probably you already fixed this one,
Regards,
Volker Paulsen
--
OrbiTeam Software GmbH http://www.orbiteam.de/
Rathausalle 10 phone: +49 2241 14-3704
D-53757 Sankt Augustin fax: +49 2241 14-3701