Re: rsync installation _error exit code1

2008-04-07 Thread sri vasulu
Hello Paul Slootman, thanks a lot. the link which you have provided is a precompiled version of rsync2.6.9. can i use it directly ? I have downloaded ftp version of rsync to my local server and compressed the depot. still my server is not identifying rsync. The procedure which i have followed is

Re: newbie: rsync 2.6.x problems Cygwin client --> RedHat server

2008-04-07 Thread Paul Slootman
On Mon 07 Apr 2008, S.A. Birl wrote: > > Server is running rsync 2.6.1 on RH > Client is running rsync 2.6.3 on Cygwin (Win2003) > > When I connect client to server, I get kicked out after SSH > authentication. I can manually ssh into the server with no problems. Is the server running an rsync

Re: rsync installation _error exit code1

2008-04-07 Thread Paul Slootman
On Mon 07 Apr 2008, sri vasulu wrote: > Hello Paul Slootman, > Thank you very much for your suggestion, > In my machine i had cc compiler , it seems to be older version.Is it > necessary to use GNU C compiler to install rsync or can i proceed with > latest version of CC compiler. As long as it's a

Re: rsync installation _error exit code1

2008-04-07 Thread sri vasulu
Hello Paul Slootman, Thank you very much for your suggestion, In my machine i had cc compiler , it seems to be older version.Is it necessary to use GNU C compiler to install rsync or can i proceed with latest version of CC compiler. could you please suggest a solution for this error ,along with th

Re: rsync installation _error exit code1

2008-04-07 Thread Paul Slootman
On Mon 07 Apr 2008, sri vasulu wrote: > > Iam installing rsync version 3.01. on HP-UNIX . > > while installing rsync i am getting errors pls guide me how to solve threse > errors. Note the message below: > configure.sh: WARNING: rsync requires an ANSI C compiler and you don't seem > to have on

rsync installation _error exit code1

2008-04-07 Thread sri vasulu
Hello every one. Iam installing rsync version 3.01. on HP-UNIX . while installing rsync i am getting errors pls guide me how to solve threse errors. The installation procedure i am following is as follows. install procedure = Once you have it, as root: ./configure make make install