Displaying 6 results from an estimated 6 matches for "sprintlab".
Did you mean:
sprintlabs
2002 Jun 02
2
cluster installation hangs or too many args (PR#1624)
Full_Name: Felix Hernandez-Campos
Version: R-1.5.0
OS: IRIX, FreeBSD, Solaris
Submission from: (NULL) (208.30.174.32)
[R-1.5.0]
The installation of the package cluster fails in FreeBSD (4.2) and IRIX (6.5)
(but it works fine for Solaris). In FreeBSD, the installation hangs right after
f77 -fPIC -g -O2 -c clara.f -o clara.o
(the first FORTRAN compile). In IRIX, the program also hangs at
2001 Apr 12
1
openSSH static link
I'm trying to do a static link of openSSH, in preparation
for a chrooted install.
Normally, I would do a './configure --enable-static'
but there is no configure script.
Is there a way to do a static link of openSSH?
I've looked at the makefiles to no avail.
sdn at sprintlabs.com
2000 Jan 18
1
Error when compiling for Solaris7
I cannot make openssh on Solaris.
The 'make' fails on the first file.
Here are the commands and the output.
Essentially, I pre-built EGD, SSL, and ran:
configure
make
make errors are listed at the bottom.
Can anyone help me get this compiled on Solaris7?
Steve
sdn at sprintlabs.com
./configure --prefix=/common --sysconfdir=/etc/ssh
--with-egd-pool=/common/bin/egd.pl
loading cache ./config.cache
checking host system type... sparc-sun-solaris2.7
checking for gcc... (cached) gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc )...
2002 Jun 07
1
Bug list summary (automatic post)
...1.5.0
From: mark.bravington@csiro.au
Date: Wed, 15 May 2002 08:30:50 +0200 (MET DST)
* PR# 1580 *
Subject: R bug in cluster package
From: David Hitchcock <dhitchco@stat.ufl.edu>
Date: Mon, 20 May 2002 14:33:24 -0400
* PR# 1624 *
Subject: cluster installation hangs or too many args
From: felix@sprintlabs.com
Date: Sun, 2 Jun 2002 02:45:54 +0200 (MET DST)
* PR# 1639 *
Subject: Tcl8.0.4 missing function?!
From: RenE JV Bertin <bertin@bola.college-de-france.fr>
Date: Wed, 5 Jun 2002 18:51:14 +0200
* PR# 1640 *
Subject: Tcl8.0.4 missing function?!
From: "RenE J.V. Bertin" <rjvber...
2002 Jun 01
1
R beyond 2 Gb
Hi,
I'm working with a fairly massive data set and I need to allocate memory
beyond the 2GB limit. I'm using R 1.5.0 on a SunOS 5.8 machine (16 GB RAM).
Has anyone been succesful at patching the code to get rid of the 2GB memory
limit? (there are quite a few places in which vsize is an int or tested
against INT_MAX). I'll appreciate any guidance you can provide. Thanks.
Regards,
2002 Jun 02
0
cluster installation hangs or too many args (PR#1623)
Full_Name: Felix Hernandez-Campos
Version: R-1.5.0
OS: IRIX, FreeBSD, Solaris
Submission from: (NULL) (208.30.174.32)
[R-1.5.0]
The installation of the package cluster fails in FreeBSD (4.2) and IRIX (6.5)
(but it works fine for Solaris). In FreeBSD, the installation hangs right after
f77 -fPIC -g -O2 -c clara.f -o clara.o
(the first FORTRAN compile). In IRIX, the program also hangs at