Re: cygwin on usb problems

2007-06-25 Thread nano thief
On 6/25/07, Brian Dessent <[EMAIL PROTECTED]> wrote: Thorsten Kampe wrote: > > The last solution I could think of was removing the umask 022 command from > > the /etc/profile. This (I think) would have the effect of making all new > > created files having 777 or 666 permissions. However, does th

Xfig 3.2.5 under CygWin

2007-06-25 Thread Francky Leyn
Dear, would it be possible to update Xfig under CygWin? At the moment this is version 3.2.4. I hit a lot of bugs/lacking functionality in that version. According to the author these are solved in release 3.2.5, togetherwith lots of other bugfixes. The release 3.2.4 is 5 years old. Would it be po

noweb under cygwin

2007-06-25 Thread Francky Leyn
Dear, I'm a user of the literate programming tool noweb (http://www.eecs.harvard.edu/~nr/noweb/intro.html). It's a pitty this program isn't included in the cygwin distribution. Could you please consider to take up the program suite in the cygwin distribution? Let me hear about it, Best regards

aux as filename

2007-06-25 Thread Francky Leyn
Dear, I have to restore a DVD with a copy of a UNIX filesystem on, on a Windows NTFS system. I use for that a cygwin cp. One of the problems is that there are files on that filesystem with names like aux.c, aux.h, and aux.gp. This is a problem because aux is a name reserved by Windows, and beca

Re: aux as filename

2007-06-25 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Francky Leyn on 6/25/2007 3:20 AM: > > Whatever cygwin command I issue on those aux.* files, it hangs. > cp, find, mv, ls, and so on, they all "hang" whenever they encounter > the first aux.* file. Perhaps this is because they use stat, a

Re: noweb under cygwin

2007-06-25 Thread Francky Leyn
Eric Blake wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Francky Leyn on 6/25/2007 2:27 AM: Dear, I'm a user of the literate programming tool noweb (http://www.eecs.harvard.edu/~nr/noweb/intro.html). It's a pitty this program isn't included in the cygwin distribution. C

Re: noweb under cygwin

2007-06-25 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Francky Leyn on 6/25/2007 2:27 AM: > Dear, > > I'm a user of the literate programming tool noweb > (http://www.eecs.harvard.edu/~nr/noweb/intro.html). > It's a pitty this program isn't included in the cygwin > distribution. > > Could you

Re: noweb under cygwin

2007-06-25 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Francky Leyn on 6/25/2007 6:16 AM: >> You are omnipresent in all many newsgroups? This is a mailing list, not a newsgroup. And I'm not on every mailing list, just the ones relative to my current volunteer capacities (although you are cor

Re: aux as filename

2007-06-25 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Eric Blake on 6/25/2007 6:14 AM: > In short, if you want to expand a tarball that contains a file such as > aux.c, or that has both foo and FOO, or any other problematic combination, > the easiest solution is to: > > mkdir managed > mount

rsync windows hang

2007-06-25 Thread Jerome Haltom
Trying to get rsync running on Windows. It seems to "hang" when transferring a certain excel spreadsheet. As far as I can tell the spreadsheet is not open by anybody and is copyable using `dd`. Hence, cygwin can read it just fine. Any idea why this might be hanging in rsync? rsync on Windows is us

RE: rsync windows hang

2007-06-25 Thread Dave Korn
On 25 June 2007 16:58, Jerome Haltom wrote: > Trying to get rsync running on Windows. It seems to "hang" when > transferring a certain excel spreadsheet. As far as I can tell the > spreadsheet is not open by anybody and is copyable using `dd`. Hence, > cygwin can read it just fine. Any idea why th

Re: rsync windows hang

2007-06-25 Thread Steven Hartland
- Original Message - From: "Dave Korn" Trying to get rsync running on Windows. It seems to "hang" when transferring a certain excel spreadsheet. As far as I can tell the spreadsheet is not open by anybody and is copyable using `dd`. Hence, cygwin can read it just fine. Any idea why this

RE: rsync windows hang

2007-06-25 Thread Dave Korn
On 25 June 2007 17:47, Steven Hartland wrote: > - Original Message - > From: "Dave Korn" > >>> Trying to get rsync running on Windows. It seems to "hang" when >>> transferring a certain excel spreadsheet. As far as I can tell the >>> spreadsheet is not open by anybody and is copyable usin

Re: Reloaded Win XP, now need to reload cygwin - sorta

2007-06-25 Thread Vidiot
I GOT IT WORKING! The clues that got me thinking were the login problems with cron-config and the manual timer setup problems with TSReader. Both complained about not being able to complete, because of login problems. So, I set up the system in classic login mode and sure enough, I couldn't

Re: rsync windows hang

2007-06-25 Thread Steven Hartland
- Original Message - From: "Dave Korn" Off the top of my head, I thought these sorts of problems usually cropped up only when transferring huge amounts of data or large file sets? From our experience the larger the number of files and the larger the transfer the higher the chance of

Re: Reloaded Win XP, now need to reload cygwin - sorta

2007-06-25 Thread Larry Hall (Cygwin)
Vidiot wrote: I GOT IT WORKING! The clues that got me thinking were the login problems with cron-config and the manual timer setup problems with TSReader. Both complained about not being able to complete, because of login problems. So, I set up the system in classic login mode and sure eno

Re: Reloaded Win XP, now need to reload cygwin - sorta

2007-06-25 Thread Vidiot
Larry responded: >Both 'cron' and 'ssh' have config scripts that handle installing and >starting the service for you, if you let them. They are documented in >their README files in '/usr/share/doc/Cygwin'. 'cygrunsrv --help' gives >you an overview of the command and it's available options. That

RE: Reloaded Win XP, now need to reload cygwin - sorta

2007-06-25 Thread Dave Korn
On 25 June 2007 19:02, Vidiot wrote: > Larry responded: > >> Both 'cron' and 'ssh' have config scripts that handle installing and >> starting the service for you, if you let them. They are documented in >> their README files in '/usr/share/doc/Cygwin'. 'cygrunsrv --help' gives >> you an overvie

Re: Reloaded Win XP, now need to reload cygwin - sorta

2007-06-25 Thread Vidiot
I just thought of something else. Why not have the setup program have a section where it asks if the user wants to start services like cron and ssh, where there would be the selection box and at the bottom of the GUI it would tell the user to reference the readme files in the doc directory as well

Re: Reloaded Win XP, now need to reload cygwin - sorta

2007-06-25 Thread Larry Hall (Cygwin)
Vidiot wrote: I just thought of something else. Why not have the setup program have a section where it asks if the user wants to start services like cron and ssh, where there would be the selection box and at the bottom of the GUI it would tell the user to reference the readme files in the doc d

Re: Reloaded Win XP, now need to reload cygwin - sorta

2007-06-25 Thread Vidiot
Larry: >You may be surprised to find out that these ideas are not new. What's been >missing in the past has been patches that do something like what you suggest >in a compelling way. If you're interested, you may be able to remedy that. I'm happy to read that the idea isn't new. As much as I'd

Re: Reloaded Win XP, now need to reload cygwin - sorta

2007-06-25 Thread Vidiot
DaveK responded: > No, it's a really bad idea. Interesting. > Your suggestion amounts to "People might look in the wrong place for the >documentation, so put all the documentation in every single place they might >look". Yes and no. As I pointed out, the on line web page says that the user d

suggestion for FAQ update

2007-06-25 Thread DePriest, Jason R.
http://cygwin.com/faq/faq.using.html#faq.using.firewall 26. What firewall should I use with Cygwin? We have had good reports about Kerio Personal Firewall, ZoneLabs Integrity Desktop, and the built-in firewall in Windows XP. Other well-known products including ZoneAlarm and Norton Internet Securi

Re: Reloaded Win XP, now need to reload cygwin - sorta

2007-06-25 Thread Igor Peshansky
On Mon, 25 Jun 2007, Vidiot wrote: > Larry responded: > > >Both 'cron' and 'ssh' have config scripts that handle installing and > >starting the service for you, if you let them. They are documented in > >their README files in '/usr/share/doc/Cygwin'. 'cygrunsrv --help' gives > >you an overview o

Re: Reloaded Win XP, now need to reload cygwin - sorta

2007-06-25 Thread Vidiot
Igor posted: >What do you mean, nothing? What about this: >? As I indicated in a previous posting, I text searched the large FAQ for cron and came up with nothing. Your reference has the following: There is a comprehensive C

Re: Reloaded Win XP, now need to reload cygwin - sorta

2007-06-25 Thread Larry Hall (Cygwin)
Vidiot wrote: Larry: You may be surprised to find out that these ideas are not new. What's been missing in the past has been patches that do something like what you suggest in a compelling way. If you're interested, you may be able to remedy that. I'm happy to read that the idea isn't new.

Re: Reloaded Win XP, now need to reload cygwin - sorta

2007-06-25 Thread Vidiot
Larry responded: >The 'setup.exe' code is in a "challenged" state which can make adding >features "challenging". Perhaps you'd like to provide a Sun installer >and then port it to Cygwin. ;-) Now we are just being funny. :-) I said that I could use the Sun package facility for doing installs an

Re: rsync windows hang

2007-06-25 Thread Lewis Hyatt
All though this may not be the case here but rsync over ssh is simply unusable under cygwin for the most part. I've tried for years to get it working reliably and its simply not possible I'm afraid. It seems related to the very slow ssh transfer issue and I suspect some low level thing to due w

Build instructions for OpenSSH 3.8.1 on Cygwin platform

2007-06-25 Thread Siva
I would like to obtain complete instructions for building (recreating) the net binary distro of Cygwin OpenSSH 3.8.1 from its sources. Can you point me to a URL which describes this procedure, or, where can I get this information. Thank you. Siva -- Unsubscribe info: http://cygwin.com

Re: Build instructions for OpenSSH 3.8.1 on Cygwin platform

2007-06-25 Thread Brian Dessent
Siva wrote: > I would like to obtain complete instructions for building (recreating) > the net binary distro of Cygwin OpenSSH 3.8.1 from its sources. > > Can you point me to a URL which describes this procedure, or, where can > I get this information. That version is more than three years old.