Hi!
I have a simple script that illustrates a problem I'm dealing with in installing
a software package which operates under Cygwin. It uses a modified
configure/config.status scripting and then runs a make. The problem is that when
the scripts are running, it seems they keep invoking other script
Hi!
I'm trying to write a script that knows what the user selected for parameters at
installation. For example, What type of line endings (CRLF, LF, etc.). Where
does Cygwin store this sort of information, if anywhere?
thx,
Dave S.
wxMS_developers ยท Development with wxWidgets on MSWindows
http:
Hi!
You could be talking about two different things, I'm not sure. If you mean pause
a running program from a command line then you use:
Ctrl-Z
If you use Ctrl-C, it quits the program. Once you've paused a program from the
command line, you type:
fg
Which brings it back to the foreground.
If
Hi!
On further investigation an looking more closely at the areas in the configure
script where they errors and/or reboot was occurring, and with some helpful
pointers from responders on this list, I've constructed the following bash shell
script (exhaustMem.bsh):
--
#!/bin/sh
if [ "$1"
-- On Thu, 07 Dec 2006 06:36:05 -0700 Eric Blake wrote --
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> According to Dave Silvia on 12/7/2006 6:08 AM:
>> Hi!
>>
>> On further investigation an looking more closely at the areas in
>> the configure script
> -- On Thu, 07 Dec 2006 06:36:05 -0700 Eric Blake wrote --
>
>> Are you SURE you don't have a buggy driver installed? Known
>> culprits include Agnitum outpust, Mcafee virus scanners, Logitech
>> webcam, ... In other words, the leak is not caused by cygwin, but
>> by your buggy driver leaking me
6 matches
Mail list logo