On Fri, Feb 01, 2002 at 08:25:54PM -0600, Craig Rees wrote:
> Hey Corinna,
>
> Thanks for the tip. Once I started redireting stdout and stderr everything
> seems to work and email event log messages went away.
>
> # Test CRON tab from CraigR
> * * * * * /usr/bin/date >> $HOME/date.log 2>&1
> *
On Mon, Feb 04, 2002 at 08:21:05AM +0100, Gerald Villemure wrote:
> > /proc/registry/*
> >
> > is a GREAT idea!
>
> > (*) P.S. "back then" somebody mentioned a few problems with file-system
> > access to registry entries: how do you deal with the various types --
> > DWORD, BINARY, STRING, (and
Hey all
I'm trying to build Gnu Midnight Commander but I get some errors I can't
solve up myself.
I first compiled glib-1.2.10, this was quite straightforward, I just had
to comment out one line:
-
--- gstrfuncs.c
+++ gstrfuncs.c
@@ -702,7 +702,6 @@ g_strsignal (gint signum)
> "Christopher" == Christopher Faylor <[EMAIL PROTECTED]> writes:
Christopher> perl -e 'print $^S || 0, "\n";eval {print $^S || 0, "\n"}; print $^S
|| 0, "\n";'
Christopher> This should print:
Christopher> 0
Christopher> 1
Christopher> 0
Christopher> Instead, it pr
On Feb 3, 2002, Tim Prince <[EMAIL PROTECTED]> wrote:
> a build of libgcj, and then tried to correct it by running configure again,
> you must delete the corresponding build subdirectories. I do wonder why
> cygwin is not among the targets which have workable configure defaults.
Because nobo
FREE PORN PASSWORDS CLICK ON THE LINK BELOW NOW!!
http://www.innovative-e-solutions.com/muu
ALL THE FREE PORN YOU CAN HANDLE!
CHOOSE FROM 8 GREAT SITES ALL FOR FREE!
http://www.innovative-e-solutions.com/muu
You have received this email because you subscribed to our newsletter if
> "Volker" == Volker Zell writes:
> "Christopher" == Christopher Faylor <[EMAIL PROTECTED]> writes:
Christopher> perl -e 'print $^S || 0, "\n";eval {print $^S || 0, "\n"}; print $^S
|| 0, "\n";'
Christopher> This should print:
Christopher> 0
Christopher> 1
Christop
Frank Schmitt <[EMAIL PROTECTED]> writes:
>(I found this one on a mc mailinglist archive.) After that I tried to
>build mc. Configure did work, but make gave me the following errors:
>
>dir.o: In function `handle_dirent':
>/usr/src/mc-4.5.55/src/dir.c:427: undefined reference to `gettext'
>/usr/s
Hello there,
It must be really basic :
make Hello
gcc Hello.c -o Hello
make: *** [Hello] Aborted (core dumped)
with
gcc -v
2.95.3-5
/* #include
#include
*/
int main ()
{
printf ("Hello, World\n");
}
(whereas the same works with RedHat 7.1 (kernel 2.2.19-7.0.12) gcc 2.96)
what's wrong ?
--
Well, and how does your computer make love ? :-)
http://arska.org/hauva/makelove/
Kristof Doffing
Lufthansa Systems
Airline Services GmbH, FRA AS/N
FAC, Hugo-Eckener-Ring A.8.02
60549 Frankfurt/Main
Tel.: +49 69 / 696 92630
Fax : +49 69 / 696 92062
-Ursprüngliche Nachricht-
Von: [EMAI
I'm attempting to write a dll that gives some TCP support to
FoxPro.
FoxPro is pretty antiquated... it's been challenging. ;)
I got to a place where my dll loads up fine from a .exe, but
if foxpro tries to use it, it sagfaults:
VFP caused an invalid page fault in
module KERNEL32.DLL at 0167:bf
Gerrit P. Haase wrote:
>Hmmm, I'm still confused a little. Isn't '010' as TRUE as '011'?
Yes, 010 is as true as 011. However, the $^S returns 0 or 1. The example
snippet shows the output of 3 separate reads of $^S. I print the output as
a string of zero's and ones just for simplicity -- it
> >I've got the book; I have a DLL that exports a function called fork and
> >I'm seeing what can be done to get it to work with kdeinit. A lot of
> >programs do: if (fork() == 0) exec(...) and this could be replaced by
> >spawn(...) anyway, but kdeinit does a bit more work.
>
> So, use vfork().
Hallo Rhet,
04.02.2002, 16:09, es wurde gemailt:
> Gerrit P. Haase wrote:
>>Hmmm, I'm still confused a little. Isn't '010' as TRUE as '011'?
[detailed analysis]
> Hope that helps. Regards,
Yes, now I see;) Thank you very much for the detailed explanation.
--
Gerrit
--
Unsubscribe info:
The news items on http://www.cygwin.com have a closing tag, but are
missing the opening tag.
Regards
Chris
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf
> Of Charles Wilson
> Sent: Monday, February 04, 2002 8:30 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [ANNOUNCEMENT] Updated: libtool-devel-20020202-1
>
>
> Note: In libtool CVS, a decision was made to resc
Close, but it doesn't quite work as you state.
Anyone have any other clues?
I have found a workaround. Just change your rxvt line to read:
rxvt -geometry 80x60 -e cmd /c c:\cygwin\bin\bash --login -i
This is assuming you're running 2000, ME, or XP. I don't know about 9x.
You c
Alex:
I think if you change the rxvt command from the Windoze delims (\):
rxvt -geometry 80x60 -e c:\cygwin\bin\bash --login -i
to the *X delimis (/) like so:
rxvt -geometry 80x60 -e /bin/bash --login -i
tt will work. The '-e' argument is being interpreted by 'rxvt' and not
worked!
thanks.
- Original Message -
From: "Offord Garry-QA3813" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, February 04, 2002 9:53 AM
Subject: RE: I have found a workaround. Just change your rxvt line to read:
> Alex:
>
> I think if you change the rxvt command from the Wi
I hope this isn't a stupid question. When I try to use chmod, it doesn't do
what I expect.
See below. Am I doing something wrong? I'm running Windows NT 4.0 sp6. I've
tried with Windows 2000 with same results.
Thanks
-John
administrator@WASHINGTON /test
$ ls -l
total 1
-rw-r--r-- 1 adminis
It's my understanding that whether a file is executable or not in cygwin is determined
by the following:
- file extension (.com, .bat, .exe)
- the first line of the file (#!/bin/bash)
I know of no other conditions which would make a file executable in cygwin, but if
there were, it would be alo
On Mon, Feb 04, 2002 at 09:33:32AM -0800, John Miller wrote:
>
> I hope this isn't a stupid question. When I try to use chmod, it doesn't do
> what I expect.
> See below. Am I doing something wrong? I'm running Windows NT 4.0 sp6. I've
> tried with Windows 2000 with same results.
http://cygwin
On Mon, Feb 04, 2002 at 12:45:03PM -0500, Roland Glenn McIntosh wrote:
> It's my understanding that whether a file is executable or not in cygwin is
>determined by the following:
>
> - file extension (.com, .bat, .exe)
> - the first line of the file (#!/bin/bash)
>
> I know of no other conditio
On Mon, Feb 04, 2002 at 09:33:32AM -0800, John Miller wrote:
>I hope this isn't a stupid question. When I try to use chmod, it
>doesn't do what I expect.
http://cygwin.com/lists.html#see-above
http://cygwin.com/faq/faq_4.html#SEC45
cgf
--
Unsubscribe info: http://cygwin.com/ml/#unsubscrib
Sorry bug-fileutils, I don't think this is your problem.
On Monday 4 Feb 02, John Miller writes:
>
> I hope this isn't a stupid question. When I try to use chmod, it doesn't do
> what I expect.
> See below. Am I doing something wrong? I'm running Windows NT 4.0 sp6. I've
> tried with Windows 2
Both the cmd method and the *nix method worked for me, but then again, I
don't use rxvt so I was just looking for a quick and dirty fix for
Michael. Glad to see it straightened out.
On Mon, 2002-02-04 at 10:53, Offord Garry-QA3813 wrote:
> Alex:
>
> I think if you change the rxvt command from th
On Mon, Feb 04, 2002 at 09:03:30PM +0800, Chen Qi-A18263 wrote:
>Hi:
> Sorry to disturb you.
> I am trying to write some multi thread samples for Arm linux now.
> but I do not know which lib should I include.
> And I do not know if the function is same as the conventional w
At 13:59 3-2-2002, Don Sharp wrote:
>Using setup-2002-01-27-1.exe I have noticed that the text in the
>selection dialog is clipped. i.e. there appear to be ~3 pixels missing
>from the top of the displayed text on my 1280x1024 display.
>
>Haven't seen it reported so I thought I'd mention it.
I hat
Hi to everyone ...
I´ve search the Mailing List Archive and found that someone recommended
to
Addict Cygwin SSHD to another Service.
I´ve tried to do so but always get something like :
Depending Service cannot be found ...
Can someone explain exactly how to addict Cygwin to antoher S
From: "Gerald Villemure" <[EMAIL PROTECTED]>
Subject: Re: /dev/registry
> So this:
> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
> "WinVNC"="data goes here"
>
> would become:
>
/proc/registry/HKLM/SOFTWARE/Microsoft/Windows/CurrentVersion/Run/WinVNC.sz
>
> Good or bad idea
- Original Message -
From: "Greg Mosier" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, February 04, 2002 14:41
Subject: Re: /dev/registry
> Maybe I've missed something here, but are we talking about copying the
> registry to hard drive, or rather providing a 'pathed' means ju
The fastjar install problem was fixed in gcc-3.1.
zlib, fastjar and gcj are built on the mainline to prevent bitrot. One could make a
case for disabling them for a release.
-Original Message-
From: Alexandre Oliva [mailto:[EMAIL PROTECTED]]
Sent: Monday, 4 February 2002 10:59
To: [E
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf
> Of Chris January
> Sent: Sunday, February 03, 2002 9:43 AM
> To: [EMAIL PROTECTED]
> Subject: /dev/registry
>
>
> How about adding a /dev/registry fhandler to Cygwin? Registry keys would be
> directories a
> >
> >
> > How about adding a /dev/registry fhandler to Cygwin? Registry keys would
>be
> > directories and values in the registry files. I'm willing to try coding
>this
> > if people think it's a good idea. It allows shell scripts to easily
>access
> > registry keys as well as programs.
> >
Hi!
Problems connecting to localhost. I'm using FireDaemon with sshd. Service start
normally but I cannot log in to localhost.
tumaljon@JKWS0140NOK ~
$ net start sshd
The FireDaemon Service: SSHD service is starting.
The FireDaemon Service: SSHD service was started successfully.
tumaljon@JKW
35 matches
Mail list logo