Re: cygwin1.7 and qt4.3

2008-10-16 Thread jayshankar nair
Hi, >Qt 4.4 is available from Cygwin Ports, and I intend to add it to the >distro after the release of Cygwin 1.7 and X11R7.4. qt4.4 directory is there. Currently can i install QT4 and qwt5 in cygwin1.7 and compile qt4.4 code. If so, let me know the instructions. Also i couldn't find qmake fil

Re: Connection closed message when trying to connect with ssh using public key authentication to OpenSSH_5.1

2008-10-16 Thread Larry Hall (Cygwin)
Vivekananda Ganihar wrote: ...and ssh-host-config several times. I can ssh from this windows What about ssh-user-config? Did you read /usr/share/doc/Cygwin/openssh.README? box to another unix box, but not the other way. What am I missing ? debug1: Offering public key: /u/x/.ssh/id_ds

Connection closed message when trying to connect with ssh using public key authentication to OpenSSH_5.1

2008-10-16 Thread Vivekananda Ganihar
Greetings, I receive a connection closed message when I try to ssh to windows box running cygwin. I have meddled enough with the hosts allow and deny configs, checked for blocked ports,no McAfee, tried rebase, var directory has required permissions, performed a clean install of cygwin and ssh-host

Re: cygwin1.7 and qt4.3

2008-10-16 Thread Yaakov (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 jayshankar nair wrote: > If not, how can i build or install qt4.3 and qwt in cygwin. Qt 4.4 is available from Cygwin Ports, and I intend to add it to the distro after the release of Cygwin 1.7 and X11R7.4. Yaakov -BEGIN PGP SIGNATURE- Vers

--acls trouble on NTFS source & destination

2008-10-16 Thread Richard Ivarson
Hi again, I also use rsync to sync data between a Windows NTFS formatted drive and a NTFS formated USB memory stick on the same machine. Basically this works (highly similar to for example a rsync between Windows and Unix). BUT... I never ever get the correct permissions on files and folders on

Rsync on two Windows machines: way one clear

2008-10-16 Thread Richard Ivarson
I wrote: [..] Do I have to configure "modules" on the remote PC? I hoped not because it means the local PC's rsync scripts are not flexible anymore, but testwise I did so: Remote PC's rsyncd.conf reads for example: >> [modul] path = /folder/ << A "[local PC] rsync Remote::" does list the entr

Re: cygwin1.7 and qt4.3

2008-10-16 Thread Marco Atzeri
--- Andrew Medico ha scritto: > On Thu, Oct 16, 2008 at 5:57 AM, jayshankar nair > wrote: Do not help spammer > > Hi, > > > > cygwin 1.7 is packaged with the binaries for > qt3.3.4. I need to port my application from linux to > windows and run in cygwin environment. My > application requires p

Re: cygwin1.7 and qt4.3

2008-10-16 Thread Andrew Medico
On Thu, Oct 16, 2008 at 5:57 AM, jayshankar nair <[EMAIL PROTECTED]> wrote: > Hi, > > cygwin 1.7 is packaged with the binaries for qt3.3.4. I need to port my > application from linux to windows and run in cygwin environment. My > application requires packages of QT4.3 and QWT. Does cygwin1.7 supp

cygwin1.7 and qt4.3

2008-10-16 Thread jayshankar nair
Hi, cygwin 1.7 is packaged with the binaries for qt3.3.4. I need to port my application from linux to windows and run in cygwin environment. My application requires packages of QT4.3 and QWT. Does cygwin1.7 support QT4.3. If not, how can i build or install qt4.3 and qwt in cygwin. Suggestions

Re: Rsync on two WinXP Machines: how?

2008-10-16 Thread Marco Atzeri
--- Richard Ivarson ha scritto: > Marco Atzeri wrote: > [..] > > try with > > starting sshd service > > Marco, how do I start the "sshd" service? > > I can for example enter "ssh" to get a console > secure shell. > > What is the better way to use rsync on two Windows > PCs: the service way

Re: [SOLVED] RE: [ANNOUNCEMENT] NEW: libtool-2.2.2-2 / Updated: libltdl7-2.2.2-2

2008-10-16 Thread Yaakov (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dave Korn wrote: > Uh, no, not sure what you're referring to; got a reference? http://cygwin.com/ml/cygwin/2008-04/msg00378.html > Another thought occurs: does that work for cross-compilation? You can't use /usr/bin/libtool for cross-compilati

RE: Headers not found when gcc4 installed without gcc3

2008-10-16 Thread Dave Korn
Ken Brown wrote on 16 October 2008 03:41: > On 10/15/2008 7:10 PM, Dave Korn wrote: >> there's no way on earth that installing Gcc-3 should >> cause any X-related headers to be pulled in. Both setup.hints for >> gcc-core and gcc4-core pull in w32api, and that's it by the way of >> headers. >> >

Re: Rsync on two WinXP Machines: how?

2008-10-16 Thread Richard Ivarson
Dave, thanks for the hints. I found there's no rsyncd.conf on my remote PC so I created an empty one and now the rsync is listing on the remote PC: 1st console: > rsync --daemon --no-detach -v -v -v -v --log-file=logbuch.txt 2nd console: > tail -f logfile.txt 2008/10/16 09:30:30 [3840] rsyncd v

Re: Rsync on two WinXP Machines: how?

2008-10-16 Thread Richard Ivarson
Marco Atzeri wrote: [..] try with starting sshd service Marco, how do I start the "sshd" service? I can for example enter "ssh" to get a console secure shell. What is the better way to use rsync on two Windows PCs: the service way or the daemon way? -Richard -- Unsubscribe info: ht