Displaying 20 results from an estimated 2000 matches similar to: "SGI irix and samba"
2007 Feb 23
0
Formatting difftime objects
I like the new difftime functionality. Here's a dataframe of 5k run times:
> r5k
race date totaltime pace mile
1 RUDOLPH 2004-12-03 19:00:00 27.76667 mins 8.937224 mins 3.106856
2 RUDOLPH 2005-12-02 18:30:00 25.28333 mins 8.137916 mins 3.106856
3 FROSTBITE 2005-12-10 07:00:00 24.75000 mins 7.966253 mins 3.106856
4 JUDICATA 2006-03-04
2004 Jan 30
0
Samba, Lotus Notes Domino, PDF
Hello list,
now I do not have a problem with Samba3. I have only a
question where I need some suggestions:
We have Lotus Notes Domino Server 6.5. This Server is
reachable via Internet and an Internetbrowser.
The application this Domino Server is running is an
projectmanagment system. A lot of different Companys are
working over that managment system for one project.
They are autenticatet by the
2009 Dec 30
2
Users from trusted domains get "Your Password expires today" in 3.4.3
Hello everyone!
We've got a Samba domain that trusts another Samba domain and a Windows
Server 2008 domain. We recently upgraded both Samba DCs from 3.0.x to
3.4.3
After that, whenever a user logs on a workstation in the trusting domain
with an account from one of the trusted domains, he gets this message:
Your Password expires today. Do you want to change it?
Of course, the password
1998 Sep 01
0
samba-2.0.0-alpha1 on SGI Irix 6.2
Just compiled samba-2.0.0-alpha1 on SGI Irix 6.2 (using vendor cc). It
compiles and is running.
Did
env CC=cc CFLAGS=-n32 configure --prefix=/var
make
make install
Initially, I tried to build outside the source tree but this failed.
+++++++++++++++++++++++++++++++++++++++++
(Mr) David Billinghurst
Comalco Research and Technical Support
PO Box 316, Thomastown, Vic, Australia, 3074
Phone: +61
2001 Mar 06
0
Does samba work with SGI Irix version 5.3 ?
Hi there,
It seems I couldn't find the answer for the question asked in the subject
on the samba page.
Best regards,
A.Bronmans
-------------- next part --------------
HTML attachment scrubbed and removed
2002 Apr 26
1
optimization of R on SGI/IRIX
For R-1.4.0, I have been able to build R.bin with -O2 flag. This however
did not yield any significant speed-up for my code. I then tried building
the binary for 64 bit, but had not been able to configure the build; none of
the suggestions that I can find in the r-help search worked for me. I'm
looking for any other suggestions -- TIA
mod:>> uname -a
IRIX64 mod 6.5 10100655 IP35
2004 Apr 18
0
Mounting SMB shares on SGI IRIX
Hello,
We have been successfully using Samba to access Unix filesystems on Windows
computers. So far we only had SGI IRIX computers and very few Windows
computers.
Recently we have started adding Windows clients to the network and now we
wish to do the reverse i.e. access Windows shared areas from SGI computers,
mainly for backup purposes.
We are using Networker to take automated backups.
1997 Apr 11
1
R-beta: Installation problems on SGI-IRIX
Hello,
first, I'd like to congratulate everybody involved in the development of
this statistical software. I've been working for a while with R on
Macintosh, and I like the incredible freedom that we get when working
with a flexible program like R. Experiencing serious limitations in the
implementation of functions and reuse of results of previous analyses in
traditional statistical
1997 Dec 31
0
R-beta: small patch for R-0.61 on SGI Irix 5.3
I built R-0.60.1 using SGI's cc and f77 compilers, but it dumped core
in scan.c: ConsoleGetchar(), so I waited for 0.61. This had the same
problem, which appears to be fixed by the following patch:
*** scan.c.000 Fri Nov 21 00:06:43 1997
--- scan.c Wed Dec 31 12:11:05 1997
***************
*** 27,33 ****
static char ConsoleBuf[CONSOLE_BUFFER_SIZE];
static char *ConsoleBufp;
! static
1999 Jan 28
0
compiling R for SGI IRIX
When I attempt to compile R, I immediately get the error:
'make: file `Makefile' line 49: bad character & (octal 46)
*** Error code 1 (bu21)'
I have looked at line 49 of each of the makefiles and none of them seem
to contain this character.
Any suggestions?
--
Cynthia Gibas
cindy at mothership.champaign.il.us
2001 May 01
1
fatal compile error on SGI IRIX
IRIX64 6.5 01101245 IP27
20010425 CVS
- (djm) Include crypt.h if available in auth-passwd.c
cc-1143 cc: ERROR File = /usr/include/crypt.h, Line = 38
Declaration is incompatible with
"void des_encrypt(unsigned long *, struct des_ks_struct *, int)"
(declared at line 150 of "/usr/local/ssl/include/openssl/des.h").
extern void des_encrypt(char *, int);
2001 Oct 09
0
2.9.9p2 on SGI Irix
Just a FYI: OpenSSH-2.9.9p2 compiles just fine on Irix 6.5.13, using the
MIPSPro-7.3 compiler (gcc-3.0 creates a binary that gives funny log
messages), linking against the freeware OpenSSL package from
freeware.sgi.com
No PAM, but anyway...
This is how i did it:
bash-2.04# export CC=cc
bash-2.04# ./configure --prefix=/usr/local/openssh \
--with-ldflags=-L/usr/freeware/lib32 \
2003 Apr 09
0
error compiling portable openssh 3.6.1p1 on SGI IRIX 6.5x
Hi,
First checking out http://www.openbsd.org/errata.html
Following is output and error from trying to compile the latest openssh
on SGI IRIX (using cc). Previous versions of openssh have compiled
cleanly on this system using the following configure options.
Is there a quick fix for this?
Cheers,
Lachlan.
-------------------------------------------------------
For SGI IRIX 6.5x 10151453
2001 Mar 11
0
patches for building vorbis-tools on irix with sgi cc
hi -
I was just trying to build vorbis-tools-1.0beta4 on an irix 6.5 system
using the native C compiler (version 7.21, i think).
I had to make a few changes to the sources to get the package
to compile. There were a couple files that used alloca() but didn't
include alloca.h. There was another source that used index().
On irix, you need to include strings.h to get that declared.
However, i
1998 May 06
0
Compiling on SGI Irix 5.3
Hello,
I successfully compiled 0.61.3 on SGI Irix 5.3 (CC). But there is a
syntax bug in src/graphics/graphics.c. I append a diff. Please, have a
look wether the fix is correct! (I'm not shure :-)
Thanks for the SHELL variable in the Makefile's. Please, don't forget
about the problem with externally installed regular expression
libraries (e.g. librx). Perhaps you can improve the
1998 May 06
1
Once more: Compiling on SGI Irix 5.3
I forgot:
"make docs" for LaTeX doesn't collect any information about the
functions. So in Man.dvi the appendix C is empty. A Bug??
--
======================================================================
Hubert Palme Bergische Universitaet-Gesamthochschule Wuppertal
Computing Center
D-42097
2006 May 15
0
Memory allocation fails in R 2.2.1 and R 2.3.0 on SGI Irix, (PR#8862)
On Mon, 15 May 2006, m.vroonhoven at erasmusmc.nl wrote:
> Dear R developers,
>
> We have a big SGI Origin computation server with 32 cpu's and 64 Gb of
> RAM. In R 2.0.0 we could run large jobs, allocating 8 Gb of RAM was not
> a problem, for example by running:
> > v1 <- seq(1,2^29)
> > v2 <- seq(1,2^29)
> > v3 <- seq(1,2^29)
> > v4 <-
1998 Jul 08
1
R-beta: POSIX and regcomp on SGI-IRIX 5.3
Hey Guys,
I'm trying to install R on an SGI IRIX 5.3 machine. I'm having trouble
getting R to use POSIX regular expressions. Here is the error message I get
when I run help:
> help()
Error in gsub(pattern, replacement, x, ignore.case, extended) : POSIX regular
expressions not available
I looked through the R-help archives and I found a few tips concerning the
problem. I tried them
2006 May 15
1
Memory allocation fails in R 2.2.1 and R 2.3.0 on SGI Irix, while plenty of memory available (PR#8861)
Dear R developers,
We have a big SGI Origin computation server with 32 cpu's and 64 Gb of
RAM. In R 2.0.0 we could run large jobs, allocating 8 Gb of RAM was not
a problem, for example by running:
> v1 <- seq(1,2^29)
> v2 <- seq(1,2^29)
> v3 <- seq(1,2^29)
> v4 <- seq(1,2^29)
This yields an R process, consuming about 8 Gb of RAM:
PID PGRP USERNAME
1999 Apr 29
1
R-0.64.0 installation on SGI IRIX 6.5 machine
Hi,
I am trying to install R-0.64.0 version on SGI machine running
IRIX 6.5.
Machine details:
319 <mind.krasnow.gmu.edu:R-0.63.3> uname -a
IRIX64 mind 6.5 07271714 IP27
Configure script runs fine and the output at the end of configure is:
R is now configured for mips-sgi-irix6.5
Source directory: /usr/local/R-0.64.0
Installation directory: /usr/local
C compiler: