Re: process memory limit

2002-01-06 Thread Robert Collins
- Original Message - From: "John A. Turner" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, January 06, 2002 10:33 AM Subject: process memory limit > [member of the "Valiantly Trying to Ask Intelligently" club...] > > I've been investigating an apparent limitation on process me

[ANNOUNCEMENT] Updated: login-1.4-3

2002-01-06 Thread Corinna Vinschen
I have updated the version of login(1) to 1.4-3. This version fixes the problem that login has been using the wrong path to the `lastlog' file. It now uses /var/log/lastlog as sshd does, too. I've additionally tweaked /usr/doc/Cygwin/login.README slightly to accommodate experiences with posting

Re: Newbie ssh question

2002-01-06 Thread Adrian Phillips
> "James" == James Hall <[EMAIL PROTECTED]> writes: James> I've recently installed Cygwin and XFree86 on my W2K James> machine, and am highly pleased with it. James> Main use is to run stuff on my machine at work, and saves James> constantly re-booting between Windows and Lin

Re: Compiling apps to Mingw32 with cygwin

2002-01-06 Thread J. Henning Schwentner
Thanks for your quick help, this works nice! But, it is a bit difficult. I think ideally configure should detect --host=mingw32 --build=cygwin and in this case should add --mno-cygwin to CFLAGS and CPPFLAGS (and do something to fix libtool). I am not sure if this is a bit off topic, maybe this

Re: New Members Info

2002-01-06 Thread Members Update
FIRST 1000 Members Get FREE Gifts e.g: hats, t-shirts, post cards, mugs, key rings, free condoms and loads more... Join at: www.sexkosmos.com Your wrong if you think it's an ADULT SITE ONLY...It's a have it all site Read on for more details:After many months of finger breaking work by som

Re: New Members Info

2002-01-06 Thread Members Update
FIRST 1000 Members Get FREE Gifts e.g: hats, t-shirts, post cards, mugs, key rings, free condoms and loads more... Join at: www.sexkosmos.com Your wrong if you think it's an ADULT SITE ONLY...It's a have it all site Read on for more details:After many months of finger breaking work by som

Re: Apache::Request and Cygwin

2002-01-06 Thread Stipe Tolj
Hi Dan, > Since installing Apache and mod_perl on Cygwin, everything has been working > hunky-dory until, inevitably, I need to use Apache::Request. Unfortunately, > I can't get it to compile, and I've seen posts that have stated that it is > not possible. Has anyone got this working? once again

libfaim

2002-01-06 Thread Kevin Mitnick
I downloaded the new libfaim for unix, but when I run ./configure,I always get /bin/sh not foundcan't run configure.sub and then it ends. How do I instal libfaim. I am running windows Me and I have the new dll of cygwin downloaded _

compiled mmv utility for cygwin - where to put

2002-01-06 Thread Joachim Walter
Hi all, I compiled the nice tool "mmv" by Vladimir Lanin, which allows to copy (move/link/append) multiple files by wildcard patterns very flexibly, for cygwin 1.3.6. I want to make the binary available to other people for download. On the cygwin website there is a form for announcing that.

RE: Compiling apps to Mingw32 with cygwin

2002-01-06 Thread Jon Leichter
For the most part, I agree with you. Autoconf and Libtool should be fixed. The motto of the groups seems to be: "patches gratefully accepted". Thus, unless you, me, or someone else that uses Cygwin GCC for MinGW wants to make these changes, I wouldn't count on them coming around any time soon. On

OSTYPE

2002-01-06 Thread Jérôme-Georges-Michel BENOIT
Bonjour, what have happened to OSTYPE ? `printenv OSTYPE' gives nothing ! Thanks in advance, Jerome BENOIT -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ:

struggling with ncurses dll

2002-01-06 Thread prapp
(I apologize to Chuck for emailing him directly -- I just read instructions saying to send to this email list, not to Chuck.) Abstract: I'm trying to compile a unix program making pretty simple use of curses. It is working sporadically, and only with static linking I think, and I'm getting "auto-

Re: dll vs static importing on cygwin

2002-01-06 Thread Charles Wilson
Please don't send cygwin related questions to me personal. This belongs on the cygwin list. I have copied the list and reset the Reply-To: appropriately. prapp wrote: > I was just reading this: > > http://www.cygwin.com/ml/cygwin/2001-06/msg00447.html The libtool macros referred to in that

Re: struggling with ncurses dll

2002-01-06 Thread Charles Wilson
prapp wrote: > (I apologize to Chuck for emailing him directly -- I just read instructions > saying to send to this email list, not to Chuck.) > > Abstract: > I'm trying to compile a unix program making pretty simple use of curses. > It is working sporadically, and only with static linking I thi

Re: Newbie ssh question

2002-01-06 Thread Jeff Mincy
From: Adrian Phillips <[EMAIL PROTECTED]> Date: 06 Jan 2002 11:15:46 +0100 > "James" == James Hall <[EMAIL PROTECTED]> writes: James> I've recently installed Cygwin and XFree86 on my W2K James> machine, and am highly pleased with it. James> Main use is

Re: progamming with Cygwin GNU Readline Library

2002-01-06 Thread Charles Wilson
Please don't send cygwin related questions to me personal. This belongs on the cygwin list. I have copied the list and reset the Reply-To: appropriately. Hiroo Hayashi wrote: > Dear Charles Wilson, > > I'm maintaining a perl module Term::Readline::Gnu. It is a wrapper > module of GNU Readli

Re: OSTYPE

2002-01-06 Thread Gerrit P. Haase
Hallo Jérôme-Georges-Michel, Am 2002-01-06 um 18:37 schriebst du: > Bonjour, > what have happened to OSTYPE ? > `printenv OSTYPE' gives nothing ! $ printenv | grep OSTYPE $ set | grep OSTYPE OSTYPE=cygwin $ echo $OSTYPE cygwin Gerrit -- =^..^=mailt

Re: progamming with Cygwin GNU Readline Library

2002-01-06 Thread Robert Collins
- Original Message - From: "Charles Wilson" <[EMAIL PROTECTED]> > > Yep, this is a windows DLL problem. You can't use the address of an > imported variable as a static initializer, because it isn't constant. > It will depend on where the DLL is loaded into memory at each runtime. > (I'm p

Re: compiled mmv utility for cygwin - where to put

2002-01-06 Thread Robert Collins
Join [EMAIL PROTECTED], and read http://www.cygwin.com/setup.html. Rob === - Original Message - From: "Joachim Walter" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 07, 2002 1:47 AM Subject: compiled mmv utility for cygwin - where to put > > Hi all, > > I compiled th

Re: Compiling apps to Mingw32 with cygwin

2002-01-06 Thread Robert Collins
- Original Message - From: "J. Henning Schwentner" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 07, 2002 12:57 AM Subject: Re: Compiling apps to Mingw32 with cygwin > Thanks for your quick help, this works nice! > > But, it is a bit difficult. I think ideally configu

Re: OSTYPE

2002-01-06 Thread Jerome BENOIT
Fine, but on my Debian box `printenv OSTYPE' gives something. Is it a cygwin feature ? Thanks, Jerome BENOIT "Gerrit P. Haase" wrote: > > Hallo Jérôme-Georges-Michel, > > Am 2002-01-06 um 18:37 schriebst du: > > > Bonjour, > > > what have happened to OSTYPE ? > > > `printenv OSTYPE' gives

system details on my little ncurses struggles

2002-01-06 Thread prapp
Follow-up to my problems (linking to ncurses failing) with system info & how I reinstalled ncurses Includes (#1) system info, (#2) how I reinstalled ncurses again, (#3) linker errors (#4) note on gdb crashing with statically linked version (same problem I suspect) #1) Relevant System Info (I

[ANNOUNCEMENT] Updated: indent-2.2.7-2

2002-01-06 Thread Gerrit P. Haase
indent-2.2.7-2 has been uploaded to the Cygwin net distribution. `indent' is a C language source code beautifier. News: - This is a bugfix release because of this bug: If hello.c and bye.c are files having mode 644, and hello.c~ and bye.c~ are files having mode 444, th

Re: system details on my little ncurses struggles

2002-01-06 Thread Charles Wilson
Please refrain from continually changing the subject line of your messages, unless there is a real need to start a NEW thread. So far, all of your messages are all about the same general thing -- problems linking to ncurses -- but since you keep changing the subject line it screws up threadin

Re: libfaim

2002-01-06 Thread Larry Hall (RFK Partners, Inc)
At 09:29 AM 1/6/2002, Kevin Mitnick wrote: >I downloaded the new libfaim for unix, but when I run ./configure,I always get >/bin/sh not foundcan't run configure.sub and then it ends. How do I instal >libfaim. I am running windows Me and I have the new dll of cygwin downloaded Given the i

RE: OSTYPE

2002-01-06 Thread Stephan Mueller
The most recent update to bash stopped exporting a lot of variables by default. I believe you'll find discussion of this in the cygwin mailing list archives. It is documented too, although admittedly not in an especially prominent place. I re-found it just now in usr/doc/bash-2.05a/COMPAT (wh

Re: OSTYPE

2002-01-06 Thread Larry Hall (RFK Partners, Inc)
I'm sorry Jerome but this issue has been discussed to death in the email archives. If you want to find out why OSTYPE and various other environment variables are no longer set by default in bash, please check the email archives. The reason and discussion is all there. Let's keep the rehash of

Re: system details on my little ncurses struggles

2002-01-06 Thread prapp
Ok, I'm leaving the subject line as is, but changing the headers so this goes to the list instead of you personally (the from was you and there was no Reply-To). Hopefully this is the correct thing to do. >searched the archives. The current version of ncurses, 5.2-7, requires >that you -DBR

Re: OSTYPE

2002-01-06 Thread Jerome BENOIT
I am very sorry for my big mistake. Jerome "Larry Hall (RFK Partners, Inc)" wrote: > > I'm sorry Jerome but this issue has been discussed to death in the email > archives. If you want to find out why OSTYPE and various other environment > variables are no longer set by default in bash, please c

permission problem with crons

2002-01-06 Thread aa ww
Hi Cygwin, I tried to run a cron job as follows: $ cygrunsrv -I cron -p /usr/sbin/cron -a -D -e CYGWIN="tty ntsec" $ cygrunsrv -S cron The crons starts, I checked this by ps -ef. But, when i tried to add a cronjob by crontab -e and type 40 10 * * * /home/admin/cron.sh then it gave me this

help notes for downloading cygwin

2002-01-06 Thread Williams, Allyson
In the help notes there is an error on the following page re downloading cygwin: http://sources.redhat.com/cygwin/xfree/docs/ug/cygwin-downloading.html The window used as an example of which pakages to download is actually taken from the "install" process rather than the "download" process. Th

Installing DBD-DB2 on cygwin running on Windows NT

2002-01-06 Thread A Hossain
I am trying install perl DBD-DB2 driver on cygwin running on Windows NT. I installed DBI module successfully. But having errors installing DBD-DB2 module. My Operating System: Windows NT 4.0 Database: IBM DB2 7.0 1. While generating makefile, there is a warning regarding no library found -ldb2.

[chris_stephens@byu.edu: current cygwin compatablity with cygwin b20.1]

2002-01-06 Thread chris_stephens
I am wanting to start using prc-tools, and all the documentation I can find says to use it with cygwin b20.1. Is is possible to have my normal cygwin and b20.1 running on the same machine? Do I need to? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: ht

Updated Gnu tools manpages, maybe you'd like to know? ('gnumaniak')

2002-01-06 Thread Soren Andersen
Hello List Readers, I checked the archives and didn't see signs that this was previously known: I came across a project ("gnumaniak") that is creating more updated man pages for (many of the core) Gnu apps we use ... http://www.userfriendly.net/linux/RPM/contrib/noarch/noarch/gnumaniak-1.4

RE: [chris_stephens@byu.edu: current cygwin compatablity with cygwin b20.1]

2002-01-06 Thread Gary R. Van Sickle
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf > Of [EMAIL PROTECTED] > > I am wanting to start using prc-tools, and all the documentation I can > find says to use it with cygwin b20.1. Is is possible to have my normal > cygwin and b20.1 running on the

compiling lynx-2.8.4.1

2002-01-06 Thread Greg Matheson
I want to get lynx to read my cgi scripts off line, with --enable-cgi-links support cgi links w/o a http daemon and I tried compiling, using the options to configure in README. --prefix=/usr --sysconfdir=/etc --libdir=/usr/share --docdir=/usr/doc/lynx --helpdir=/usr/doc/lynx/lynx_help --wit