Re: Launching java process trouble

2007-11-14 Thread Jeannot Lelapin
Hello Larry, Thank's dor your explanation. i read all the cygwin cron man page ( prehaps i don't how to do that ). I didn't find another explanation. In the control panel. i check the "Allow service to interact with desktop" And no. the java process does not start. I don't know what i ca

Re: Open Sound System

2007-11-14 Thread Christopher Faylor
On Wed, Nov 14, 2007 at 05:54:30PM -0800, Samuel Thibault wrote: >Carlo Florendo, le Thu 15 Nov 2007 09:45:54 +0800, a ?crit : >> Nikodem wrote: >> >Is it planned to support OSS? Many programs use it, and that's native >> >Linux lib :( >> >> The OSS suites are Linux kernel modules. (And why OSS

Re: Open Sound System

2007-11-14 Thread Carlo Florendo
Samuel Thibault wrote: Carlo Florendo, le Thu 15 Nov 2007 09:45:54 +0800, a écrit : Nikodem wrote: Is it planned to support OSS? Many programs use it, and that's native Linux lib :( The OSS suites are Linux kernel modules. (And why OSS when there's ALSA?) Windows has its own sound API and I

Re: Open Sound System

2007-11-14 Thread Samuel Thibault
Carlo Florendo, le Thu 15 Nov 2007 09:45:54 +0800, a écrit : > Nikodem wrote: > >Is it planned to support OSS? Many programs use it, and that's native > >Linux lib :( > > The OSS suites are Linux kernel modules. (And why OSS when there's ALSA?) > > Windows has its own sound API and I don't thin

Re: Open Sound System

2007-11-14 Thread Carlo Florendo
Nikodem wrote: Is it planned to support OSS? Many programs use it, and that's native Linux lib :( The OSS suites are Linux kernel modules. (And why OSS when there's ALSA?) Windows has its own sound API and I don't think OSS could be ported to windows. Thank you very much. Best Regards, Car

Re: Reliable old script loses data on new Cygwin installation

2007-11-14 Thread Larry Hall (Cygwin)
Lewis Hyatt wrote: These machines have an anti-virus program, but the same one I have been using for the past two or three years. The filenames either have no extension, or ".txt". That's most likely the problem anyway, what happens if you turn it off? This is possible, particularly if the

Re: Reliable old script loses data on new Cygwin installation

2007-11-14 Thread Lewis Hyatt
These machines have an anti-virus program, but the same one I have been using for the past two or three years. The filenames either have no extension, or ".txt". That's most likely the problem anyway, what happens if you turn it off? -Lewis -- Unsubscribe info: http://cygwin.com/ml/#u

RE: Problem compiling libcfg+

2007-11-14 Thread krlinasp
Hi, I`m trying to do the same thing, but i don`t found the way that i can compile this, did you use libtool or did you compile sucessfully the libcfg?, i hope you can help me thanks. Dave Korn wrote: > > On 25 January 2007 08:54, Luis Rodrigo Aguado wrote: > >> Hi all, >> >> I am tr

Re: Limit access via openssh?

2007-11-14 Thread René Berber
Tony Benham wrote: > This isn't strictly a cygwin question, but I'm using cygwin ssh > implementation. > I have an external user that uses ssh & public key to open a tunnel to my > windows server running cygwin. They use the tunnel to connect to an apache > server inside our network. This all wor

Re: linked dll data write copy failed errors

2007-11-14 Thread Larry Hall (Cygwin)
David Barr wrote: On Nov 14, 2007 10:58 AM, Larry Hall (Cygwin) wrote: I'm assuming you ran 'rebaseall' as recommended in it's README? Yes. This error can also be caused by . Have you tried removing AV/anti-spyware from your system? I found the problem:

Re: linked dll data write copy failed errors

2007-11-14 Thread David Barr
On Nov 14, 2007 10:58 AM, Larry Hall (Cygwin) wrote: > > I'm assuming you ran 'rebaseall' as recommended in it's README? Yes. > > This error can also be caused by . > Have you tried removing AV/anti-spyware from your system? I found the problem: Logitech webca

Re: [ANNOUNCEMENT] Updated: unison2.13, unison2.17, unison2.27

2007-11-14 Thread Andrew Schulman
> The /etc/postinstall/unison... installer scripts assume that alternatives is > available on the path. On > my system /usr/sbin is not on the PATH, so the postinstall script fails. Oops. > Also is bash style shell arithmetic used for the priority allowed in a > /bin/sh script ? I'm not sure,

Re: Limit access via openssh?

2007-11-14 Thread Robert Kiesling
> This isn't strictly a cygwin question, but I'm using cygwin ssh > implementation. > I have an external user that uses ssh & public key to open a tunnel to my > windows server running cygwin. They use the tunnel to connect to an apache > server inside our network. This all works fine. What I want

Open Sound System

2007-11-14 Thread Nikodem
Is it planned to support OSS? Many programs use it, and that's native Linux lib :( -- Freyjkell -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: htt

Re: [ANNOUNCEMENT] Updated: unison2.13, unison2.17, unison2.27

2007-11-14 Thread Andy Moreton
On Wed, 14 Nov 2007 17:20:33 GMT, Andrew Schulman wrote: > New versions of the unison2.13, unison2.17, and unison2.27 packages are > available in the Cygwin distribution. The /etc/postinstall/unison... installer scripts assume that alternatives is available on the path. On my system /usr/sbin

[ANNOUNCEMENT] Updated: unison2.13, unison2.17, unison2.27

2007-11-14 Thread Schulman . Andrew
New versions of the unison2.13, unison2.17, and unison2.27 packages are available in the Cygwin distribution. Unison is a file synchronizer for Unix and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), m

RE: Asynchronous i/o

2007-11-14 Thread Mike_Cygwin
> Should be fairly straightforward to implement, as windows I/O functions > support asynchronous operations (called "overlapped" in msdn technology). You > shouldn't need to modify anything except the cygwin dll sources to add the > functions. > > See > http://cygwin.com/faq/faq.programming.

RE: Workaround for silent linkage errors

2007-11-14 Thread Phil Betts
Eric Blake wrote on Wednesday, November 14, 2007 1:56 PM:: > According to Phil Betts on 11/9/2007 10:15 AM: If anyone missed this because of ultra paranoid virus filtering (it had a .sh attachment), it's here: http://cygwin.com/ml/cygwin/2007-11/msg00173.html I didn't get a copy myself, but saw

[ANNOUNCEMENT] Updated: lftp-3.6.1-1

2007-11-14 Thread Schulman . Andrew
A new version of the lftp package is available in the Cygwin distribution. lftp is a sophisticated file transfer program and ftp/http client. It supports multiple network protocols, offers tab completion, command history, job control, and bookmarks, can mirror sites and transfer multiple files in

Re: linked dll data write copy failed errors

2007-11-14 Thread Larry Hall (Cygwin)
David Barr wrote: I'm getting this error a lot on my laptop which is running Windows XP. I tried running rebaseall (I found this suggestion in the archives), but it didn't help. There are a couple things that I know usually cause the error. One is running the "startx" command. I've attached t

RE: Asynchronous i/o

2007-11-14 Thread Dave Korn
On 14 November 2007 15:23, Mike_Cygwin wrote: > and treated as a newbie for a while. I do believe I have adressed the TOFU > thing and that other thing that is too loon to remember. LOL, great typo there. The blanking people's addresses thing you've got right, but only half the TOFU thing -

linked dll data write copy failed errors

2007-11-14 Thread David Barr
I'm getting this error a lot on my laptop which is running Windows XP. I tried running rebaseall (I found this suggestion in the archives), but it didn't help. There are a couple things that I know usually cause the error. One is running the "startx" command. I've attached the output of this co

Re: No home directory on new cygwin install

2007-11-14 Thread Larry Hall (Cygwin)
Adam Thomas wrote: I've installed cygwin dozens of times over the years, and it's always worked flawlessly. But today when I installed it on my new Thinkpad something went wrong. After what looked like a perfectly normal base install, I open the cygwin terminal and it gives me a prompt in the /us

RE: Running Cygwin bash from Ant script

2007-11-14 Thread Dave Korn
On 14 November 2007 15:36, Nicolai Kamenzky wrote: > Thanks Dave, that made it! > > Another question: http://cygwin.com/acronyms/#PPIOSPE. List Cc'd back in. > In the line: > Can I use a path other than "C:\..." so that in case the Cygwin > installation is elsewhere the bash executable is f

Re: Support for sa_sigaction

2007-11-14 Thread Larry Hall (Cygwin)
Joaquín Mª López Muñoz wrote: "Larry Hall (Cygwin)" ha escrito: Joaquín Mª López Muñoz wrote: Corinna Vinschen ha escrito: Use `cvs annotate' to find the date when sa_sigaction has been introduced and then check against the release dates. So, from what I can tell, 1.5.7 should already h

RE: Asynchronous i/o

2007-11-14 Thread Mike_Cygwin
> > My email manager does not blank out addresses...so I am doing the > > attactment thing. Is that ok? > > > > Mike > > Epic FAIL, since you ask. Had any coffee yet this morning? > > cheers, > DaveK > -- > Can't think of a witty .sigline today > > > -- > Unsubscribe info:

RE: Asynchronous i/o

2007-11-14 Thread Dave Korn
On 14 November 2007 14:57, Mike_Cygwin wrote: > My email manager does not blank out addresses...so I am doing the > attactment thing. Is that ok? > > Mike Epic FAIL, since you ask. Had any coffee yet this morning? cheers, DaveK -- Can't think of a witty .sigline today -- U

Re: Asynchronous i/o

2007-11-14 Thread Mike_Cygwin
My email manager does not blank out addresses...so I am doing the attactment thing. Is that ok? Mike --- Begin Message --- http://cygwin.com/acronyms/#TOFU http://cygwin.com/acronyms/#PCYMTNQREAIYR On Nov 13 17:28, [EMAIL PROTECTED] wrote: > Thanks for replying... I saw your earlier posts ab

Re: Asynchronous i/o

2007-11-14 Thread Mike_Cygwin
-- Original message -- From: Corinna Vinschen <[EMAIL PROTECTED]> > > > http://cygwin.com/acronyms/#TOFU > http://cygwin.com/acronyms/#PCYMTNQREAIYR > > > On Nov 13 17:28, [EMAIL PROTECTED] wrote: > > Thanks for replying... I saw your earlier posts about the su

Re: Asynchronous i/o

2007-11-14 Thread Mike_Cygwin
-- Original message -- From: Corinna Vinschen <[EMAIL PROTECTED]> > > > http://cygwin.com/acronyms/#TOFU > http://cygwin.com/acronyms/#PCYMTNQREAIYR > > > On Nov 13 17:28, [EMAIL PROTECTED] wrote: > > Thanks for replying... I saw your earlier posts about the su

Limit access via openssh?

2007-11-14 Thread Tony Benham
This isn't strictly a cygwin question, but I'm using cygwin ssh implementation. I have an external user that uses ssh & public key to open a tunnel to my windows server running cygwin. They use the tunnel to connect to an apache server inside our network. This all works fine. What I want to do is t

No home directory on new cygwin install

2007-11-14 Thread Adam Thomas
I've installed cygwin dozens of times over the years, and it's always worked flawlessly. But today when I installed it on my new Thinkpad something went wrong. After what looked like a perfectly normal base install, I open the cygwin terminal and it gives me a prompt in the /usr/bin directory. Ther

Re: Workaround for silent linkage errors

2007-11-14 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Phil Betts on 11/9/2007 10:15 AM: > > It is designed to be installed in /etc/profile.d and uses one of > two methods: > > 1) Use $PROMPT_COMMAND Won't work as posted, since profile.d is loaded by all bourne-style shells, but 'declare -r

Re: Support for sa_sigaction

2007-11-14 Thread Joaquín Mª López Muñoz
"Larry Hall (Cygwin)" ha escrito: > Joaquín Mª López Muñoz wrote: > > Corinna Vinschen ha escrito: > > > >> Use `cvs annotate' to find the date when sa_sigaction has been > >> introduced and then check against the release dates. So, from what I > >> can tell, 1.5.7 should already have sa_siga

Re: Support for sa_sigaction

2007-11-14 Thread Larry Hall (Cygwin)
Joaquín Mª López Muñoz wrote: Corinna Vinschen ha escrito: On Nov 14 11:06, Joaqu?n M? L?pez Mu?oz wrote: Hello, The latest releases of Cygwin support include sa_sigaction member in the structure sigaction, but older releases such as Cygwin 1.5.7 don't (I've just checked it out with my 1.5.7

RE: Running Cygwin bash from Ant script

2007-11-14 Thread Dave Korn
On 14 November 2007 10:10, Nicolai Kamenzky wrote: > I tried this, but it didn't work: > > > > > > > > > Any ideas? Try Note quotes make entire command line a single parameter to '-c'. cheers, DaveK -- Can'

Re: Support for sa_sigaction

2007-11-14 Thread Joaquín Mª López Muñoz
Corinna Vinschen ha escrito: > On Nov 14 11:06, Joaqu?n M? L?pez Mu?oz wrote: > > Hello, > > > > The latest releases of Cygwin support include sa_sigaction member in the > > structure sigaction, but older releases such as Cygwin 1.5.7 don't (I've > > just > > checked it out with my 1.5.7 local co

Running Cygwin bash from Ant script

2007-11-14 Thread Nicolai Kamenzky
Hi folks! In my Ant script I have a target which should 1. Start the Cygwin bash, 2. Change the current directory, and 3. Execute a command. I have done this previously using the windows console, but now I want to do the same with the Cygwin bash. My Ant target looked like this:

Re: Support for sa_sigaction

2007-11-14 Thread Corinna Vinschen
On Nov 14 11:06, Joaqu?n M? L?pez Mu?oz wrote: > Hello, > > The latest releases of Cygwin support include sa_sigaction member in the > structure sigaction, but older releases such as Cygwin 1.5.7 don't (I've just > checked it out with my 1.5.7 local copy). > > How can I find the exact Cygwin rele

Support for sa_sigaction

2007-11-14 Thread Joaquín Mª López Muñoz
Hello, The latest releases of Cygwin support include sa_sigaction member in the structure sigaction, but older releases such as Cygwin 1.5.7 don't (I've just checked it out with my 1.5.7 local copy). How can I find the exact Cygwin release where sa_sigaction began to be supported? I've scanned th

Re: Reliable old script loses data on new Cygwin installation

2007-11-14 Thread Thomas Baker
On Wed, Nov 14, 2007 at 10:07:09AM +0100, Corinna Vinschen wrote: > > I would be grateful if someone could suggest a way to test > > this. Would it make sense (and is it possible) to replace > > the Cygwin kernel or the "coreutils" package (because of > > "mv") with earlier versions and see if the

Re: Asynchronous i/o

2007-11-14 Thread Corinna Vinschen
http://cygwin.com/acronyms/#TOFU http://cygwin.com/acronyms/#PCYMTNQREAIYR On Nov 13 17:28, [EMAIL PROTECTED] wrote: > Thanks for replying... I saw your earlier posts about the subject. Before I > say yes, might you tell me what limitations there are in Cygwin that would > make this terribly

Re: Reliable old script loses data on new Cygwin installation

2007-11-14 Thread Corinna Vinschen
On Nov 14 08:22, Thomas Baker wrote: > I would be grateful if someone could suggest a way to test > this. Would it make sense (and is it possible) to replace > the Cygwin kernel or the "coreutils" package (because of > "mv") with earlier versions and see if the script works then? You should first