On Thu, Sep 19, 2002 at 12:19:06PM +1000, Shane Mann wrote:
> Hi,
>
> I am having trouble with mmap using the last 'offset' parameter. I have
> attached a small piece of code (and sample file) which demonstrates the
> problem. Basically if the offset parameter is passed as a variable to mmap
> th
I have polished up the "ldd" script some more and have posted it at
http://www.shore.net/~swift/ldd.cygwin.txt
(The .txt extension seems to be necessary for proper viewing in browsers.)
If you are bored, try 'ldd -v /bin/*.exe' and watch the time pass...
It won't look at non-executables y
Hi all,
I'm trying to get this little Windows Explorer
right-click menu add-on to work and having problems.
I want to be able to right click on a file and have
emacs open it in an rxvt. It almost works...the menu
item appears, the rxvt opens, emacs runs...but the
object file %1 doesn't get suck
Hello Tetex maintainer,
looking at the currently available Tetex packages I wonder whether it is really good
to follow the "install everything" method, since they seem to be not disjuctive.
Reading the announcement in
http://sources.redhat.com/ml/cygwin-announce/2002-08/msg7.html I seem to
$ rxvt --version
Usage v2.7.2 : (XPM,menubar,.Xdefaults)
...
$ cygcheck -s
...
Cygwin DLL version info:
DLL version: 1.3.12
DLL epoch: 19
DLL bad signal mask: 19005
DLL old termios: 5
DLL malloc env: 28
API major: 0
API minor: 54
...
Sh
At 2002-09-19 06:14, you wrote:
>John,
>
>it doesn't work for me. In the second invocation of bash via "exec
>bash --noprofile --norc -i'' I don't see my environment variables and
>aliases defined in ~/.profile. Did you actually put something in ~/.profile
>and verified?
>
>Thanks,
>Frantisek
Sor
You sort of helped me by inspiring me to look more closely how I started my
script. I solved the dos box persistence. I used to call my script with:
U:\cygwin\bin\bash.exe --login ~/bin/x50 &
But it should have been:
U:\cygwin\bin\bash.exe --login ~/bin/x50
i.e., no & at the end. I do n
> -Original Message-
> From: Randall R Schulz [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 18, 2002 6:30 PM
> To: [EMAIL PROTECTED]
> Subject: Re: dumb escaping question when using Cygwin + NT commands
>
>
> Scott,
>
> At 15:15 2002-09-18, Scott Prive wrote:
>
> >Hello,
>
When i write
make
there is an error...
make: cc: Command not found
make: *** [universe] Error 127
What can i do to avoid this error?
_
På MSN hittar du det roliga, intressanta och användbara på internet:
http://www.msn.se
On Thu, 19 Sep 2002, Scott Prive wrote:
> I assumed quotes controlled how data gets sent to commands, but
> apparently that's an oversimplification: quotes protect data being sent
> to a NEW PROCESS.. and builtins like "echo" are NOT a new process (`type
> echo). This explains why the echo comman
Hello Matt,
Thursday, September 19, 2002, 10:03:47 AM, you wrote:
MS> I have polished up the "ldd" script some more and have posted it at
MS>http://www.shore.net/~swift/ldd.cygwin.txt
I cannot find it under this address.
--
Best regards,
Uwe
--
Unsubscribe info: http://cygwin.com/m
Scott,
[ This is off-topic for the Cygwin list, since it has nothing to do with
Cygwin per se, but I feel the need to correct misconceptions for other
newcomers to a Unix / POSIX (-like) environment, so I'm replying to the
list, not just Scott. -- Randall ]
At 08:12 2002-09-19, Scott Prive w
Yes that helped; thanks.
> -Original Message-
> From: Igor Pechtchanski [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 19, 2002 12:00 PM
> To: Scott Prive
> Cc: [EMAIL PROTECTED]
> Subject: RE: dumb escaping question when using Cygwin + NT commands
>
>
> On Thu, 19 Sep 2002, Sco
> > The error about crypt doesn't appear any more just lines complaining
> > undefined references to the xml extension.
> > ...
> > It won't work with the flag -lxml. What flag should I specify instead?
>
> I don't actually know -- I'm not into PHP -- but on a guess you might try
> installing "exp
On Thu, 19 Sep 2002 15:44:57 + melba selco <[EMAIL PROTECTED]> wrote:
> When i write
> make
Arguments to 'make' are targets, not files. Run `make --help` for a short
help, `info make` for the full details.
> there is an error...
>
> make: cc: Command not found
> make: *** [universe] Erro
I must be missing something.
I added the registry entries plus the profile entries, both for
/etc/.profile and ~/.profile.
Now, the right-button menu command "Open with command prompt" works just
wonderfully (if the resulting cmd.exe window can actually be described with
that word), but "Open wi
Amazing -- I tested it a dozen times, but I must have deleted it.
It's there now, and I won't touch it again! Thanks for the heads-up.
http://www.shore.net/~swift/ldd.cygwin.txt
(You get redirected to
http://www2.primushost.com/~swift/ldd.cygwin.txt which is the same thing.)
>> "U" == Uw
Galen,
It should be /etc/profile (note the absense of ".") and ~/.bash_profile.
I think ~/.profile is used by ksh...
Igor
On Thu, 19 Sep 2002, Tackett, Galen wrote:
> I must be missing something.
>
> I added the registry entries plus the profile entries, both for
> /etc/.profile and ~/.
I noticed that a couple of people on the list seem to have managed to get
SpamAssassin running on Cygwin. I am trying to build SA-2.41 (on Win 98) but
I'm encountering a problem. I tried the SA mailing list but mostly I got
blank looks (their list-archives only have something relating to a previou
I am trying to write a script that checks the % free of local drives using
df.
$ df -a
Filesystem 1k-blocks Used Available Use% Mounted on
C:\cygwin\bin 19936633 5750854 14185779 29% /usr/bin
c:\cygwin\lib 19936633 5750854 14185779 29% /usr/lib
\\server1\rob
On Thu, 19 Sep 2002 13:01:33 -0400 (EDT) Igor Pechtchanski <[EMAIL PROTECTED]> wrote:
> It should be /etc/profile (note the absense of ".") and ~/.bash_profile.
> I think ~/.profile is used by ksh...
For login shells, bash will fall back to ~/.profile if ~/.bash_profile and
~/.bash_login aren't
Hello,
A search of the cygwin archives for August and September didn't show any
mention of this, but I recently noticed that if one attempts to download
the Cygwin distribution (for local installs) and includes the GNU bc
package, only a small percentage of the available packages are actually
ret
On Thu, 19 Sep 2002, Rob Brown wrote:
> I am trying to write a script that checks the % free of local drives using
> df.
>
> $ df -a
> Filesystem 1k-blocks Used Available Use% Mounted on
> C:\cygwin\bin 19936633 5750854 14185779 29% /usr/bin
> c:\cygwin\lib 1993
Works for me.
> -Original Message-
> From: Kenneth Lareau [mailto:[EMAIL PROTECTED]]
> Sent: Thu, September 19, 2002 8:33 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Download problems due to GNU bc package?
>
>
> Hello,
>
> A search of the cygwin archives for August a
Sorry, my e-mail address has changed. Please
checkout the following link
http://www.utoronto.ca/mailboxsearch.html
to find out about my new address. I am sorry for this inconvenience, but I do recieve
more than 100 spam mails a day
--
Unsubscribe info: http://cygwin.com/ml/#unsubscri
Hey I found this site all about LSD25. Its such a cool site I just had to share it.
Sorry if you did not want this e-mail, it wont happen again by me. Anywayz the site
has all kinds of
information about the drug and things to look at and do while on it! Also it has tons
of music, videos, t-shi
On Thu, Sep 19, 2002 at 10:33:39PM +0200, Wortmann, Ulrich Georg wrote:
>Sorry, my e-mail address has changed.
Good, so you won't mind if I block this email address then.
Idiot.
cgf
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs
On Thu, Sep 19, 2002 at 06:24:42PM -0400, Christopher Faylor wrote:
>On Thu, Sep 19, 2002 at 10:33:39PM +0200, Wortmann, Ulrich Georg wrote:
>>Sorry, my e-mail address has changed.
>
>Good, so you won't mind if I block this email address then.
>
>Idiot.
Actually, now that I think of it, this pers
Igor Pechtchanski wrote:
> -# ifdef __CYGWIN__
> -# define ME_REMOTE(fs_name, fs_type) (strchr (fs_name, ':') == 0)
> -# else
> # define ME_REMOTE(fs_name, fs_type) (strchr (fs_name, ':') != 0)
> -# endif
You're sure it's not possible to end up with a local path without a ":"
(e.g. just \window
When I create a new file, it gives the file a bogus value for the owner:
~/tmp $ whoami
perry
~/tmp $ echo asdf > asdf
~/tmp $ ls -l
total 1
-rw-rw-rw-1 1119 None5 Sep 19 17:36 asdf
~/tmp $ grep 1119 /etc/passwd
~/tmp $
Shouldn't the file owner be perry? What the hell is 111
Corinna,
I noticed this while I continued testing last night. Interestingly Linux and
SunOS don't seem to be bothered by this, however, if you read the IEEE
standard: http://www.opengroup.org/onlinepubs/007904975/functions/mmap.html
there is the following quote: "The range of bytes starting at of
Can anyone tell me what advantages this might have for running bash,
compared to the usual Windows command line window? I noticed in the readme
that rxvt can leave child processes running if you close the window, which
is scary since that's how I habitually terminate a command line session.
--
C
Alistair:
I have been able to write cygwin expect scripts to telnet to remote
boxes running the cygwin telnetd and then subsequently invoke
bash scripts. I did this to work around the in-ability to map
network drives under cron (cron calls the expect script that
telnets in to launch the
On Thu, 19 Sep 2002, Shankar Unni wrote:
> Igor Pechtchanski wrote:
> > -# ifdef __CYGWIN__
> > -# define ME_REMOTE(fs_name, fs_type) (strchr (fs_name, ':') == 0)
> > -# else
> > # define ME_REMOTE(fs_name, fs_type) (strchr (fs_name, ':') != 0)
> > -# endif
>
> You're sure it's not possible to e
On Thu, 19 Sep 2002 17:17:45 -0700 "Paul D. DeRocco" <[EMAIL PROTECTED]> wrote:
> Can anyone tell me what advantages this might have for running bash,
> compared to the usual Windows command line window? I noticed in the readme
> that rxvt can leave child processes running if you close the window
On Thursday 19 September 2002 08:44, melba selco wrote:
> When i write
> make
>
> there is an error...
>
> make: cc: Command not found
>
Install gcc and symlink it to cc, or fix the makefile.
--
Tim Prince
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:
36 matches
Mail list logo