similar to: rsync binary for ncr mp ras svr4

Displaying 20 results from an estimated 1100 matches similar to: "rsync binary for ncr mp ras svr4"

2001 Feb 12
1
Compiled and running on NCR SVR4 UNIX (MP-RAS)
To whomever is interested, I have compiled and am running OpenSSH under NCR UNIX using the following procedure: 1. Compile and install zlib to the default location. gunzip zlib*.gz tar -xvfo zlib*tar cd zlib-* ./configure make make install 2. Compile and install openssl to the default location. gunzip openssl*.gz tar -xvfo openssl*tar cd openssl-*
2002 Jan 08
2
rsync for NCR MP-RAS (SRV 4)
I still have problems running the options like /usr/local/bin/rsync --daemon will give me an error Thanks in advance. # ./configure -build=i686-ncr-sysv4.3 # make install mkdir -p /usr/local/bin ./install-sh -c -m 755 rsync /usr/local/bin mkdir -p /usr/local/man/man1 mkdir -p /usr/local/man/man5 ./install-sh -c -m 644 ./rsync.1 /usr/local/man/man1
2002 Jan 05
7
rsync for NCR MP-RAS
On 4 Jan 2002, Mike Li <Mike.Li@schenker.ca> wrote: > Hi Martin, > > Is there a binary for rsync for NCR MP-RAS ver 3.0 running on Intel PIII > Hardware? I've never heard of that. What is it? > I can't seem to be able to compile the source codes either even though I have C > compiler > Here is what I get when I run configure > Thank you in advance >
2003 Jun 21
2
rsync 2.5.6 for NCR MP-RAS
Hi: After compiling rsync2.5.6 using on SVR4 on Intel HW, Please help # ./rsync --version rsync: --version: unknown option rsync error: syntax or usage error (code 1) at main.c(994) # ./rsync --help Segmentation Fault - core dumped Here is log of compilation. Script started on Sat Jun 21 05:56:15 2003 # make cc -I. -I. -g -DHAVE_CONFIG_H -I./popt -c rsync.c -o rsync.o NCR High
2003 Apr 08
2
OpenSSH 3.6.1p1 on NCR MP-RAS v4.3, several weird terminal problems
I compiled OpenSSH 3.6.1p1 on NCR MP-RAS v4.3 (or at least "uname -a"'s output of 4.0.3.0 suggests v4.3, I'm not positive). I was able to compile zlib (1.1.4) and openssl (0.9.7a) with little trouble. OpenSSH took hand-hacking the includes.h file as follows: diff -cr openssh-3.6.1p1/includes.h openssh-3.6.1p1-customized/includes.h *** openssh-3.6.1p1/includes.h Sun Oct 20
2003 Jun 22
16
[Bug 600] compilation of ssh-askpass or ssh-rand-helper fails on NCR MP-RAS v3.02
http://bugzilla.mindrot.org/show_bug.cgi?id=600 Summary: compilation of ssh-askpass or ssh-rand-helper fails on NCR MP-RAS v3.02 Product: Portable OpenSSH Version: -current Platform: ix86 OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Build system
2004 Sep 03
10
[Bug 925] Forking and crontabs do not work with ssh on NCR MP-RAS builds
http://bugzilla.mindrot.org/show_bug.cgi?id=925 Summary: Forking and crontabs do not work with ssh on NCR MP-RAS builds Product: Portable OpenSSH Version: -current Platform: Other OS/Version: other Status: NEW Severity: minor Priority: P2 Component: ssh AssignedTo: openssh-bugs
2012 Nov 08
0
[Bug 925] Forking and crontabs do not work with ssh on NCR MP-RAS builds
https://bugzilla.mindrot.org/show_bug.cgi?id=925 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #12 from Damien Miller <djm at
2016 Aug 02
0
[Bug 925] Forking and crontabs do not work with ssh on NCR MP-RAS builds
https://bugzilla.mindrot.org/show_bug.cgi?id=925 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #13 from Damien Miller <djm at mindrot.org> --- Close all resolved bugs after 7.3p1 release
2002 Oct 18
0
Samba for NCR MP-RAS Unix
Skipped content of type multipart/alternative
2016 Mar 15
2
Fwd: Unable to place outbound calls
Hi I need help This is the error: Really destroying SIP dialog 'NDMxOWRmYTRhMWVkMGFhMjllMzU4YmNmNjQwN2NlM2Y.' Method: SUBSCRIBE -- Executing [00919885497796 at internal:1] Set("SIP/1001-0000000b", "CALLERID(num)=8790771141") in new stack -- Executing [00919885497796 at internal:2] Dial("SIP/1001-0000000b", "SIP/00919885497796 at sonetel")
2005 Mar 19
4
How I calculate nCr with R ? (Como calculo nCr con R? )
En espa?ol (In Spanish) Necesito calcular la en numeros de combinaciones de n cosas tomando k al tiempo. Como hago eso en R ??? Yo escrib? mi propia funci?n pero pienso que de esa forma no es f?cil para mis estudiantes . He estado buscando en la ayuda y no he encontrado informaci?n sobre una funci?n que calcule eso directamente. Podr?an ayudarme In English (en Ingl?s ) I need calculate
2002 Feb 19
2
Dump Analysis -- when NCR server frozen by rsync
Hi, rsync was running against filesystems /disk5 and /disk7 to back them onto remote server (172.16.101.4) using the following script: if [ `ps -ef | grep -v grep | grep ::d5 | /usr/bin/wc -l` -eq 0 ] then rm -f /etc/rsync5.log echo " --- Disk5 --- starts `date`" > /etc/rsync5.log /usr/local/bin/rsync -a --recursive --compress /disk5/ 172.16.101.4::d5 >> /etc/rsync.log echo
2006 May 02
1
windows vista
Hi we are using samba version 3.0.14a. Are there any patches available in samba to support windows vista /longhorn? Thanks and Regards FEROZ AHMED WIPRO Technologies Bangalore Tel: +91-80-28440011 Ext 18150 Cell: +91-9880157370 The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may
2008 Jul 04
5
Samba v2.2.12 NTLM versions?
Hi, I am working on an old Unix system, UNIX SVR4 MP-RAS, running a Teradata database. Due to the age of the system (notably the C compiler, which won't handle v3 source code), I have built Samba 2.2.12 I want to use this to share Unix directories out to XP clients as network drives, for read-write access, keeping the file ownership as strict unix users. This all works fine, except for
2013 Apr 16
1
update config.guess and config.sub to support aarch64
Hello, would it be possible to update config.sub and config.guess to the latest versions (or at least version from automake-1.13.1) in order to support new architectures based on the ARM 64 bit CPU? Patch: http://plautrba.fedorapeople.org/openssh/openssh-latest-config.sub-config.guess.patch Related Fedora bug: https://bugzilla.redhat.com/show_bug.cgi?id=926284 Thanks, Petr
2005 Oct 18
0
samba on NCR Unix
Hello, I would like install samba on NCR unix. Is there anyone who help me to find binaries. Thanks
2008 Apr 04
1
3.0.28a+ 2008 server join with security=domain
Hi, Can some one help me out in joining samba 3.0.28a to 2008 server domain with "security= domain". When i try to execute "./net rpc join -U administrator%password" I'm getting the following error. " Error in domain join verification (credential setup failed): NT code 0xc0000388" Previously i was getting "Unable to find suitable server error" then
2003 Oct 27
2
problem using do.call and substitute for predict.glm using poly()
Hi I am having a particular problem with some glm models I am running. I have been adapting code from Bill Venables 'Programmers niche' in RNews Vol 2/2 to fit ca. 1000 glm models to a combination of species 0/1 data (as Y) and related physicochemical data (X), to automate the process of fitting this many models. I have successfully managed to fit all the models and have stored the
2005 Nov 16
3
OpenSSH on NCR MPRAS
Hi folks, I have successfully compiled and run OpenSSH 4.1p1 on NCR MPRAS: $ uname -a UNIX_SV support1 4.0 3.0 3446 Pentium Pro(TM)-EISA/PCI $ However, I have found one pretty critical problem, arising from the way that MPRAS handles changes to the IP stack. Background: To update any of the IP or TCP configuration options, system administrators should use the program "tcpconfig".