I need some pointers on compiling please.

2007-03-29 Thread Richard Quadling
aries I can download for cdrtools or a Cygwin package I can somehow add. Or can anyone give me a hand? Regards, Richard Quadling. P.S. If I'm in the wrong place, sorry. P.P.S. I've never compiled anything on Cygwin and I'm only following the instructions which basically say downloa

Re: Windows Vista and CygWin

2006-12-07 Thread Richard Quadling
ile. A work station is where your work either terminates or pauses for a while. Better yet is the difference between a boat/ship and gunboat/gunship. Or I would recommend that you read a book that I once read about red reeds. etc. -- Richard Quadling Zend Certified Engineer : http://zend.com/z

Re: Where is ldd?

2006-10-06 Thread Richard Quadling
ll you about your program. The resource toolkit is free from MS. -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!" -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Prob

Re: grep weirdness - matching space character

2006-09-26 Thread Richard Quadling
94 items succeeded $ tail -1 c:\log.log ++ 04:51:32 All 94 items succeeded $ tail -1 c:\log.log | grep -a "All [0-9]* items succeeded" ++ 04:51:32 All 94 items succeeded Is that what you wanted? -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002

Re: Consol mode question

2006-07-14 Thread Richard Quadling
Glad to have helped. Maybe this should be an option for the installer? To add the cygwin/bin path to the system's path? On 14/07/06, Dave Korn <[EMAIL PROTECTED]> wrote: On 14 July 2006 08:40, Richard Quadling wrote: > I installed Cygwin using the setup.exe from Cygwin'

Re: Consol mode question

2006-07-14 Thread Richard Quadling
m/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 -- Unsubscrib

Re: directories via. cygwin/windows

2006-07-11 Thread Richard Quadling
roblems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem report

Re: How do I detect a failure in Make?

2006-04-28 Thread Richard Quadling
On 26/04/06, mwoehlke <[EMAIL PROTECTED]> wrote: > Richard Quadling wrote: > > I have the following bash script ... > > > > #!/bin/sh > > cvs up 2> $HOME/cvs1.log > $HOME/cvs2.log > > cd phpdoc > > autoconf -v -d --warnings=all &> $HO

How do I detect a failure in Make?

2006-04-26 Thread Richard Quadling
-DOS errorlevels. I assume there is a way of accessing the errorlevel from a program (assuming it generates one) or any other way. The make is failing with ... make: *** [test_xml] Segmentation fault (core dumped) I always thought a core dump was a bad thing, but it is what happens. Any

Re: find and /cygdrive/c

2006-04-05 Thread Richard Quadling
On 05/04/06, Jim Easton <[EMAIL PROTECTED]> wrote: > Hi People, > > Find does not seem able to search the /cygdrive/c directory. > > example: > > $ find /cygdrive/c -iname \*Telus\* -print > find: .: No such file or directory > find: /cygdrive/c/AUTOEXEC.BAT: No such file or directory $ find --ver

Re: Some pointers required on log file examination.

2006-04-04 Thread Richard Quadling
Thanks for that. I'd not thought of using the CVS itself. Living and learning.

Some pointers required on log file examination.

2006-04-04 Thread Richard Quadling
ed to the next time round, so eventually 50 files WILL have changed and off we go. I know next to nothing about Cygwin, so please be nice. Where do I start? Thank you, Richard Quadling. -- - Fight back spam! Download the Blue Frog. http://www.bluesecurity.com/register/s?user=UlF1YWRsaW5n

Re: grep (GNU grep) 2.5.1 not being recursive.

2006-04-04 Thread Richard Quadling
Aha! So it does! Many options. As a newbie to unix style code, the manual is brutal. Would it have really hurt to have a few common examples in the help? Thank you though!

grep (GNU grep) 2.5.1 not being recursive.

2006-04-04 Thread Richard Quadling
Ok. The start point for this message is that I am a klutz and I don't know what I'm doing. Well. Not really true. I do know what I'm doing and I know that I'm doing it wrong. So give us a hand. I used to use GREP supplied with Borland Turbo C and Delphi. All worked fine. New job. New pc. Not u

Re: Clearing the COMPLETE screen.

2006-02-24 Thread Richard Quadling
With that alias, I get ... [EMAIL PROTECTED] ~ $ alias cs='echo -n "\ec"' [EMAIL PROTECTED] ~ $ cs \ec [EMAIL PROTECTED] ~ $ I'm using the standard bash shell. The shortcut icon is the Cygwin logo. On 24/02/06, Williams, Gerald S (Jerry) <[EMAIL PROTECTED]> wrote: > For me, that has to read '

Re: Clearing the COMPLETE screen.

2006-02-24 Thread Richard Quadling
Ah I see. When I clicked reply, I had ... On 24/02/06, Dave Korn <[EMAIL PROTECTED]> wrote: > On 24 February 2006 12:42, Richard Quadling wrote: > > > Aha! I'll be deleteing these manuall in future. Thanks for the heads up on that. And now off to read the manual. Thanks again. Richard.

Re: Clearing the COMPLETE screen.

2006-02-24 Thread Richard Quadling
Aha! You meant cmd /c cls, not cmd -c cls. Ta da! Working now! On 24/02/06, Dave Korn <[EMAIL PROTECTED]> wrote: > On 24 February 2006 12:11, Richard Quadling wrote: > > > Hi. > > > > I'm using Cygwin and have the clear package installed (1.0-2

Re: Clearing the COMPLETE screen.

2006-02-24 Thread Richard Quadling
ve Korn <[EMAIL PROTECTED]> wrote: > On 24 February 2006 12:11, Richard Quadling wrote: > > > Hi. > > > > I'm using Cygwin and have the clear package installed (1.0-2 according > > the cygcheck.out file). > > > > When I run clear, my screen clears!

Clearing the COMPLETE screen.

2006-02-24 Thread Richard Quadling
#x27;m not working from the source, just the binaries downloaded via the Cygwin Setup program. Thanks. Richard Quadling. -- - Fight back spam! Download the Blue Frog. http://www.bluesecurity.com/register/s?user=UlF1YWRsaW5n