Re: Copy/Paste doesn't run on Cygwin

2007-09-13 Thread Jose Luis
I have fixed this issue deleting the line: set mouse=a in the ".vimrc" file. Jose Luis wrote: > > > Hi, > > Without the ".vimrc" file the copy/paste runs fine in a vim's edited file, > but when I copy the example vimrc file > (/usr/share/vim/vim71/vimrc_example.vim) in $HOME/.vimrc,

Re: sftp removing writable bit

2007-09-13 Thread Andrew DeFaria
Thorsten Kampe wrote: * Andrew DeFaria (Thu, 13 Sep 2007 08:53:25 -0700) Much less than the possibility of scp being present. And I'm not necessarily against the idea of "well go out and get a working copy of these programs" but often clients do not give consultants that privilege. If your too

Re: Establishing Unix network control under cygwin?

2007-09-13 Thread René Berber
Brad wrote: [snip] > Would anyone care to: > > a. confirm whether 'nsswitch.conf' and such work in Cygwin? No. But /etc/resolv.conf does if you installed minires. > b. tell me how I can get Cygwin to search various domains when > trying to resolve hostnames? Haven't tried it myself but

Re: Cygwin: Problem detecting subprocess termination after _spawn_posix in distutils?

2007-09-13 Thread Steve Holden
Steve Holden wrote: Steve Holden wrote: [Python interpreter hanging during distutils install of Python imaging library 1.1.6] Martin v. Löwis wrote: The only environment variables that don't appear in the shell output from the env command are INFOPATH, MAKE_MODE and PLAT. I am still flummoxed

drag and drop to cygwin scripts ?

2007-09-13 Thread Keith Chiem
Is it possible to write a script in cygwin, say bash or perl, create a shortcut to it in windows, and drag and drop a path or a url to it and have the script run and take it as an argument somehow ? --k -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Establishing Unix network control under cygwin?

2007-09-13 Thread Brad
Hi. I've just recently installed cygwin and I'd like to ask a few questions about networking. I've installed practically all the Cygwin packages but I'm frustrated by a couple of trivial little problems. For example, when I do a ping host the host can't be found; I have to put in the fully-q

Re: Don't like "setup" for ocassional updates

2007-09-13 Thread Larry Hall (Cygwin)
Gary R. Van Sickle wrote: Hi Paul, The Cygwin list is the appropriate place for followups: From: Paul McFerrin Gary R. Van Sickle wrote: From: Paul McFerrin I thought is was that straight forward. Consider the .bz2 file under bzip2: bzip2-1.0.3-2.tar.bz2 I did a "bunzip2 -d file..."

RE: Don't like "setup" for ocassional updates

2007-09-13 Thread Gary R. Van Sickle
Hi Paul, The Cygwin list is the appropriate place for followups: > From: Paul McFerrin > > Gary R. Van Sickle wrote: > >> From: Paul McFerrin > >> > >> I thought is was that straight forward. Consider the .bz2 > file under > >> bzip2: > >> bzip2-1.0.3-2.tar.bz2 > >> I did a "bunzip2 -d fi

RE: Don't like "setup" for ocassional updates

2007-09-13 Thread Gary R. Van Sickle
> From: Paul McFerrin > > I thought is was that straight forward. Consider the .bz2 > file under bzip2: > bzip2-1.0.3-2.tar.bz2 > I did a "bunzip2 -d file..." and ended up with a file "bunzip2.exe" > which is corrupt. Can't do > tar -t file... Perhaps it's time to upgrade your Cygwin

Re: Don't like "setup" for ocassional updates

2007-09-13 Thread Larry Hall (Cygwin)
Paul McFerrin wrote: I thought is was that straight forward. Consider the .bz2 file under bzip2: bzip2-1.0.3-2.tar.bz2 I did a "bunzip2 -d file..." and ended up with a file "bunzip2.exe" which is corrupt. Can't do tar -t file... without getting the corrupt file error. Maybe I just got

Re: Don't like "setup" for ocassional updates

2007-09-13 Thread Paul McFerrin
I thought is was that straight forward. Consider the .bz2 file under bzip2: bzip2-1.0.3-2.tar.bz2 I did a "bunzip2 -d file..." and ended up with a file "bunzip2.exe" which is corrupt. Can't do tar -t file... without getting the corrupt file error. Maybe I just got a corrupt file but I

Re: Don't like "setup" for ocassional updates

2007-09-13 Thread Christopher Faylor
Your dislike of setup does not translate into your getting support for installing packages without setup. This really falls into the category of "If you can't figure it out you probably shouldn't be doing it". However, the files are just .tar.bz2 files with some extra stuff which is referenced in

Don't like "setup" for ocassional updates

2007-09-13 Thread Paul McFerrin
Folks: I've been using Cygwin for many years (~7-8yrs) and I like it very much. Can't do without it. I'm running a "Sacred" version B20. No one touches it! I have total control. As a result, I normally do NOT like upgrades. They always cause me more work to fix problems created by other

Re: setup.exe suggestion + patch

2007-09-13 Thread Lewis Hyatt
Igor Peshansky wrote: Third, I have to apologize -- I've had a partial reply to your message sitting in my drafts since the day you sent it, but got bogged down. OK, I understand of course, I just wanted to check. Thanks for getting back to me Igor and Dave! A few comments on the patch: 1

RE: How to configure VIM to generate files with LF line endings

2007-09-13 Thread Dave Korn
On 13 September 2007 19:40, Michael Giroux wrote: > How do I configure VIM to write files using LF for line endings? You don't. It already does. Not trying it on a text-mode mountpoint, by any chance, are you? cheers, DaveK -- Can't think of a witty .sigline today -- Unsub

Re: How to configure VIM to generate files with LF line endings

2007-09-13 Thread Reid Thompson
add set fileformat=unix to vimrc/gvimrc On Thu, 2007-09-13 at 11:39 -0700, Michael Giroux wrote: > How do I configure VIM to write files using LF for line endings? > > I've tried man vi, and man vimrc and man .vimrc, without success. > > Michael > > -- > Unsubscribe info: http://cygwin.co

How to configure VIM to generate files with LF line endings

2007-09-13 Thread Michael Giroux
How do I configure VIM to write files using LF for line endings? I've tried man vi, and man vimrc and man .vimrc, without success. Michael -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwi

Re: Send keystrokes to an XP window

2007-09-13 Thread Larry Hall (Cygwin)
Rlambert wrote: Well, the webpage to which you refer is very similar to what I found, however, the particular module I was interested in is Win32-GuiTest. What got downloaded is a file named, Win32-GuiTest-1_50_1.zip. Is there a package called perl-Win32-GUITest? Let's see.

Re: setup.exe suggestion + patch

2007-09-13 Thread Igor Peshansky
On Thu, 6 Sep 2007, Lewis Hyatt wrote: Hello- Firstly, thanks to everyone who has worked on setup.exe, it's really a very convenient program! There is just one thing that has always bothered me, which is that you have to click repeatedly on the package or category to cycle through all the avail

Re: cron

2007-09-13 Thread Larry Hall (Cygwin)
Pierre A. Humblet wrote: - Original Message - From: "René Berber" <> To: <> Sent: Thursday, September 13, 2007 2:00 AM Subject: Re: cron Pierre A. Humblet wrote: [snip] | On W2K3, if you expect a service to be able to switch user contexts, you | need a special service account. You c

RE: setup.exe suggestion + patch

2007-09-13 Thread Dave Korn
On 13 September 2007 18:57, Lewis Hyatt wrote: > Lewis Hyatt wrote: > >> The simplest way I could think of to correct this would be to change the >> behavior so that when you click on a Category or a Package, instead of >> simply cycling through, you get a little popup menu that asks you what >>

Re: sftp removing writable bit

2007-09-13 Thread Thorsten Kampe
* Andrew DeFaria (Thu, 13 Sep 2007 08:53:25 -0700) > Thorsten Kampe wrote: > > * Andrew DeFaria (Wed, 12 Sep 2007 22:49:49 -0700) > >> Thorsten Kampe wrote: > >>> * Andrew DeFaria (Wed, 12 Sep 2007 08:48:58 -0700) > What is sftp good for? I mean what does it > have > over say... scp

Re: setup.exe suggestion + patch

2007-09-13 Thread Lewis Hyatt
Lewis Hyatt wrote: The simplest way I could think of to correct this would be to change the behavior so that when you click on a Category or a Package, instead of simply cycling through, you get a little popup menu that asks you what you want to do instead. This way, you can go directly to Uni

Re: Send keystrokes to an XP window

2007-09-13 Thread Rlambert
Frodak Baksik wrote: > > On 9/12/07, Rlambert wrote: >> >> I found a module (Win32::GUI) on the Internet. It looks like it can be >> used >> to send keystrokes to an XP window? Can it be installed on CYGWIN? If >> so, >> how do you do it? If not, is there some other module that can be used

Re: Private key file permissions w/Cygwin OpenSSH on Vista

2007-09-13 Thread Igor Peshansky
On Thu, 13 Sep 2007, sbeavan wrote: > Not sure if you are having the exact same issue I had, but I couldn't chmod > the files in cygwin either. Then I realized my home directory was on a > windows share. I was able to cp the files to my local drive and chmod them, > but the changes disappeared w

RE: sftp removing writable bit

2007-09-13 Thread Dave Korn
On 13 September 2007 16:53, Andrew DeFaria wrote: > I guess I'm saying is that if yafc, lftp and SpeedCommander can do sftp > then scp will also work (no?). No. cheers, DaveK -- Can't think of a witty .sigline today -- Unsubscribe info: http://cygwin.com/ml/#unsubscri

RE: sftp removing writable bit

2007-09-13 Thread Dave Korn
On 12 September 2007 15:44, John J. Culkin wrote: > Hello > > I am seeing an issue with Cygwin's sftp. It seems that after I upload a > file that overwrites an existing file, the writable bit is removed. This > prevents me from uploading a new version of the file. > > The files are owned by the

Re: Send keystrokes to an XP window

2007-09-13 Thread Frodak Baksik
On 9/12/07, Rlambert wrote: > > I found a module (Win32::GUI) on the Internet. It looks like it can be used > to send keystrokes to an XP window? Can it be installed on CYGWIN? If so, > how do you do it? If not, is there some other module that can be used in > CYGWIN to send keystrokes to an X

Re: sftp removing writable bit

2007-09-13 Thread Andrew DeFaria
Thorsten Kampe wrote: * Andrew DeFaria (Wed, 12 Sep 2007 22:49:49 -0700) Thorsten Kampe wrote: * Andrew DeFaria (Wed, 12 Sep 2007 08:48:58 -0700) John J. Culkin wrote: I am seeing an issue with Cygwin's sftp. It seems that after I upload a file that overwrites an existing file, the writable b

Re: cron

2007-09-13 Thread Pierre A. Humblet
- Original Message - From: "René Berber" <> To: <> Sent: Thursday, September 13, 2007 2:00 AM Subject: Re: cron Pierre A. Humblet wrote: [snip] > | On W2K3, if you expect a service to be able to switch user contexts, you > | need a special service account. You can use the 'sshd_server'

RE: where is cygintl8.dll?

2007-09-13 Thread Dave Korn
On 13 September 2007 16:03, Rupert Young wrote: [ Re-directed back to list from private email. ] > Thanks, though this doesn't tell me which bz2 file it is in. You shouldn't want or need to know that. > I have uncompressed all the downloaded files You shouldn't want or need to do that.

RE: where is cygintl8.dll?

2007-09-13 Thread Rupert Young
Thanks, though this doesn't tell me which bz2 file it is in. I have uncompressed all the downloaded files and neither libintl8 nor cygintl-8 are therein. Any idea where they should be? Incidentally, when downloading in "select packages" libintl8 is shown as "Keep" and "n/a". Regards, Rupert

Re: Private key file permissions w/Cygwin OpenSSH on Vista

2007-09-13 Thread sbeavan
Not sure if you are having the exact same issue I had, but I couldn't chmod the files in cygwin either. Then I realized my home directory was on a windows share. I was able to cp the files to my local drive and chmod them, but the changes disappeared when moving the files back to the home direct

Re: Webdav batch file transfer: curl, wget

2007-09-13 Thread Gregg Reynolds
On 9/12/07, Richard Ivarson <[EMAIL PROTECTED]> wrote: > > curl --user NAME:PASSWORD > https://webdavserver.com/folder/{fileAA,fileBB,fileCC,fileDD,fileEE,}.txt -O > -O -O -O -O ... > 1) Is there a simpler way than the five "-O"'s I used? Would a wildcard be > possible (didn't find a mention in t

Re: Webdav batch file transfer: curl, wget

2007-09-13 Thread Gregg Reynolds
On 9/12/07, Brian Dessent <[EMAIL PROTECTED]> wrote: > Curl on the other hand is better suited for http scripting where you are > trying to emulate the actions of a user, such as when submitting form > fields. Wget has the ability to do http POSTs but it only supports the > old "application/x-www

RE: where is cygintl8.dll?

2007-09-13 Thread Dave Korn
On 13 September 2007 14:50, Rupert Young (Restart) wrote: > Hi, > > In which of the downloaded bz2 files should I find the cygintl8.dll? The answer to this and all similar questions: go to http://cygwin.com/packages Enter the name of the file you're looking for in the search box there. How

where is cygintl8.dll?

2007-09-13 Thread Rupert Young \(Restart\)
Hi, In which of the downloaded bz2 files should I find the cygintl8.dll? Regards,   Rupert -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http:/

Work Online From Home.

2007-09-13 Thread Himage Holdings Ltd .
Would you like to work online from home and get paid weekly? Himage Holding Ltd, Kowloon, Hong Kong. Needs a book keeper, so we want to know if you will like to work online from home and get paid weekly without leaving or affecting your present job? Himage Holding Ltd., Kowloon, Hong Kong is an

Re: sftp removing writable bit

2007-09-13 Thread Thorsten Kampe
* Andrew DeFaria (Wed, 12 Sep 2007 22:49:49 -0700) > Thorsten Kampe wrote: > > * Andrew DeFaria (Wed, 12 Sep 2007 08:48:58 -0700) > >> John J. Culkin wrote: > >>> I am seeing an issue with Cygwin's sftp. It seems that after I upload > >>> a file that overwrites an existing file, the writable bit is