RPC inconsistency

2012-05-13 Thread Fedin Pavel
I have a problem with RPC libraries. Looks like either there is some serious inconsistency in Cygwin, or i seriously miss something. For the start, i tried to recompile NFS server from source code, in order to hunt for some bugs i've got sick of. And here i got a problem. First of all, i discover

[ANNOUNCEMENT] Updated: mingw-{zlib,zlib-devel,zlib1}-1.2.7-1; NEW: mingw-{minizip,libminizip-devel,libminizip1}-1.2.7-1

2012-05-13 Thread Charles Wilson
The mingw-zlib package has been updated to version 1.2.7-1. zlib is a standard lossless compression library; mingw-zlib is a version built using the standard windows runtime library and NOT cygwin; it is used by setup.exe among other tools. [[ compiled using mingw-gcc-4.5.2 ]] CHANGES since 1.2

[ANNOUNCEMENT] Updated: {zlib/zlib0/zlib-devel}-1.2.7-1; NEW: {minizip/libminizip-devel/libminizip1}-1.2.7-1

2012-05-13 Thread Charles Wilson
The zlib package has been updated to version 1.2.7-1. zlib is a standard lossless compression library. This is a routine update to the latest upstream version, which (after several years of relative stagnation) is now progressing. [[ compiled using gcc-4.5.3-3 ]] CHANGES since 1.2.5-1 ===

Re: installing rsh and rlogin servers - rshd and rlogind

2012-05-13 Thread Charles Wilson
Please read /usr/share/doc/Cygwin/rsh-server.README -- Chuck -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Building GCC 4.8 snapshots on Cygwin

2012-05-13 Thread Aaron Gray
Hi, I am trying to build GCC 4.8 snapshot. Has anyone done this, if so which versions of GCC do I have to build to get there ? Many thanks in advance, Aaron -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygw

Re: installing rsh and rlogin servers - rshd and rlogind

2012-05-13 Thread Marilo
well, like running net start sshd by accident? I wouldn't run a program without realising it..but maybe some that are dyslexic might so they don't put it in the path. I can't actually get it installed.. user@comp /usr/sbin $./rshd user@comp /usr/sbin $ I run ps and it doesn't show it By th

Re: installing rsh and rlogin servers - rshd and rlogind

2012-05-13 Thread Earnie Boyd
On Sun, May 13, 2012 at 3:20 PM, Marilo wrote: > I am surprised /usr/sbin isn't in the PATH though.. Why should the system/server bin be a part of the _user_ PATH? That could cause issues of starting/stopping a server unaware. -- Earnie -- https://sites.google.com/site/earnieboyd -- Problem re

Re: installing rsh and rlogin servers - rshd and rlogind

2012-05-13 Thread Marilo
Thanks, I wasn't looking right That's a useful command.. I see some servers now. I am surprised /usr/sbin isn't in the PATH though.. user@comp ~ $ echo $PATH /usr/local/bin:/usr/bin:/cygdrive/c:/cygdrive/c/windows:/cygdrive/c/windows/system32:/cygdrive/c/wind. $ cygcheck -l rsh-server /

Re: installing rsh and rlogin servers - rshd and rlogind

2012-05-13 Thread David Sastre Medina
On Sun, May 13, 2012 at 11:29:52AM +0100, Marilo wrote: > > I know ssh is the recommended thing, it has encryption and public keys. > But I would like to install and try rsh and the like nonetheless to see > what it was like. I'm the only person on my LAN and it's just for my LAN. > I would like

installing rsh and rlogin servers - rshd and rlogind

2012-05-13 Thread Marilo
I know ssh is the recommended thing, it has encryption and public keys. But I would like to install and try rsh and the like nonetheless to see what it was like. I'm the only person on my LAN and it's just for my LAN. I would like to use rsh and rlogin, and their respective servers I can see