Displaying 20 results from an estimated 3000 matches similar to: "scp vs ftp performance on SGI IRIX????????"
2003 Jun 15
1
Samba on A SGI Indy Cyclone IRIX system???
Hi there:
We have recently inherited a circa 1996 SGI Indy Colorbus Cyclone running on
Irix.
Our intention is to use this unit to drive our Canon CLC900 Scanner Copier
and make it accessible to our Windows Network.
At the moment, our Windows Network does not "see" the Cyclone & vice versa.
I have read that installing some kind of Windows Samba client onto our
windows
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
2003 Sep 24
1
IRIX 5.3 permanently_set_uid problem
Hello,
I have tried running OpenSSH 3.7.1p2 on an Indy running IRIX 5.3. It
compiled and installed without any problems.
However, I get the fatal error, which originates from uidswap.c in
function permanently_set_uid():
fatal: permanently_set_uid: was able to restore old [e]uid
This happens even if "UsePrivilegeSeparation no" is used in sshd_config.
It seems to be a problem
2003 May 27
1
Irix 6.5 and Winbind 2.2.8a
Can anyone point me to some documentation on setting up Irix to authenticate against an NT domain with winbind? I've got winbind setup so that wbinfo -u will return the domain users, however Irix does not use pam. Any way around this?
Thanks
2001 Aug 02
2
problem in making R from sources on SGI IRIX
Hello all,
I am trying to install R 1.3.0 on SGI IRIX. I downloaded the .tar from CRAN, unpacked it and executed the following commands from the top level directory:
./configure
make
The ./configure completes OK, with the final summary output:
--------------------
R is now configured for mips-sgi-irix6.5
Source directory: .
Installation directory: /usr/local
C compiler:
2000 Aug 17
2
Install Error on SGI Irix 6.5 (PR#637)
Hi,
I'm using R since Version 0.99 on a SGI Indigo 2 with Irix 6.5. I could compile
all Versions of R until 1.1.0.
When I try to compile Version 1.1.0 or 1.1.1 I get an error in the directory
/R-1.1.1/src/unix/X11. Trying to compile the file rbitmap.c in this directory
with the gcc compiler command
gcc -I. -I../../../src/include -I../../../src/include
-I../../../src/include/R_ext
2003 Sep 17
16
[Bug 659] sshd failure on IRIX
http://bugzilla.mindrot.org/show_bug.cgi?id=659
Summary: sshd failure on IRIX
Product: Portable OpenSSH
Version: 3.7.1p1
Platform: MIPS
OS/Version: IRIX
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: bugzilla-openssh at
2003 Jul 06
10
[Bug 585] sshd core dumping on IRIX 6.5.18 with VerifyReverseMapping enabled
http://bugzilla.mindrot.org/show_bug.cgi?id=585
------- Additional Comments From dtucker at zip.com.au 2003-07-07 00:32 -------
dmalloc (http://dmalloc.com/) claims to work on IRIX. It's likely to increase
the CPU and memory load, though.
I've built with dmalloc on Linux thusly:
LDFLAGS=-ldmalloc ./configure && make
eval `dmalloc -l /path/to/log high`
./sshd [options]
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.
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 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
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
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 \
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
1999 Jun 01
0
SGI irix and samba
Hi to all,
I'm currently experimenting with implementing a samba server on an SGI
o2 running irix 6.5.3.
The reason for this is that i am trying to shed some load off a netware
server currently serving files to 2 workgroups containing 40 people.
One group is a Survey section that has 1.5 gig of Civil engineering and
Autocad data - this data tends to be of a dynamic nature. I would like
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
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);