Re: Using cygwin with a dual boot operating system

2010-05-06 Thread Douglas Kirk
> So, it might just start working as-is if OP runs mkpasswd and mkgroup from > within both 64-bit and 32-bit boot systems and concatenates the results. > > cheers, > DaveK > > Can you give a example of using mkpasswd and mkgroup to set a User named RockStar to use E:\Cygwin\home\Ro

Re: Using cygwin with a dual boot operating system

2010-05-06 Thread Dave Korn
On 07/05/2010 04:58, Christopher Faylor wrote: > On Fri, May 07, 2010 at 05:09:00AM +0100, Dave Korn wrote: >> On 07/05/2010 04:41, Christopher Faylor wrote: >>> On Fri, May 07, 2010 at 03:22:58AM +0100, Dave Korn wrote: On 06/05/2010 21:36, Christopher Faylor wrote: > On Thu, May 06, 2010

Re: Using cygwin with a dual boot operating system

2010-05-06 Thread Christopher Faylor
On Fri, May 07, 2010 at 05:09:00AM +0100, Dave Korn wrote: >On 07/05/2010 04:41, Christopher Faylor wrote: >> On Fri, May 07, 2010 at 03:22:58AM +0100, Dave Korn wrote: >>> On 06/05/2010 21:36, Christopher Faylor wrote: On Thu, May 06, 2010 at 03:22:39PM -0500, Jeremy Bopp wrote: > Please

Re: Using cygwin with a dual boot operating system

2010-05-06 Thread Dave Korn
On 07/05/2010 04:41, Christopher Faylor wrote: > On Fri, May 07, 2010 at 03:22:58AM +0100, Dave Korn wrote: >> On 06/05/2010 21:36, Christopher Faylor wrote: >>> On Thu, May 06, 2010 at 03:22:39PM -0500, Jeremy Bopp wrote: Please bear in mind that what you are attempting to do is not really >>

Re: Using cygwin with a dual boot operating system

2010-05-06 Thread Christopher Faylor
On Fri, May 07, 2010 at 03:22:58AM +0100, Dave Korn wrote: >On 06/05/2010 21:36, Christopher Faylor wrote: >> On Thu, May 06, 2010 at 03:22:39PM -0500, Jeremy Bopp wrote: >>> Please bear in mind that what you are attempting to do is not really >>> supported, so don't be surprised if you don't get a

Re: Using cygwin with a dual boot operating system

2010-05-06 Thread Dave Korn
On 06/05/2010 21:36, Christopher Faylor wrote: > On Thu, May 06, 2010 at 03:22:39PM -0500, Jeremy Bopp wrote: >> Please bear in mind that what you are attempting to do is not really >> supported, so don't be surprised if you don't get a bunch of help. > > I don't see why this wouldn't be supported

setup messing up ntfs permissions

2010-05-06 Thread Vasya Pupkin
Is there any way to stop setup program from messing up NTFS permissions? I don't like how cygwin works with NTFS permissions and therefore it is disabled through /etc/fstab, but setup ignores it and keeps destroying inherited permissions and replacing them with custom ones every time it installs so

Re: Using cygwin with a dual boot operating system

2010-05-06 Thread Jeremy Bopp
On 05/06/2010 08:11 PM, Christopher Faylor wrote: > On Thu, May 06, 2010 at 03:43:15PM -0500, Jeremy Bopp wrote: >> On 5/6/2010 3:36 PM, Christopher Faylor wrote: >>> On Thu, May 06, 2010 at 03:22:39PM -0500, Jeremy Bopp wrote: Please bear in mind that what you are attempting to do is not real

Re: Using cygwin with a dual boot operating system

2010-05-06 Thread Christopher Faylor
On Thu, May 06, 2010 at 03:43:15PM -0500, Jeremy Bopp wrote: >On 5/6/2010 3:36 PM, Christopher Faylor wrote: >> On Thu, May 06, 2010 at 03:22:39PM -0500, Jeremy Bopp wrote: >>> Please bear in mind that what you are attempting to do is not really >>> supported, so don't be surprised if you don't get

[ANNOUNCEMENT] Updated [experimental]: asciidoc-8.5.3-2

2010-05-06 Thread Eric Blake (cygwin)
A new version of the asciidoc package, asciidoc 8.5.3-2, is now available for download for those testing the experimental python-2.6.5-1. asciidoc 8.5.3-1 remains current for python-2.5.5-1. NEWS: = This is a refresh build against the newer python. See also the package documentation in /usr/

Re: Fwd: Remote restart of IIS App pool via ssh

2010-05-06 Thread Jeremy Bopp
On 5/6/2010 3:11 PM, Jason Hamilton wrote: > Ok so this is what I am trying to do. > Server 1 has cygwin installed and I can ssh into it using keys > My batch file on the server is working just fine for what I want it to do > Here is the problem. I have a vbs script that needs to be ran at the > b

Re: Using cygwin with a dual boot operating system

2010-05-06 Thread Jeremy Bopp
On 5/6/2010 3:36 PM, Christopher Faylor wrote: > On Thu, May 06, 2010 at 03:22:39PM -0500, Jeremy Bopp wrote: >> Please bear in mind that what you are attempting to do is not really >> supported, so don't be surprised if you don't get a bunch of help. > > I don't see why this wouldn't be supported

Re: Using cygwin with a dual boot operating system

2010-05-06 Thread Christopher Faylor
On Thu, May 06, 2010 at 03:22:39PM -0500, Jeremy Bopp wrote: >Please bear in mind that what you are attempting to do is not really >supported, so don't be surprised if you don't get a bunch of help. I don't see why this wouldn't be supported actually. If the 32/64 bit systems have similar setups

Re: [ANNOUNCEMENT] [1.7] Updated: gawk-3.1.8-1

2010-05-06 Thread Corinna Vinschen
On May 6 14:06, Eric Blake wrote: > On 05/06/2010 01:39 PM, Corinna Vinschen wrote: > > 5. Gawk no longer includes its own copy of libsigsegv but it will use it if > >installed on the build system. The --disable-libsigsegv configure option > >is now gone. > > I see you added libsigsegv2 t

Re: Using cygwin with a dual boot operating system

2010-05-06 Thread Jeremy Bopp
On 5/6/2010 2:26 PM, Douglas Kirk wrote: > Hello I have a system that will boot either a 64bit or 32bit version of Vista. > I installed cygwin in the 64bit system and it works fine, when I run > cygwin.bat I get a dos window with the appropiate prompt and I am in my home > directory. > When I boo

Fwd: Remote restart of IIS App pool via ssh

2010-05-06 Thread Jason Hamilton
Ok so this is what I am trying to do. Server 1 has cygwin installed and I can ssh into it using keys My batch file on the server is working just fine for what I want it to do Here is the problem.  I have a vbs script that needs to be ran at the beginning and the end of the shell script to stop and

Re: [ANNOUNCEMENT] [1.7] Updated: gawk-3.1.8-1

2010-05-06 Thread Eric Blake
On 05/06/2010 01:39 PM, Corinna Vinschen wrote: > 5. Gawk no longer includes its own copy of libsigsegv but it will use it if >installed on the build system. The --disable-libsigsegv configure option >is now gone. I see you added libsigsegv2 to the setup.hint requires: line, but you forgot

[ANNOUNCEMENT] [1.7] Updated: gawk-3.1.8-1

2010-05-06 Thread Corinna Vinschen
I've updated the gawk package to 3.1.8-1. gawk-3.1.8 is the new upstream release. Changes from 3.1.7 to 3.1.8 --- 1. The zero flag no longer applies to %c and %s; apparently the standards changed at some point. 2. Updated to latest infrastructure: Autoconf 2.65, Autom

Using cygwin with a dual boot operating system

2010-05-06 Thread Douglas Kirk
Hello I have a system that will boot either a 64bit or 32bit version of Vista. I installed cygwin in the 64bit system and it works fine, when I run cygwin.bat I get a dos window with the appropiate prompt and I am in my home directory. When I boot up in the 32bit Vista, and run cygwin.bat I get t

Re: V1.7 and endless loops triggerd by junction points

2010-05-06 Thread Matthias Meyer
Corinna Vinschen wrote: > On May 6 10:41, Corinna Vinschen wrote: >> On May 5 21:15, Matthias Meyer wrote: >> > Corinna Vinschen wrote: >> > > Otherwise, the only difference as far as I can see is the fact that >> > > the user token attrib inherited from the Cygwin shell has more user >> > > rig

Re: 1.7.5-1: execv fails in .exe compiled

2010-05-06 Thread Corinna Vinschen
On May 6 17:19, Corinna Vinschen wrote: > On May 6 10:21, Stephen Morton wrote: > > We have a gcc 3.4.6 cross-compiler that is an essential part of our > > development environment that does not work under cygwin 1.7 > > (+Win7-64). Somehow cc.exe is not able to execv cc1.exe. > > > > I'm stumped

Re: 1.7.5-1: execv fails in .exe compiled

2010-05-06 Thread Corinna Vinschen
On May 6 10:21, Stephen Morton wrote: > We have a gcc 3.4.6 cross-compiler that is an essential part of our > development environment that does not work under cygwin 1.7 > (+Win7-64). Somehow cc.exe is not able to execv cc1.exe. > > I'm stumped and any insight you can give me would be much apprec

Re: AW: [bulk] - Re: Setup.exe don't remember previos settings

2010-05-06 Thread Dave Korn
On 06/05/2010 15:36, DEWI - N. Zacharias wrote: > Hi Dave, Hi Norbert; let's keep this discussion on the list please, it'll be archived for future use if anyone else ever has the same bug. > In the /var/log I found > > 2010/05/05 09:39:10 Starting cygwin install, version 2.697 > 2010/05/05 09:

Re: Setup.exe doesn't remember previous settings

2010-05-06 Thread Dave Korn
On 06/05/2010 14:59, Nellis, Kenneth wrote: >> Cygwin> cat /etc/setup.rc >> cat: /etc/setup.rc: No such file or directory >> Cygwin> > Found it at /cygdrive/c/cygwin/etc/setup/setup.rc, but > curious if I'm set up atypically or why the difference. No, I just typo'd; I should ha

Re: Signal support under Cygwin

2010-05-06 Thread Christopher Faylor
On Thu, May 06, 2010 at 12:53:33AM +0100, Dave Korn wrote: >On 05/05/2010 23:57, Nicholas Sherlock wrote: >> On 6/05/2010 2:23 a.m., Christopher Faylor wrote: >>> On Thu, May 06, 2010 at 02:20:54AM +1200, Nicholas Sherlock wrote: On 28/04/2010 4:25 p.m., Nicholas Sherlock wrote: > Is this

RE: Setup.exe doesn't remember previous settings

2010-05-06 Thread Nellis, Kenneth
> From: Nellis, Kenneth > Sent: Thursday, May 06, 2010 09:47 > To: cygwin@cygwin.com > Subject: RE: Setup.exe doesn't remember previous settings > > ... > > My setup works just fine, but I don't have this file. Or could it > be somewhere else? > > Cygwin> cat /etc/setup.rc > cat: /et

RE: Setup.exe doesn't remember previous settings

2010-05-06 Thread Nellis, Kenneth
> From: Dave Korn > Sent: Thursday, May 06, 2010 09:38 > To: cygwin@cygwin.com > Subject: Re: Setup.exe don't remember previos settings > > ... > So, as the others mentioned, it is certainly supposed to remember > these > settings. They should be stored in the file /etc/setup.rc; can you > che

Re: Setup.exe don't remember previos settings

2010-05-06 Thread Dave Korn
On 06/05/2010 06:57, DEWI - N. Zacharias wrote: > Hi all, > > Every time I run setup.exe to update the installation I have to fill in > the Root Directory ,the Local Package Directory and the Download Site. > > Because this is annoying and my colleagues which only using Cygwin are > irritated

Re: Text editor with shell integration

2010-05-06 Thread Tim Prince
On 5/6/2010 5:07 AM, Jason Pyeron wrote: I am assuming that notepad++ does not understand paths like /cygdrive/c/filename.txt and /proc/cpuinfo (it has no hope on this one) mkdir /cygdrive/c/proc cat /proc/cpuinfo > /cygdrive/c/proc then your windows app (running from C:) can open /proc

Re: Setup.exe don't remember previos settings

2010-05-06 Thread Rance Hall
On Thu, May 6, 2010 at 12:57 AM, DEWI - N. Zacharias wrote: > > Hi all, > > Every time I run setup.exe to update the installation  I have to fill in the > Root Directory ,the Local Package Directory and the Download Site. > > Because this is  annoying  and my colleagues which only using Cygwin ar

R: Text editor with shell integration

2010-05-06 Thread Marco Atzeri
--- Gio 6/5/10, lood ha scritto: > > Hi all. How could I integrate my text editor (e.g. > Notepad++) to run it > easily from Cygwin? I mean, something similiar to "notepad > ./file.ext" - > this works, I just want to use Notepad++ instead of > standard Windows editor > ("notepad++ ./file.ext" or

RE: Text editor with shell integration

2010-05-06 Thread Jason Pyeron
> -Original Message- > From: cygwin-ow...@cygwin.com > [mailto:cygwin-ow...@cygwin.com] On Behalf Of lood > Sent: Thursday, May 06, 2010 7:23 > To: cygwin@cygwin.com > Subject: Text editor with shell integration > > > Hi all. How could I integrate my text editor (e.g. Notepad++) > to

Re: Text editor with shell integration

2010-05-06 Thread Csaba Raduly
On Thu, May 6, 2010 at 1:22 PM, lood wrote: > > Hi all. How could I integrate my text editor (e.g. Notepad++) to run it > easily from Cygwin? I mean, something similiar to "notepad ./file.ext" - > this works, I just want to use Notepad++ instead of standard Windows editor > ("notepad++ ./file.ext"

Text editor with shell integration

2010-05-06 Thread lood
Hi all. How could I integrate my text editor (e.g. Notepad++) to run it easily from Cygwin? I mean, something similiar to "notepad ./file.ext" - this works, I just want to use Notepad++ instead of standard Windows editor ("notepad++ ./file.ext" or something like that). Where I can add this functio

Re: V1.7 and endless loops triggerd by junction points

2010-05-06 Thread Corinna Vinschen
On May 6 10:41, Corinna Vinschen wrote: > On May 5 21:15, Matthias Meyer wrote: > > Corinna Vinschen wrote: > > > Otherwise, the only difference as far as I can see is the fact that the > > > user token attrib inherited from the Cygwin shell has more user rights > > > enabled. Namely the backup

xmlto: please update

2010-05-06 Thread Yaakov (Cygwin/X)
Jari, xmlto has a new home[1] with new releases[2] which support XSL-FO processors for creating DVI/PDF/PS output. Some X.Org components use xmlto with fop for documentation, so could you update xmlto accordingly? Yaakov Cygwin/X [1] https://fedorahosted.org/xmlto/ [2] https://fedorahosted

Re: V1.7 and endless loops triggerd by junction points

2010-05-06 Thread Corinna Vinschen
On May 5 21:15, Matthias Meyer wrote: > Corinna Vinschen wrote: > > Otherwise, the only difference as far as I can see is the fact that the > > user token attrib inherited from the Cygwin shell has more user rights > > enabled. Namely the backup and restore rights, which allows to access > > file

Re: Setup.exe don't remember previos settings

2010-05-06 Thread Nicholas Sherlock
On 6/05/2010 5:57 p.m., DEWI - N. Zacharias wrote: Every time I run setup.exe to update the installation I have to fill in the Root Directory ,the Local Package Directory and the Download Site. Because this is annoying and my colleagues which only using Cygwin are irritated by this I want t

Re: V1.7 can not use cursor or backspace within a shell

2010-05-06 Thread Andy Koppe
Matthias Meyer: >> I'm stumped. I think 'cygcheck -svr' output is needed to >> get any further. Please attach, not include it, and make sure you >> delete any sensitive info from it first. > > see attachment :-) You've got Cygwin installed under 'C:/Program Files', which I suspect is likely to cau