Re: Using mysql 5.1.16 beta client libraries on cygwin

2007-03-29 Thread Roelf Renkema
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Brian Dessent wrote: > C. The motivation to do this is somewhat sapped by the fact that native > Win32 binaries (and even fancy automated GUI one-click installers) have > existed for the Apache/PHP/MySQL stack for quite a while, so the Windows > user

Re: Using mysql 5.1.16 beta client libraries on cygwin

2007-03-29 Thread Carlo Florendo
Roelf Renkema wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Oh, http://cygwin.com/acronyms/#PPIOSPE. Thank you very much. I've cc'd the list. If you want to keep the discussion, let's continue it in the list since I don't want to deal with this as if it's a private matter between yo

Re: Using mysql 5.1.16 beta client libraries on cygwin

2007-03-29 Thread Carlo Florendo
Carlo Florendo wrote: Roelf Renkema wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Oh, http://cygwin.com/acronyms/#PPIOSPE. Thank you very much. I've cc'd the list. If you want to keep the discussion, let's continue it in the list since I don't want to deal with this as if it's a pri

Re: 'kill' cannot see other process but its own PID ?

2007-03-29 Thread Corinna Vinschen
On Mar 29 09:30, Jurgen Defurne wrote: > Hello, > > I just discovered that 'kill' is not able to test (-0) for processes > which have been started from the cygwin environment, but > running as another user, in this case as a service (UID = 0). > > Is this a problem stemming from the cygwin enviro

Re: 'kill' cannot see other process but its own PID ?

2007-03-29 Thread Jurgen Defurne
Ah, yes, and I am running... (drumroll) Windows 2003! Thanks. Then I need to implement my functionality the hard way. Regards, Jurgen Corinna Vinschen <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 2007-03-29 10:50 AM Please respond to cygwin@cygwin.com To cygwin@cygwin.com cc Subj

Re: Using mysql 5.1.16 beta client libraries on cygwin

2007-03-29 Thread Roelf Renkema
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Carlo Florendo wrote: >> Oh, http://cygwin.com/acronyms/#PPIOSPE. Thank you very much. Relax man if I would write anything that would be profitable/suitable for the list I will post it there. In the mean while if you want to throw the book at me her

[ANNOUNCEMENT] Updated: openssl-0.9.8e-3, openssl-devel-0.9.8e-3

2007-03-29 Thread Corinna Vinschen
I've updated the version of OpenSSL to 0.9.8e-3. This also includes the openssl-devel package. This version is identical to the -2 version, except that all shared libraries are now linked with the --enable-auto-image-base flag to avoid DLL collisions on fork. I've sent the necessary patch upstre

RE: multiple cygwin installs

2007-03-29 Thread Phil Betts
Steve M. Robbins wrote on Thursday, March 29, 2007 6:05 AM:: > Howdy, > > I had installed cygwin and used it for some months. Then I had to > install another tool (crestron SIMPL+ compiler) and discovered that > cygwin no longer worked. It turns out that the SIMPL+ compiler is > based around a

Re: multiple cygwin installs (gold star)

2007-03-29 Thread Christopher Faylor
On Thu, Mar 29, 2007 at 12:34:07PM +0100, Phil Betts wrote: > >Any 3PP that forces one to use their (inevitably out of date) version >of cygwin (and thereby killing the official installation) is IMO broken >and the issue should be taken up with them. At the very least, it >shows they have such li

RE: multiple cygwin installs

2007-03-29 Thread Jörg Schaible
Phil Betts wrote on Thursday, March 29, 2007 1:34 PM: [snip] > > Any 3PP that forces one to use their (inevitably out of date) version > of cygwin (and thereby killing the official installation) is > IMO broken > and the issue should be taken up with them. At the very least, it > shows they ha

Re: multiple cygwin installs

2007-03-29 Thread Christopher Faylor
On Thu, Mar 29, 2007 at 02:11:40PM +0200, J?rg Schaible wrote: >Phil Betts wrote on Thursday, March 29, 2007 1:34 PM: >> >>Any 3PP that forces one to use their (inevitably out of date) version >>of cygwin (and thereby killing the official installation) is IMO broken >>and the issue should be taken

I need some pointers on compiling please.

2007-03-29 Thread Richard Quadling
Hi. http://www.experts-exchange.com/Storage/Backup_Restore/Q_22479665.html Basically, I want to create DVD ISO images via some sort of command line tool. Burning them is secondary at the moment, but this looks entirely possible too. To that end I've downloaded cdrtools, de-tar'd it and then ran

Re: Fontconfig 2.4.1-4 is missing /etc/fonts/local.conf

2007-03-29 Thread Jan Nieuwenhuizen
"Cary R." <[EMAIL PROTECTED]> writes: > The previous version 2.2.2-1 does include this file. local.conf is for local changes, if it was shipped in 2.2.2-1, then that's a bug. > It also appears that the postinstall script needs some > updating or it may no longer be needed. Please elaborate. Gr

Re: multiple cygwin installs (gold star)

2007-03-29 Thread Igor Peshansky
On Thu, 29 Mar 2007, Christopher Faylor wrote: > On Thu, Mar 29, 2007 at 12:34:07PM +0100, Phil Betts wrote: > > > >Any 3PP that forces one to use their (inevitably out of date) version > >of cygwin (and thereby killing the official installation) is IMO broken > >and the issue should be taken up w

RE: multiple cygwin installs (gold star)

2007-03-29 Thread Phil Betts
Igor Peshansky wrote on Thursday, March 29, 2007 2:27 PM:: > On Thu, 29 Mar 2007, Christopher Faylor wrote: > >> On Thu, Mar 29, 2007 at 12:34:07PM +0100, Phil Betts wrote: >>> >>> Any 3PP that forces one to use their (inevitably out of date) >>> version of cygwin (and thereby killing the offici

Re: scp doesn't copy - neither returns an error message

2007-03-29 Thread DePriest, Jason R.
On 3/29/07, Thomas Wiedmann wrote: > Search the package list for the 'rebase' package. Meanwhile I found and downloaded the package rebase-2.4-1.tar.bz2, decompressed it and saved the files in the relevant subdirectories of C:\Programme\OpenSSH. Trying to run rebaseall I've got a message like "

Re: Failed building GCC 4.1.2 on Cygwin

2007-03-29 Thread wei
Thank you very much! I've successfully builded gcc-core-4.1.2 and gcc-g++-4.1.2.You are right.The reason is I used mingw's make, not cygwin's. When building it I found an error in auto-generated file /gcc/configargs.h.If having interest,copy the code below and compile it with gcc,see what the res

RE: Failed building GCC 4.1.2 on Cygwin

2007-03-29 Thread Dave Korn
On 29 March 2007 16:03, wei wrote: > When building it I found an error in auto-generated file > /gcc/configargs.h.If having interest,copy the code below and compile it > with gcc,see what the results will be. > > static const char configuration_arguments[] = "../gcc-4.1.2/configure > -prefix=/opt

RE: scp doesn't copy - neither returns an error message

2007-03-29 Thread Dave Korn
On 29 March 2007 15:51, DePriest, Jason R. wrote: > On 3/29/07, Thomas Wiedmann wrote: >>> Search the package list for the 'rebase' package. >> >> Meanwhile I found and downloaded the package rebase-2.4-1.tar.bz2, >> decompressed it and saved the files in the relevant subdirectories of >> C:\Pro

Re: I need some pointers on compiling please.

2007-03-29 Thread Lewis Hyatt
Richard Quadling wrote: Hi. http://www.experts-exchange.com/Storage/Backup_Restore/Q_22479665.html Basically, I want to create DVD ISO images via some sort of command line tool. Burning them is secondary at the moment, but this looks entirely possible too. To that end I've downloaded cdrtools,

Is there any way to highlight to cut and past in cygwin?

2007-03-29 Thread Kevin Markle
I'm used to using putty in SUN and was able to highlight and right click to paste can I do this in cygwin? Thanks! Kevin M :o) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/d

Re: Is there any way to highlight to cut and past in cygwin?

2007-03-29 Thread wei
> I'm used to using putty in SUN and was able to highlight and right > click to paste can I do this in cygwin? Yes, press alt + space,see the menu.There are what you want. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.h

Re: Waiting for //.terminfo or //.termcap

2007-03-29 Thread Matthew Woehlke
Ken Fast wrote: I will check into the ncurses issue and maybe even go poking around in the source code. That would be great. I am pretty sure it *is* a bug, because IIRC POSIX explicitly allows '//' to mean something other than '/'. This means that looking for //.terminfo if HOME=/ is Bad and

Re: Is there any way to highlight to cut and past in cygwin?

2007-03-29 Thread Keith Christian
Kevin Markle wrote: I'm used to using putty in SUN and was able to highlight and right click to paste can I do this in cygwin? I've been using PuTTY as a Cygwin terminal and it's fantastic - see below: http://web.gccaz.edu/~medgar/puttycyg/README.txt =Keith -- Unsubscribe info:

Re: Is there any way to highlight to cut and past in cygwin?

2007-03-29 Thread Kevin Markle
Keith Christian submitted this idea : Kevin Markle wrote: I'm used to using putty in SUN and was able to highlight and right click to paste can I do this in cygwin? I've been using PuTTY as a Cygwin terminal and it's fantastic - see below: http://web.gccaz.edu/~medgar/puttycyg/README.txt

RE: Is there any way to highlight to cut and past in cygwin?

2007-03-29 Thread Dave Korn
On 29 March 2007 16:43, Kevin Markle wrote: > I'm used to using putty in SUN and was able to highlight and right > click to paste can I do this in cygwin? Use 'xterm' or 'rxvt' as terminals instead of the standard dos-shell console and you'll get the same behaviour. cheers, DaveK -

Re: Is there any way to highlight to cut and past in cygwin?

2007-03-29 Thread Kevin Markle
Keith Christian explained : Kevin Markle wrote: I'm used to using putty in SUN and was able to highlight and right click to paste can I do this in cygwin? I've been using PuTTY as a Cygwin terminal and it's fantastic - see below: http://web.gccaz.edu/~medgar/puttycyg/README.txt =

Re: Failed building GCC 4.1.2 on Cygwin

2007-03-29 Thread wei
Thanks very much! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: 'kill' cannot see other process but its own PID ?

2007-03-29 Thread Corinna Vinschen
On Mar 29 10:59, Jurgen Defurne wrote: http://cygwin.com/acronyms/#TOFU > Corinna Vinschen <[EMAIL PROTECTED]> http://cygwin.com/acronyms/#PCYMTNQREAIYR >> On Mar 29 09:30, Jurgen Defurne wrote: >> > Hello, >> > >> > I just discovered that 'kill' is not able to test (-0) for processes >>

Re: Is there any way to highlight to cut and past in cygwin?

2007-03-29 Thread Keith Christian
Kevin Markle wrote: Keith Christian submitted this idea : Kevin Markle wrote: I'm used to using putty in SUN and was able to highlight and right click to paste can I do this in cygwin? I've been using PuTTY as a Cygwin terminal and it's fantastic - see below: http://web.gccaz.edu/~m

grep will not work with a variable?

2007-03-29 Thread Kevin Markle
Hello, I'm trying to find a pattern in a file and the command works if I manully put the output of the variable in it but when I use the variable it fails? I have tryed with quotes "$CLIENT" and without. I don't know what else to try? :-( -- Unsubscribe info: http://cygwin.com/ml/#un

Re: Is there any way to highlight to cut and past in cygwin?

2007-03-29 Thread Andrew DeFaria
Keith Christian wrote: Kevin Markle wrote: I'm used to using putty in SUN and was able to highlight and right click to paste can I do this in cygwin? I've been using PuTTY as a Cygwin terminal and it's fantastic - see below: http://web.gccaz.edu/~medgar/puttycyg/README.txt Why bother! Simp

Building cygwin src dll help

2007-03-29 Thread Christopher Wingert
I'm building the cygwin source and having a bit of trouble with the following. /bin/sh ../../.././winsup/cygwin/speclib /home/cwingert/cygwin-1.5.24-2/i686-pc-cygwin/winsup/cygwin/libpthread.a "nm" "ar" /home/cwingert/cygwin-1.5.24-2/i686-pc-cygwin/winsup/cygwin/libcygwin.a pthread.o thread.o in

RE: Is there any way to highlight to cut and past in cygwin?

2007-03-29 Thread Jeff Hawk
> -Original Message- > From: On Behalf > Of Dave Korn > Sent: Thursday, March 29, 2007 11:37 AM > Subject: RE: Is there any way to highlight to cut and past in cygwin? > > On 29 March 2007 16:43, Kevin Markle wrote: > > > I'm used to using putty in SUN and was able to highlight and rig

RE: Is there any way to highlight to cut and past in cygwin?

2007-03-29 Thread Dave Korn
On 29 March 2007 19:43, Jeff Hawk wrote: >> -Original Message- >> From: On Behalf >> Of Dave Korn >> Sent: Thursday, March 29, 2007 11:37 AM >> Subject: RE: Is there any way to highlight to cut and past in cygwin? >> >> On 29 March 2007 16:43, Kevin Markle wrote: >> >>> I'm used to usin

Re: Is there any way to highlight to cut and past in cygwin?

2007-03-29 Thread Kevin Markle
Dave Korn wrote : On 29 March 2007 19:43, Jeff Hawk wrote: -Original Message- From: On Behalf Of Dave Korn Sent: Thursday, March 29, 2007 11:37 AM Subject: RE: Is there any way to highlight to cut and past in cygwin? On 29 March 2007 16:43, Kevin Markle wrote: I'm used to using putt

Re: grep will not work with a variable?

2007-03-29 Thread Gary Johnson
On 2007-03-29, Kevin Markle wrote: > Hello, > > I'm trying to find a pattern in a file and the command works if I > manully put the output of the variable in it but when I use the > variable it fails? I have tryed with quotes "$CLIENT" and without. I > don't know what else to try? :-( What do

Re: grep will not work with a variable?

2007-03-29 Thread Keith Christian
Kevin Markle wrote: Hello, I'm trying to find a pattern in a file and the command works if I manully put the output of the variable in it but when I use the variable it fails? I have tryed with quotes "$CLIENT" and without. I don't know what else to try? :-( echo "Client variable is --> \"$

Re: grep will not work with a variable?

2007-03-29 Thread Kevin Markle
Keith Christian brought next idea : Kevin Markle wrote: Hello, I'm trying to find a pattern in a file and the command works if I manully put the output of the variable in it but when I use the variable it fails? I have tryed with quotes "$CLIENT" and without. I don't know what else to try? :

Re: grep will not work with a variable?

2007-03-29 Thread Kevin Markle
Gary Johnson used his keyboard to write : On 2007-03-29, Kevin Markle wrote: Hello, I'm trying to find a pattern in a file and the command works if I manully put the output of the variable in it but when I use the variable it fails? I have tryed with quotes "$CLIENT" and without. I don't kno

Re: Is there any way to highlight to cut and past in cygwin?

2007-03-29 Thread DePriest, Jason R.
On 3/29/07, Kevin Markle wrote: Dave Korn wrote : > On 29 March 2007 19:43, Jeff Hawk wrote: > >>> -Original Message- >>> From: On Behalf >>> Of Dave Korn >>> Sent: Thursday, March 29, 2007 11:37 AM >>> Subject: RE: Is there any way to highlight to cut and past in cygwin? >>> >>> On 29

RE: Is there any way to highlight to cut and past in cygwin?

2007-03-29 Thread Kevin Markle
Thanks! -Original Message- From: DePriest, Jason R. [mailto:[EMAIL PROTECTED] Sent: Thursday, March 29, 2007 3:58 PM To: Kevin Markle; cygwin@cygwin.com Subject: Re: Is there any way to highlight to cut and past in cygwin? On 3/29/07, Kevin Markle wrote: > Dave Korn wrote : > > On 29 M

Re: grep will not work with a variable?

2007-03-29 Thread Gary Johnson
On 2007-03-29, Kevin Markle wrote: > Gary Johnson used his keyboard to write : > > On 2007-03-29, Kevin Markle wrote: > >> Hello, > >> > >> I'm trying to find a pattern in a file and the command works if I > >> manully put the output of the variable in it but when I use the > >> variable it fails

Re: grep will not work with a variable?

2007-03-29 Thread Keith Christian
Kevin Markle wrote: Keith Christian brought next idea : Kevin Markle wrote: Hello, I'm trying to find a pattern in a file and the command works if I manully put the output of the variable in it but when I use the variable it fails? I have tryed with quotes "$CLIENT" and without. I don't k

Re: grep will not work with a variable?

2007-03-29 Thread Kevin Markle
It happens that Gary Johnson formulated : On 2007-03-29, Kevin Markle wrote: Gary Johnson used his keyboard to write : On 2007-03-29, Kevin Markle wrote: Hello, I'm trying to find a pattern in a file and the command works if I manully put the output of the variable in it but when I use the

installing ping-1.0-1.sh

2007-03-29 Thread rich grof
Hello, I'm trying to install ping-1.0 from source provided by cygwin's setup.exe I downloaded the source (not the program) from setup.exe, which installs it to C:\cygwin\usr\src Then, going to that folder, I edited out an extra &&, as someone indicated in a previous archive mail. Finally, I ra

Re: installing ping-1.0-1.sh

2007-03-29 Thread Brian Dessent
rich grof wrote: > Hello, I'm trying to install ping-1.0 from source provided by cygwin's > setup.exe > I downloaded the source (not the program) from setup.exe, which installs it > to > C:\cygwin\usr\src Please include cygcheck output as requested by http://cygwin.com/problems.html . Without th

Re: multiple cygwin installs

2007-03-29 Thread Steve M. Robbins
Dear Phil Betts et al, Thank you for the humourous "soapbox" lecture. I do recognize the sentiment and I'm all for improving the world as much as the next guy. I do my bit volunteering for Debian. When it comes to windows, however, I just want to get my work done. To answer your question, "can

Re: multiple cygwin installs

2007-03-29 Thread Corinna Vinschen
On Mar 30 00:59, Steve M. Robbins wrote: > Dear Phil Betts et al, > > Thank you for the humourous "soapbox" lecture. I do recognize the > sentiment and I'm all for improving the world as much as the next > guy. I do my bit volunteering for Debian. When it comes to windows, > however, I just wan