Re: Cygwin, GNU make and VC++ ?

2002-10-29 Thread Peter A. Castro
. Had to do the same thing with link and lib commands too. Thanks. -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com

Re: Cygwin, GNU make and VC++ ?

2002-11-01 Thread Peter A. Castro
, updating the script to actually parse the command line and look for -I wouldn't be too difficult to do either. Sorry if this isn't what you are looking for. On Tue, 29 Oct 2002, Peter A. Castro wrote: On Mon, 28 Oct 2002, Christophe Dupre wrote: Hello everyone, I'm trying to recompile

Re: Sample makefile

2002-11-01 Thread Peter A. Castro
an expects to be run in that environment. I don't recall if gcc's linker can easily link with the MSVCRT environment. Perhaps Christopher can comment on this. Thanks, Brunda -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood

Re: cygwin - novell interaction

2002-11-05 Thread Peter A. Castro
, Ljubo -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ

Re: cygwin - novell interaction

2002-11-05 Thread Peter A. Castro
://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood

RE: NO huge packages, please!

2002-11-07 Thread Peter A. Castro
://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

RE: NO huge packages, please!

2002-11-07 Thread Peter A. Castro
download processing. Perhaps adding a re-try option on an imcomplete package pull? I haven't looked into the guts of Setup for a while, but I'd bet that this might be doable with a minimum hassle. -Original Message- From: Peter A. Castro [mailto:doctor;fruitbat.org] Sent: Thursday

RE: NO huge packages, please!

2002-11-07 Thread Peter A. Castro
On Thu, 7 Nov 2002, Randall R Schulz wrote: At 09:43 2002-11-07, Peter A. Castro wrote: ... ... Perhaps it would be better to enhance the Setup tool to be a little more robust in it's download processing. Perhaps adding a re-try option on an incomplete package pull? I haven't looked

RE: NO huge packages, please!

2002-11-07 Thread Peter A. Castro
On Thu, 7 Nov 2002, Randall R Schulz wrote: Peter, At 10:10 2002-11-07, Peter A. Castro wrote: On Thu, 7 Nov 2002, Randall R Schulz wrote: At 09:43 2002-11-07, Peter A. Castro wrote: ... ... Perhaps it would be better to enhance the Setup tool to be a little more robust

Re: impure_ptr/Mingw and Cygwin

2002-11-22 Thread Peter A. Castro
a bit, but basically it works. Windows doesn't really have the concept of a stderr file handle, so this behaviour makes sense to me. I ran the resulting executable through Visual C++'s DUMPBIN program and verified foo.exe only imports msvcrt.dll and kernel32.dll, so it's Cygwin-free. -- Peter

Re: impure_ptr/Mingw and Cygwin

2002-11-24 Thread Peter A. Castro
On Fri, 22 Nov 2002, Andrew DeFaria wrote: Peter A. Castro wrote: On Fri, 22 Nov 2002, Andrew DeFaria wrote: I wish to use -mno-cygwin to produce an executable that can work without Cygwin installed. I have successfully done this before

Re: impure_ptr/Mingw and Cygwin

2002-11-24 Thread Peter A. Castro
On Sat, 23 Nov 2002, Max Bowsher wrote: Peter A. Castro [EMAIL PROTECTED] wrote: Well, for one thing, linking with -lg will pull in cygwin.dll since /lib/libg.a is a symlink to libcygwin.a. So your program won't be Cygwin-free, if that's your goal. However, I got it to work

Re: impure_ptr/Mingw and Cygwin

2002-11-25 Thread Peter A. Castro
On Sun, 24 Nov 2002, Max Bowsher wrote: Peter A. Castro [EMAIL PROTECTED] wrote: On Sat, 23 Nov 2002, Max Bowsher wrote: $ gcc -g foo.c -mno-cygwin -mwindows -o foo -liberty -lmingw32 $ ./foo.exe x Hello World 2 $ cat x Hello World How odd. I get the stderr output just fine

Re: impure_ptr/Mingw and Cygwin

2002-11-25 Thread Peter A. Castro
On Sun, 24 Nov 2002, Andrew DeFaria wrote: Peter A. Castro wrote: What you show below is only linking. I believe you need to re-compile all of your source with -mno-cygwin -mwindows as well to make the _impure_ptr references go away. But I did re-compile all my sources with -mno

Re: Cygwin causes 0x00000024 Stop Error (BLUE SCREEN)

2002-11-25 Thread Peter A. Castro
. Anyone know of a tool (besides Purify) which could track all the resource usages of a given program? (I also turn off McAfee when compiling; it really slows down disk IO) --Chuck Randall -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony

Re: impure_ptr/Mingw and Cygwin

2002-11-25 Thread Peter A. Castro
On Mon, 25 Nov 2002, Andrew DeFaria wrote: Peter A. Castro wrote: On Sun, 24 Nov 2002, Andrew DeFaria wrote: Peter A. Castro wrote: What you show below is only linking. I believe you need to re-compile all of your source with -mno-cygwin -mwindows as well to make the _impure_ptr

Re: impure_ptr/Mingw and cygwin

2002-11-25 Thread Peter A. Castro
to subscribe. C'mon, it's for a good cause! -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation

Re: Cygwin official logo ?

2002-11-29 Thread Peter A. Castro
/docs.html FAQ: http://cygwin.com/faq/ -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html

Re: cygwin official logo ?

2002-11-29 Thread Peter A. Castro
Design in a Nutshell looks pretty neat. With a little fiddling to make it more simplistic/stylized, it'd render as a small image fairly well. Or perhaps the profile of Perl for Sys Admin would be better? cgf -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic

[ANNOUNCEMENT] Updated: zsh-4.0.6-1

2002-11-29 Thread Peter A. Castro
to unsubscribe, the problem was that they hadn't actually read and comprehended the unsubscribe instructions. If you need to unsubscribe from cygwin-announce or any other mailing list, reading the instructions at the above URL is guaranteed to provide you with the info that you need. -- Peter A. Castro

Re: [ANNOUNCEMENT] Updated: zsh-4.0.6-1

2002-11-29 Thread Peter A. Castro
On Fri, 29 Nov 2002, Peter A. Castro wrote: All, Sorry for the garbaged Announcement. I'd hoped the ChangeLog attachment would make it through the list intact. I see now that it didn't. For those who would like to see the notes, I've put them up here: http://www.fruitbat.org/Cygwin/zsh

Re: cygwin official logo ?

2002-11-30 Thread Peter A. Castro
kindergarten playmates were into Highlights. I still scare me. And you scare us too, Charles (just kidding :) [interesting classification information deleted] --Chuck -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood

[ANNOUNCEMENT] Updated: zsh-4.0.6-2

2002-12-01 Thread Peter A. Castro
with the info that you need. -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com

Re: cygwin official logo ?

2002-12-02 Thread Peter A. Castro
) which isn't already on an O'Reilley book. I thought koalas aren't. How about a jackalope :) Corinna -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug

Re: Difficulties to download Cygwin when no Windows machine isavailable...

2003-01-07 Thread Peter A. Castro
and there are several options as long as you are willing to drop/remove a few things. Thank you. -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting

Re: cron, Oracle, and sqlplus

2003-01-15 Thread Peter A. Castro
? Thanks, -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ

Re: Making zsh the default

2003-01-27 Thread Peter A. Castro
creates a batch filenamed zsh.bat, which is what the icon runs, so you can modify it as you like. Sorry, no doc for mkzsh, but it's basically a wrapper around mkshortcut (which does have a manpage :) Thanks. -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs

Re: tclsh83.exe should be cygtclsh83.exe

2003-01-27 Thread Peter A. Castro
? -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ

Re: $CDPATH bug in zsh

2003-01-31 Thread Peter A. Castro
% It doesn't appear to be a mount-point issue. If you set/add one of the other mountpoints, like /usr/lib, you can cd to a subdir without any trouble. It appears to be just root (/). I'll look into it. Thorsten -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic

RE: CygWin Installation

2003-01-31 Thread Peter A. Castro
of the sender and not necessarily of Perwill plc. *** This email has been scanned for known viruses using McAfee WebShield 4.5 MR1a *** -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL

Re: CygWin Installation

2003-01-31 Thread Peter A. Castro
is welcome. Useless whining is not. Max. -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation

Re: $CDPATH bug in zsh

2003-02-05 Thread Peter A. Castro
/work/zsh-4.0.6/Src % cdpath=(/. $HOME) (Administrator)[113] ~/src/zsh/work406/work/zsh-4.0.6/Src % cd bin /bin ~/src/zsh/work406/work/zsh-4.0.6/Src (Administrator)[113] /bin % Thorsten -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony

Re: [ANNOUNCEMENT] Updated: zsh-4.0.6-3

2003-02-08 Thread Peter A. Castro
the packages, it generated everything in DOS-style! It shouldn't cause any problems (ie: zprofile zshell.zsh should run without problems), but I'll clean it up for the next release. Tanks! Kind regards, Bernd -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just

Re: [ANNOUNCEMENT] Updated: zsh-4.0.6-3

2003-02-08 Thread Peter A. Castro
-- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ

Re: zsh as login shell

2005-10-24 Thread Peter A. Castro
would have then to redo this everytime I update zsh to a newer version. Another possibility would be to execute a shell script using bash and in this script do an exec -a -zsh zsh -I But maybe someone knows a better way to do this? Ronald -- Ronald Fischer [EMAIL PROTECTED] -- Peter A. Castro

Re: Old versions of setup.exe

2005-11-08 Thread Peter A. Castro
maintainer: Brian, all the patches in that version are already in CVS. Can we get a new setup snapshot out, please? -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem

RE: Old versions of setup.exe

2005-11-08 Thread Peter A. Castro
On Tue, 8 Nov 2005, Dave Korn wrote: Peter A. Castro wrote: Unfortunately, the Cygwin Time Machine hasn't been archiving setup.exe (at least not consistently). The top of /pub/cygwin/ always has the latest setup.exe (and setup.ini), but the Time Machine hasn't been archiving it because

Re: Old versions of setup.exe

2005-11-09 Thread Peter A. Castro
the ability to automate the archiving of setup.exe as well. Cool! The Time Machine will start archiving setup.exe too. Thanks Brian Igor (and you too Dave)! Brian -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe

[ANNOUNCEMENT] Updated: zsh-4.2.6-1

2005-12-08 Thread Peter A. Castro
, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at the above URL. -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood

Re: [ANNOUNCEMENT] Updated: zsh-4.2.6-1

2005-12-08 Thread Peter A. Castro
definition file not found colors: function definition file not found Can you send me that section of your .zshenv file so I can see what it's complaining about? -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info

Re: [ANNOUNCEMENT] Updated: zsh-4.2.6-1

2005-12-12 Thread Peter A. Castro
. Especially for packages that have shared libraries. -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

[ANNOUNCEMENT] Updated: suite3270-3.3.4p7-1, c3270-3.3.4p7-1, pr3287-3.3.4p7-1, s3270-3.3.4p7-1, tcl3270-3.3.4p7-1, x3270-3.3.4p7-1

2006-02-08 Thread Peter A. Castro
was that they hadn't actually read and comprehended the unsubscribe instructions. If you need to unsubscribe from cygwin-announce or any other mailing list, reading the instructions at the above URL is guaranteed to provide you with the info that you need. -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED

Re: Updated: suite3270-3.3.4p7-1, c3270-3.3.4p7-1, pr3287-3.3.4p7-1 , s3270-3.3.4p7-1, tcl3270-3.3.4p7-1, x3270-3.3.4p7-1

2006-02-09 Thread Peter A. Castro
On Thu, 9 Feb 2006, Luke Kendall wrote: On 8 Feb, Peter A. Castro wrote: This is an update for the suite3270 packages based on version 3.3.4p6 plus patch 07 for c3270, s3270, tcl3270 and x3270 yielding 3.3.4p7 suite3270-3.3.4p7-1.tar.bz2 c3270-3.3.4p7-1.tar.bz2 pr3287-3.3.4p7-1.tar.bz2

[ANNOUNCEMENT] Obsoleted: pr3270, replaced with pr3287

2006-02-10 Thread Peter A. Castro
on the Install Cygwin now link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Then, run setup and answer all of the questions. If you have questions or comments, please send them to the Cygwin mailing list (see http://cygwin.com/lists.html). -- Peter A. Castro

Re: zsh lilypond

2004-04-21 Thread Peter A. Castro
On Wed, 21 Apr 2004, Jan Nieuwenhuizen wrote: Peter A. Castro writes: Alternatively, you could ask the LilyPond maintainer to have this fixed. Alternatively, you could switch to a shell that's not so broken. Hey! Watch it! Thems fighin' woids! They [...] think zsh doesn't set $0

Re: zsh lilypond

2004-04-23 Thread Peter A. Castro
On Fri, 23 Apr 2004, Jan Nieuwenhuizen wrote: Peter A. Castro writes: Seriously, can you point me to this documented problem? man zsh Well, gosh, I just can't seem to find anywhere in the 'man' page for 'zsh' that talks anything about this type of posix problem, no matter how many times I

RE: zsh make

2004-04-28 Thread Peter A. Castro
/docs.html FAQ: http://cygwin.com/faq/ -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

Re: Ctrl-Z fails to suspend Windows programs

2004-06-18 Thread Peter A. Castro
On Fri, 18 Jun 2004, Jani tiainen wrote: Dave Korn wrote: -Original Message- From: cygwin-owner On Behalf Of Peter A. Castro Sent: 17 June 2004 21:13 To: John Cooper Cc: cygwin Subject: RE: Ctrl-Z fails to suspend Windows programs Anyway, can you point me to where you got

Re: Sharing zsh history in cygwin.

2005-01-21 Thread Peter A. Castro
, I think your problem is something else. Please submit 'cygcheck -s' output. /Andy -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports

Cygwin Time Machine

2005-01-22 Thread Peter A. Castro
. -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ

Re: Cygwin Time Machine

2005-01-23 Thread Peter A. Castro
! Thanks. I'm just hoping I don't live to regret this. :) -- Larry Hall http://www.rfk.com -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe

is cygwin-announce broken?

2005-01-24 Thread Peter A. Castro
Subject says it all. I haven't seen anything sent to cygwin-announce being reflected to the list for a while (since Jan 5th), and I know I sent an annoucement for a new zsh on the 18th and it didn't show up. Am I just imagining this or is there a problem somewhere? -- Peter A. Castro [EMAIL

Re: is cygwin-announce broken?

2005-01-24 Thread Peter A. Castro
On Mon, 24 Jan 2005, Jonathan Arnold wrote: Peter A. Castro wrote: Subject says it all. I haven't seen anything sent to cygwin-announce being reflected to the list for a while (since Jan 5th), and I know I sent an annoucement for a new zsh on the 18th and it didn't show up. Am I just

Re: Cygwin Time Machine

2005-01-26 Thread Peter A. Castro
which required 1.5.x had polluted the server), and couldn't untangle what was old/what was new well enough for my taste. So I gave up. Your mechanism is much better. I, too, hope you don't regret it. :-) Thanks Chuck! We'll see about the regret part :) Feel free to use it. -- Peter

Re: Problem uninstalling/deleting cygwin

2005-01-26 Thread Peter A. Castro
some files (specifically symlinks). I'd check who actually owns those files, using the Windows Explorer, (right-click on file) Properties-Security tab. See who owns it. You might need to take ownership of the file, or login as the real owner if it was someone else (Administrator?). -- Peter

RE: Problem uninstalling/deleting cygwin

2005-01-26 Thread Peter A. Castro
discussed anyways. :) -- Larry Hall http://www.rfk.com -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http

Re: Cygwin Time Machine

2005-01-26 Thread Peter A. Castro
normal state of being :). Obviously it's up to you all. Also, (oh boy, what fun!) it would be nice if snapshots were archived, too. Hmm... I think I can do that too. Lemme look into it. cgf -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr

Re: Problem uninstalling/deleting cygwin

2005-01-26 Thread Peter A. Castro
On Wed, 26 Jan 2005, Christopher Faylor wrote: On Wed, Jan 26, 2005 at 11:10:49AM -0800, Peter A. Castro wrote: On Tue, 25 Jan 2005, Larry Hall wrote: Obviously, those who disagree with me are still free to answer the inevitable posts that we'll get here about the cygwin time machine anyway

RE: Problem uninstalling/deleting cygwin

2005-01-26 Thread Peter A. Castro
and suggestions. -- Larry Hall http://www.rfk.com -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com

Re: Cygwin Time Machine

2005-01-26 Thread Peter A. Castro
On Wed, 26 Jan 2005, Jon A. Lambert wrote: Peter A. Castro wrote: might find it useful or interesting. Unfortinately, it only goes back to April of 2002, though I actually have package versions going back further, but not the setup.ini to go with them. You didn't mention the b20/20.1

Re: Cygwin Time Machine

2005-01-27 Thread Peter A. Castro
On Wed, 26 Jan 2005, Larry Hall wrote: At 11:05 PM 1/26/2005, you wrote: Peter A. Castro wrote: might find it useful or interesting. Unfortinately, it only goes back to April of 2002, though I actually have package versions going back further, but not the setup.ini to go with them. You

Re: How to (easily) install multiple versions of the same package (from a repository)?

2005-01-27 Thread Peter A. Castro
scripting-level mechanism for installing Cygwin packages individually? 'fraid not. [Oh, I should also state that discussions concerning older versions of Cygwin and their distribution are somewhat considered off-topic. :] Adam Heinz -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED

Re: Cygwin Time Machine

2005-01-27 Thread Peter A. Castro
On Thu, 27 Jan 2005, Warren Young wrote: Peter A. Castro wrote: Hmm... How complete is it? Did you pull all the source packages as well? Did you keep the setup.ini with it? What about the setup.exe itself? I don't remember when setup.exe came into being, but it was after b20

Re: Problem uninstalling/deleting cygwin

2005-01-28 Thread Peter A. Castro
warnings concerning them. It's often a helpful reminder for the newbie as well as the seasoned user that shift happens. -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

[ANNOUNCEMENT] Updated: zsh-4.2.3-1

2005-01-31 Thread Peter A. Castro
PROTECTED] If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at the above URL. -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats

Re: /dev/hda overwritten on local cygwin mirror

2005-02-05 Thread Peter A. Castro
critical file data none the less. -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http

Re: Cygwin Time Machine

2005-02-10 Thread Peter A. Castro
On Wed, 26 Jan 2005, Peter A. Castro wrote: Sorry for dredging this up, but just wanted to update on a few things. On Wed, 26 Jan 2005, Christopher Faylor wrote: On Tue, Jan 25, 2005 at 10:58:18PM -0500, Charles Wilson wrote: Actually, I think this is a neat idea. I tried to do something

Re: An updated version of zsh (zsh-4.2.4-1)

2005-02-11 Thread Peter A. Castro
into your per-user startup scripts (~/.{zshenv,zprofile,zshrc,zlogin}) instead of modifying /etc/zprofile. -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports

Re: [ANNOUNCEMENT] Updated: zsh-4.2.4-1

2005-02-12 Thread Peter A. Castro
(vim, cygwin, wiki zsh) -- vim -c :%s%s*%CyrnfrTfcbafbeROenzSZbbyranne%|:%s)[R-T]) )Ig|:norm G1VGg? -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports

Re: Postgres 7.2

2005-03-26 Thread Peter A. Castro
-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info

RE: recv and errno during a connection reset/closed by peer

2005-03-28 Thread Peter A. Castro
FAQ: http://cygwin.com/faq/ -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation

RE: recv and errno during a connection reset/closed by peer

2005-03-29 Thread Peter A. Castro
On Tue, 29 Mar 2005, Brian Ford wrote: On Mon, 28 Mar 2005, Peter A. Castro wrote: As someone who's seen this behaviour on several platforms, it can happen. I've had to deal with this little annoyance in other products by having a retry counter loop. So many consecutive recv()s of 0 length

RE: recv and errno during a connection reset/closed by peert

2005-03-29 Thread Peter A. Castro
-error non-data status. Perhaps it would be better to switch to using read() instead of recv? This is really getting off-topic, though. Yes. Isn't it fun ?-) -- Brian Ford -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood

RE: recv and errno during a connection reset/closed by peer

2005-03-29 Thread Peter A. Castro
if it has any pronouncements in this area :) -- Brian Ford -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

RE: recv and errno during a connection reset/closed by peer

2005-03-29 Thread Peter A. Castro
like your suggestion would be very portable. A good suggestion and the most likely route for me at this point. I hope it does the job for you. Peter A. Stephens [EMAIL PROTECTED] -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood

RE: recv and errno during a connection reset/closed by peer

2005-03-30 Thread Peter A. Castro
On Wed, 30 Mar 2005, Brian Ford wrote: On Tue, 29 Mar 2005, Peter A. Castro wrote: On Tue, 29 Mar 2005, Brian Ford wrote: If you are doing a normal blocking recv without MSG_PEEK, any return of 0 should mean a closed connection AFAIK. Unfortunately that's not true for all implementation. It's

RE: recv and errno during a connection reset/closed by peert

2005-03-30 Thread Peter A. Castro
On Wed, 30 Mar 2005, Brian Ford wrote: On Tue, 29 Mar 2005, Peter A. Castro wrote: On Tue, 29 Mar 2005, Brian Ford wrote: On Tue, 29 Mar 2005, Peter Stephens wrote: I have thought about your suggestion and it makes a lot of sense. It seems like your suggestion would be very portable. A good

Re: zsh startup oddity

2005-04-01 Thread Peter A. Castro
explore one day basket. Perhaps the problem has gone away now. I just thought I'd mention it in case this was interesting information for anyone. Brian Dessent's comment about setting the ACL for c:/cygwin reminded me of it. luke -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats

Re: zsh startup oddity

2005-04-06 Thread Peter A. Castro
, but I'd be surprised if this behavior was due to file permissions. We weren't surprised - we were flabbergasted! Anyway, we'll give your excellent shell.c a try and see how that goes. Peter Castro replied to: But /etc/passwd would source $HOME/.zprofile if /home had been created by Windows Explorer. I

Re: zsh 4.3.0 dev 1 with cygwin1.dll 1.5.15

2005-04-21 Thread Peter A. Castro
already run into this problem and had any pointers to causes. -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

Re: sshd and /usr/bin/zsh

2005-04-28 Thread Peter A. Castro
account aren't you? Hmm... That might complicate things. Are you logging in to your domain account via ssh or into a local machine account? -Brad -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info: http

Re: sshd and /usr/bin/zsh

2005-04-28 Thread Peter A. Castro
, and then take them very seriously! :) Did I mention to look at http://cygwin.com/acronyms/#WJM ? -Brad -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports

Re: sending packets from solaris to Cygwin

2005-05-12 Thread Peter A. Castro
box and a Win2K box with Cygwin. Works just fine. Nakul, you might want to examine your network topology. Perhaps theres a router which is filtering UDP packets? Or, perhaps you have some Windows firewall filtering going on? Corinna -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED

Re: CPIO with solaris 9 flash archives

2005-05-19 Thread Peter A. Castro
to use binary mode? As an experiment, I FTP'd a Solaris 8 CPIO file in ASC mode and ran cpio against it. The results are similar to what you show above. chris -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info

RE: CPIO with solaris 9 flash archives

2005-05-20 Thread Peter A. Castro
for checking it out. Can you give the command that was used to create the flar ? I'll try and reproduce it. chris -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Zsh filename completion sluggishness?

2003-02-13 Thread Peter A. Castro
for any help. If people suggest that I reflect this discussion to the Zsh User's, I'll do so. ---Jason Sonos Handbell Ensemble http://www.sonos.org/ -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info

Re: Zsh filename completion sluggishness?

2003-02-13 Thread Peter A. Castro
Feb 2003, Peter A. Castro wrote: On Thu, 13 Feb 2003, Jason Tiller wrote: However, Zsh seems painfully *slow*. I'm using a recent Cygwin refresh (1.3.19-1) with Zsh-4.0.6-3, and the amount of time it takes Zsh to complete a directory name for 'cd', for example, is painful. When I say

Re: Why the rash of people bypassing setup.exe to install?

2003-02-14 Thread Peter A. Castro
to install cygwin etc... -- The next time the various web crawlers inspect the page they might give a larger weight to this page for the various word combinations. Or have web crawlers changed such that this doesn't work anymore? cgf -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED

Re: Why the rash of people bypassing setup.exe to install?

2003-02-15 Thread Peter A. Castro
, did you read this (a link to some doc would be enightening)? I see nothing about this in Googles documentation of Page Ranking. And, google isn't the only search engine out there. I'd think you'd want to try and get as much exposure as possible in as many engines as possible. Rob -- Peter

Re: Why the rash of people bypassing setup.exe to install?

2003-02-15 Thread Peter A. Castro
On 16 Feb 2003, Robert Collins wrote: On Sun, 2003-02-16 at 10:41, Peter A. Castro wrote: Where, exactly, did you read this (a link to some doc would be enightening)? I see nothing about this in Googles documentation of Page Ranking. And, google isn't the only search engine out

Re: Why the rash of people bypassing setup.exe to install?

2003-02-15 Thread Peter A. Castro
On 16 Feb 2003, Robert Collins wrote: On Sun, 2003-02-16 at 11:48, Peter A. Castro wrote: On 16 Feb 2003, Robert Collins wrote: On Sun, 2003-02-16 at 10:41, Peter A. Castro wrote: Where, exactly, did you read this (a link to some doc would be enightening)? I see nothing about

Re: zsh, mkzsh, zsh.bat

2003-02-20 Thread Peter A. Castro
try and reproduce this when I get your files. Regards, Mattias -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com

Re: Advocacy

2003-03-03 Thread Peter A. Castro
only and is not a solicitation or offer to buy or sell securities or related financial instruments. Nomura International plc is regulated by the Financial Services Authority and is a member of the London Stock Exchange. -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats

Re: Advocacy

2003-03-03 Thread Peter A. Castro
On Mon, 3 Mar 2003, Christopher Faylor wrote: On Mon, Mar 03, 2003 at 09:42:16AM -0800, Peter A. Castro wrote: At my place of work, access to free e-mail websites is blocked, so the only e-mail I can send is via my official account. This adds the disclaimer you see at the bottom. I can't

Re: Cygwin + Oracle (Pro*C)

2003-03-13 Thread Peter A. Castro
without any problems. Are you having a specific problem? I am lost right now… günter strubinsky mailto:[EMAIL PROTECTED] [EMAIL PROTECTED] Tel: 402.212.0196 -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe

RE: Cygwin + Oracle (Pro*C)

2003-03-14 Thread Peter A. Castro
. günter strubinsky [EMAIL PROTECTED] Tel: 402.212.0196 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Peter A. Castro Sent: Thursday, March 13, 2003 6:36 PM To: günter strubinsky Cc: [EMAIL PROTECTED] Subject: Re: Cygwin + Oracle (Pro*C) On Thu

RE: Cygwin + Oracle (Pro*C)

2003-03-14 Thread Peter A. Castro
On Fri, 14 Mar 2003, günter strubinsky wrote: günter strubinsky [EMAIL PROTECTED] Tel: 402.212.0196 -Original Message- From: Peter A. Castro [mailto:[EMAIL PROTECTED] Sent: Friday, March 14, 2003 3:47 PM To: günter strubinsky Cc: [EMAIL PROTECTED] Subject: RE: Cygwin

Re: zsh and MC was Re: [ANNOUNCEMENT] Updated: mc-4.6.0-1

2003-03-21 Thread Peter A. Castro
On Fri, 21 Mar 2003, Pavel Tsekov wrote: On Fri, 21 Mar 2003, Peter A. Castro wrote: 2. If you start mc under zsh in a *console* window with the command prompt option, no prompt is shown - just the cursor: _ instead of [EMAIL PROTECTED] _ I found the reason. Now I should think

Re: zsh and MC was Re: [ANNOUNCEMENT] Updated: mc-4.6.0-1

2003-03-21 Thread Peter A. Castro
On Fri, 21 Mar 2003, Pavel Tsekov wrote: On Fri, 21 Mar 2003, Peter A. Castro wrote: I get a prompt running 'mc -U' but only if I don't set RPROMPT. This is probably due to how zsh does some special line handling to get the rear prompt displayed first before the front prompt

Re: Cygwin and zsh...

2005-07-07 Thread Peter A. Castro
/shells and how does that relate to you running your shell of choice? -- Peter A. Castro [EMAIL PROTECTED] or [EMAIL PROTECTED] Cats are just autistic Dogs -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com

  1   2   3   4   >