Re: Removing old source packages

2003-06-06 Thread Dario Alcocer
, so beware. > > One subdir for rpm as a whole, or one subdir for each package it manages? If you have the rpm-devel package installed, leave /usr/src/rpm alone. RPM uses this directory to build packages. -- Dario Alcocer -- Sr. Software Developer, Helix Digital Inc. [EMAIL PROTECTED] --

Re: problem suspending "man bash" (intermittent)

2003-05-29 Thread Dario Alcocer
to It looks like some sort of race condition in the signal handling, but I couldn't tell you where (cygwin, bash, less) it is. If you have access to a Unix machine, it might be interesting to see if you can reproduce this. Who knows, it might turn out to be a bash bug. -- Dario Alcocer -- Sr.

Re: problem suspending "man bash" (intermittent)

2003-05-29 Thread Dario Alcocer
On Thu, May 29, 2003 at 05:04:26AM -0700, Dario Alcocer wrote: > I tried reproducing this, but I don't get the same exact results. For > me, it takes 7 or 8 tries, and all I get is a missing '[1]+ Stopped' > message from bash; the next keystrokes still go to bash, though. T

RPM support (was Re: qmail port successfull)

2003-05-30 Thread Dario Alcocer
that what the RPM port eventually hopes to accomplish? ;-) Yes, at least those are /my/ plans. FWIW, I hoping to use apt-rpm. -- Dario Alcocer -- Sr. Software Developer, Helix Digital Inc. [EMAIL PROTECTED] -- http://www.helixdigital.com -- Unsubscribe info: http://cygwin.com/ml/#unsubs

Re: problem suspending "man bash" (intermittent)

2003-05-30 Thread Dario Alcocer
e "kill -CONT" from another window. I've duplicated this bug. In fact, I'm unable to kill the pipeline, although in my case, I didn't try CONT first, just KILL. So, it would appear that one cannot suspend pipelines that have pending input waiting. -- Dario Alcoc

[ANNOUNCEMENT] Updated: ghostscript-7.05-2

2002-11-12 Thread Dario Alcocer
. -- Dario Alcocer -- Cygwin Ghostscript Maintainer [EMAIL PROTECTED] -- http://www.helixdigital.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http

Re: gcc-2 ..../bin/as.exe: Permission denied

2003-01-19 Thread Dario Alcocer
have the system attribute set. I then ran 'attrib +s *.exe' from command.com, and retried my compile, and it started working again. So, somehow the system attribute is getting wiped out after installation. I'll look into it some more and post anything I find. [1] - I'm us

Re: gcc-2 ..../bin/as.exe: Permission denied

2003-01-19 Thread Dario Alcocer
the system attribute persists between reboots. Check the attributes for C:\cygwin\usr\i686-pc-cygwin\bin\as.exe from a DOS command line using the 'attrib' command. If the 'S' flag isn't displayed, then reset the system attributes using the command 'attrib +s *.exe'

Re: Problems compiling trivial C program.

2003-02-10 Thread Dario Alcocer
s additional information in this MSDN KnowledgeBase article: http://support.microsoft.com/default.aspx?scid=KB;en-us;q196453 -- Dario Alcocer -- Sr. Software Developer, Helix Digital Inc. [EMAIL PROTECTED] -- http://www.helixdigital.com -- Unsubscribe info: http://cygwin.com/ml/#uns

Re: install native/x11 ghostscript

2003-12-12 Thread Dario Alcocer
some mechanism to ensure exclusive installation > of such packages. This is a *very* good question; unfortunately my knowledge of setup.exe's inner workings is very limited. Hopefully someone else (cgf, Chuck, Nicholas, ?) might be able to answer this one. -- Dario Alcocer Cygwin

Re: Question about ash and getopts

2003-12-29 Thread Dario Alcocer
Peter Seebach wrote: I know this is a pseudo-FAQ, but I haven't been able to find a clear enough answer in the archives. 1. Is it not the case that POSIX provides a specification for the getopts builtin? 2. Doesn't ash, as originally written, implement getopts? I'm trying to figure out why this

[ANNOUNCEMENT] Updated: ghostscript-6.51-4

2002-02-27 Thread Dario Alcocer
r file): $ tar xzCf /usr/share/ghostscript gnu-gs-fonts-*-6.0.tar.gz 5. Once you install it, you can test it: $ gs -sDEVICE=jpeg -dBATCH -sOutputFile=tiger.jpg \ /usr/share/ghostscript/6.51/examples/tiger.ps The Cygwin patches are in CYGWIN-PATCHES, along with this file. Have fun

[ANNOUNCEMENT] Updated: ghostscript-6.51-3

2002-02-19 Thread Dario Alcocer
-PATCHES, along with this file. Have fun! -- Dario Alcocer -- Sr. Software Developer, Helix Digital Inc. [EMAIL PROTECTED] -- http://www.helixdigital.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation

Re: [ANNOUNCEMENT] Updated: ghostscript-6.51-3

2002-02-20 Thread Dario Alcocer
e distributed in X-linked form until the Chuck> cygwin-xfree guys create a setup-installable set of X Chuck> packages. (And perhaps, not even then; it's up to Dario) Actually, it's my intention that once cygwin-xfree is supported by setup.exe, I will create a separate package

Re: Cygwin web site?

2005-02-07 Thread Dario Alcocer
Gene Smith wrote: Where has the cygwin web site gone? Seem to be refusing connections. http://www.cygwin.com/ Just to confirm your observation, I've not been able to get connect to www.cygwin.com since Thursday. A friend of mine tried installing last Friday and got the same result. -- D. -- Uns