cvs login problem "authorization failed"?
Because some reasons, I use window with domain user:chaozh. I configured cvs with xinetd in cygwin and cvs started successfully, because I can find the cvspserver port is listening through 'netstat - a' command. So I used the following cmd to connect cvs repository: cvs -d :pserver:[EMAIL PROTECTE
Re: Burning ISO's to CD with Cygwin
Grok Mogger wrote: > Brian Dessent wrote: >> Grok Mogger wrote: >>> I recently wanted to burn an ISO to a CD on my Windows machine. >>> So where did I turn first? Cygwin! But much to my dismay, I >>> don't seem to have cdrecord or wodim. I couldn't seem to find >>> the packages anywh
Re: Burning ISO's to CD with Cygwin
Brian Dessent wrote: > > Grok Mogger wrote: > > > I recently wanted to burn an ISO to a CD on my Windows machine. > > So where did I turn first? Cygwin! But much to my dismay, I > > don't seem to have cdrecord or wodim. I couldn't seem to find > > the packages anywhere using 'cygchec
Re: Burning ISO's to CD with Cygwin
Brian Dessent wrote: Grok Mogger wrote: I recently wanted to burn an ISO to a CD on my Windows machine. So where did I turn first? Cygwin! But much to my dismay, I don't seem to have cdrecord or wodim. I couldn't seem to find the packages anywhere using 'cygcheck -p $whatever', jus
Re: SIGTSTP and select
On Tue, Apr 03, 2007 at 10:42:39AM -0400, Bob Rossi wrote: > On Tue, Apr 03, 2007 at 10:13:20AM -0400, Bob Rossi wrote: > > On Mon, Apr 02, 2007 at 08:37:53PM -0400, Christopher Faylor wrote: > > > On Mon, Apr 02, 2007 at 08:07:23PM -0400, Bob Rossi wrote: > > > >I'm not exactly sure what has chang
RE: Burning ISO's to CD with Cygwin
On 06 April 2007 00:08, Brian Dessent wrote: > Grok Mogger wrote: > >> I recently wanted to burn an ISO to a CD on my Windows machine. >> So where did I turn first? Cygwin! But much to my dismay, I >> don't seem to have cdrecord or wodim. I couldn't seem to find >> the packages anywh
Re: Burning ISO's to CD with Cygwin
Grok Mogger wrote: > I recently wanted to burn an ISO to a CD on my Windows machine. > So where did I turn first? Cygwin! But much to my dismay, I > don't seem to have cdrecord or wodim. I couldn't seem to find > the packages anywhere using 'cygcheck -p $whatever', just > looking thro
Burning ISO's to CD with Cygwin
Hey, I recently wanted to burn an ISO to a CD on my Windows machine. So where did I turn first? Cygwin! But much to my dismay, I don't seem to have cdrecord or wodim. I couldn't seem to find the packages anywhere using 'cygcheck -p $whatever', just looking through the GUI setup, or even
Re: perl problem with cygwin path
Larry Hall (Cygwin) wrote: You may have used a "3rd-party" site as well. There are sites out there that have set themselves up to deliver packages in the 'setup.exe' format. Once you add one of these sites to your list, 'setup.exe' continues to use it until you tell it now to. So if you're
Re: perl problem with cygwin path
Mike R Brown wrote: Matthew Woehlke wrote: Mike R Brown wrote: [snip] Nope. With a current updatedb locate found one perl.exe under /usr/bin. When I renamed this perl.exe to perly.exe and copied the version that worked from my machine and did a version check while in /usr/bin I get
Re: perl problem with cygwin path
Mike R Brown wrote: Matthew Woehlke wrote: Mike R Brown wrote: Everything I have checked points to just one Perl installation. So maybe the question here is where did this version come from? That is indeed a good question, since the latest available 'perl' from kernel.org is 5.8.7-5. The fu
Re: perl problem with cygwin path
Matthew Woehlke wrote: Mike R Brown wrote: [snip] Nope. With a current updatedb locate found one perl.exe under /usr/bin. When I renamed this perl.exe to perly.exe and copied the version that worked from my machine and did a version check while in /usr/bin I get ./perly - v retu
Re: perl problem with cygwin path
Mike R Brown wrote: [snip] Nope. With a current updatedb locate found one perl.exe under /usr/bin. When I renamed this perl.exe to perly.exe and copied the version that worked from my machine and did a version check while in /usr/bin I get ./perly - v returned 5.8.8 (original questi
Re: perl problem with cygwin path
DePriest, Jason R. wrote: On 4/5/07, Mike R Brown wrote: Dave, Activestate perl is not installed on that box. The first thing I checked for. The only Perl is installed /use/bin/perl. A 'which perl' also confirms that. Another thing I did to confirm this is rename the perl.exe
Re: perl problem with cygwin path
On 4/5/07, Mike R Brown wrote: Dave, Activestate perl is not installed on that box. The first thing I checked for. The only Perl is installed /use/bin/perl. A 'which perl' also confirms that. Another thing I did to confirm this is rename the perl.exe under /usr/bin/ and copy the p
Re: perl problem with cygwin path
Dave Korn wrote: On 05 April 2007 15:17, Mike R Brown wrote: For example 'echo $HOME' within a bash shell returns /cygdrive/c/users/charlie which is the correct path. On previous version of Cygwin's Perl the statement... $home = $ENV{HOME} , which should just return the environmental var
RE: Escape colour codes
2007-04-05
Thread
Dave \"sorry for munging my addy but you just know he's going to rawquote it\" Korn
On 05 April 2007 02:55, Morgan Gangwere wrote: > "and this children is why we stick to rxvt and puttyCyg!" > > On 4/4/07, Matthew Woehlke wrote: [ SNIP http://cygwin.com/acronyms#PCYMTNQREAIYR ] >> Eric Blake wrote: >>> The bug in all three of these programs is that they are adding spurious
RE: perl problem with cygwin path
On 05 April 2007 15:17, Mike R Brown wrote: > For example 'echo $HOME' within a bash shell returns > /cygdrive/c/users/charlie which is the correct path. On previous version of > Cygwin's Perl the statement... $home = $ENV{HOME} , which should just > return the environmental variable HOME, r
perl problem with cygwin path
I am looking at two different recent Cygwin installations. Not sure which mirrors were used to do the installs. Both are working installations. The problem is with Perl. Using setup.exe they both state that version 5.8.7.5 of Perl is installed. Doing a perl -v on each returns 'v5.8.7 ...
Re: dos.h support
[EMAIL PROTECTED] wrote: hello dear, i'm facing problem in including dos.h file in an application of c++ through cygwin. inclusion of this file is essential. please guide me some solution. Did you try holding your breath and counting to 3 before trying again? If not, try that. It always wo
RE: dos.h support
On 05 April 2007 13:09, smanchanda wrote: > hello dear, > > i'm facing problem in including dos.h file in an application of c++ > through cygwin. inclusion of this file is essential. please guide me some > solution. dos.h is part of the mingw-runtime package. http://cygwin.com/cgi-bin2/pack
dos.h support
hello dear, i'm facing problem in including dos.h file in an application of c++ through cygwin. inclusion of this file is essential. please guide me some solution. regards, sanjeev manchanda, INDIA. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http:/
Re: Login shell ZSH spins when executed from SSH session
On Wed, 4 Apr 2007, V�clav Haisman wrote: Hi, I have installed Cygwin snapshot of 1.7. Since then I cannot use SSH because ZSH shell that I use spins with 100%. I straced the spinning shell and this is what it shows: App version: 1005.18, api: 0.132 DLL version: 1007.0, api: 0.167 DLL build:
Re: Escape colour codes
* Eric Blake (Wed, 4 Apr 2007 19:50:24 + (UTC)) > Thorsten Kampe thorstenkampe.de> writes: > > 9. Install Python and IPython (http://ipython.scipy.org/moin/) > > set > > prompt_in1 '\C_White[\#\C_White]\C_LightCyan>>> ' > > prompt_out '\C_White[\N\C_White]' > > in your ipythonrc and start