Displaying 17 results from an estimated 17 matches for "kirkbi".
Did you mean:
kirkby
1998 Dec 03
2
Changing file permissions from NT
We run a Network of Suns (running Samba) and PC-NT (version 4, sp3)
machines, at work, and find it very annoying to be unable to change the
file permissions of files from NT on the Suns. Is there any way to
change the permissions from NT file explorer or otherwise ?
Dave Kirkby
2010 Jun 12
2
Can one get a list of recommended packages?
R 2.10.1 is used in the Sage maths project. Several recommended packages
(Matrix, class, mgcv, nnet, rpart, spatial, and survival) are failing to build
on Solaris 10 (SPARC).
We would like to be able to get a list of the recommended packages for R 2.10.1,
but ideally via a call to R, so it is not necessary to update that list every
time a new version of R is released. We do not want to access
2010 Jun 13
1
Failure to load the recommended package Matrix (Was: [R] Can one get a list of recommended packages?)
On Sun, Jun 13, 2010 at 8:28 AM, Uwe Ligges
<ligges at statistik.tu-dortmund.de> wrote:
>
>
> On 13.06.2010 01:09, Dr. David Kirkby wrote:
>>
>> On 06/12/10 05:27 PM, Douglas Bates wrote:
>>>
>>> On Sat, Jun 12, 2010 at 8:37 AM, Dr. David Kirkby
>>> <david.kirkby at onetel.net> wrote:
>>>>
>>>> R 2.10.1 is used in
2006 Apr 12
3
Variable Scope
Hi,
I was wondering if there is a way to stop R looking outside the scope of
a function, if it can't find the variable inside the function.
I seem to waste hours debugging functions only to find I've used a wrong
variable name somewhere, but the function still works because the
variable exists higher up the hierachy. It seems it would be easier to
debug if the function just went
2007 Mar 05
1
Heteroskedastic Time Series
Hi R-helpers,
I'm new to time series modelling, but my requirement seems to fall just
outside the capabilities of the arima function in R. I'd like to fit an
ARMA model where the variance of the disturbances is a function of some
exogenous variable. So something like:
Y_t = a_0 + a_1 * Y_(t-1) +...+ a_p * Y_(t-p) + b_1 * e_(t-1) +...+ b_q *
e_(t-q) + e_t,
where
e_t ~ N(0, sigma^2_t),
2010 May 31
1
Corrections for Solaris stuff in manual
There are a number of errors in the R manual about Solaris.
http://cran.r-project.org/doc/manuals/R-admin.html#Solaris
1) Firstly, Sun are now owned by Oracle, who bought them for $7 billion.
2) "(Recent Sun machines are Opterons (?amd64?) rather than ?x86?, but 32-bit
?x86? executables are the default.) "
That's incorrect. All recent Sun workstations used *Intel* CPUs -
1998 Nov 11
0
NT password problem
Just as a point I recently upgraded an old sun server here from samba
1.9.16p11 I think to a similiar 1.9.18p8 and with the old one I only had
to enter my password once and with the new one it was multiple times ..
Anyways this question is better off on the smba main list I think than
here ... which is for NTdomain controller stuff mainly ..
Dave.
On Thu, 12 Nov 1998, Dave Kirkby wrote:
> I
1998 Nov 16
1
NT Password - I'm still stuck
Hi all,
I have at home a Sun IPC running Solaris 2.6 and Samba 1_9_18p8. The Sun is on a network of just
two computers - the other computer being a PC running NT4, with service pack 3. The samba works fine on the
unix machine (Sun).
When service pack 3 was installed on the NT4 PC, I initially had to enable plaintext passwords, but I've now
changed to encrypted passwords, and set
2007 Jun 04
16
Puppet installation and observations
Greeting Puppeteers,
( I sent this from the wrong address so it may be a duplicate post
after moderation )
I recently discovered puppet from the debian administration site and
thought I might install it after BASHING my head against cfengine the
last 3 times I tried to install it.
I installed puppetmaster on my primary server and dropped puppet on a
couple of xen virtuals.
It worked
2010 Jun 17
1
Corrections for the R manual on Solaris
There are a few errors in the R manual about Solaris.
1) Firstly you may know that Sun is now owned by Oracle.
2) "(Recent Sun machines are Opterons (?amd64?) rather than ?x86?, but 32-bit
?x86? executables are the default.) "
It's not true to say that recent machines are Opterons rather than x86.
Many new Sun machines are based on 64-bit Intel CPUs (often called x64). The
2011 Mar 04
1
Does R use "computed gotos" - a gcc extension of C?
The R manual says R will not build with gcc on 64-bit Solaris x86 with gcc
http://cran.r-project.org/doc/manuals/R-admin.html#Solaris
"Tests with gcc32 on ?x86? and ?amd64? have been less successful: ?x86? builds
have failed on tests using complex arithmetic33, whereas on ?amd64? the builds
have failed to complete in several different ways, most recently with relocation
errors for
2008 Jun 07
1
Fail to call AC_CACHE_CHECK on R 2.7.0 for Solaris
I've tried to build R 2.6.1 and 2.7.0 on Solaris 10 update 4 (SPARC) and
both configure ok, so you might ask why I suspect there is a problem.
I tried to build the maths program Sage
http://www.sagemath.org/
version 3.0.3alpha1. Sage fails when building R 2.6.1 - (Sage includes R
in the package). The relavant bit of Sage, which is only using an
unmodified R configure script is:
checking
2010 Feb 16
1
Build failure on Solaris 10 (SPARC)
I'm trying to build R 2.10.1 on a Sun Blade 1000 running Solaris 10 (03/05
release). I've installed iconv 1.13.1 and used:
CPPFLAGS="-I /export/home/drkirkby/sage-4.3.3.alpha0/local/include"
(which is where iconv is)
LDFLAGS=
-R/export/home/drkirkby/sage-4.3.3.alpha0/local/lib
-L/export/home/drkirkby/sage-4.3.3.alpha0/local/lib
The build of R fails as below.
gcc
1998 Mar 17
26
Newbie Question
Does Samba allow me to mount NT (disks) file systems on my Unix (SGI)
box?
Randy
--
Randy Fox Coryphaeus Software, Inc.
Sr. Software Engineer 985 University Ave. Suite 31
rfox@coryphaeus.com Los Gatos CA, 95030
www.coryphaeus.com Tel: 408/395-4537
Fax: 408/395-6351
2010 Jun 12
0
R can't find gcc library that other programs can.
R is used in the Sage project. R is building on Solaris 10 with SPARC
processors. Until recently, I did not give it much more thought, as it appeard
to build ok.
More recently someone noticed a test failure. It would appear a number of
modules are not building (Matrix, class, mgcv, nnet, rpart, spatial, and
survival) are all failing to build. But the R build process does not terminate.
Is
2004 Dec 30
0
Problems starting *
Hello,
Hope this isn't TOO much of a newb question...
I just created a new WBEL server with a fresh install of asterisk.
When I try to load asterisk, it dies with some cryptic error messages.
I've googled for them, but haven't found anything helpful.
If anyone can point me in the right direction, I'd much appreciate
it...
Below is the output when I try to load asterisk.
2004 Dec 31
1
Broken pipe...
Hello,
I've done a very straightforward install of Asterisk, and can't seem to
get it started.
This is a proof-of-concept installation, and currently does not have
any T1/E1 or FXO/FXS cards in it. I just want to use it as an internal
SIP server for now.
However, when I try to start Asterisk, it dies with the following
messages:
Junk at the beginning 49443303
Warning, flexibel