ncftp's lls requiring /bin/more

2002-09-28 Thread Greg Matheson
Another ncftp peculiarity is lls, which won't work because it requires /usr/bin/more. The manual says you can set the environmental variable, $PAGER, but that didn't work for me. I forced lls to work by linking /bin/less to /bin/more. -- Greg MathesonFailed to turn my reluctant stu

Re: [Proposal] Moving user mount information to HKLM

2002-09-28 Thread Christopher Faylor
On Sat, Sep 28, 2002 at 07:47:28PM -0700, Doru Carastan wrote: >>.. I expect that, as time progresses, there will be more checks to >>ensure that doesn't happen. 1.3.13 has new checks for this, in fact. > >This makes sense only if RH views Cygwin as an Microsoft Windows OS >UNIX extension and no

[Proposal] Moving user mount information to HKLM

2002-09-28 Thread Doru Carastan
This is in reply to Christopher Faylor's message http://cygwin.com/ml/cygwin/2002-09/msg01428.html. I hope it will show up correctly in the mail list. > .. I expect that, as time progresses, there will be more checks to > ensure that doesn't happen. 1.3.13 has new checks for this, in fact. Thi

Re: [Proposal] Moving user mount information to HKLM

2002-09-28 Thread Christopher Faylor
On Sat, Sep 28, 2002 at 06:49:00PM -0700, Doru Carastan wrote: >This is totally great news. I don't monitor the deloper list but it is great >to hear that my http://www.cygwin.com/ml/cygwin/2002-02/msg00805.html >suggestion is being considered. I am totally sorry about the fact that I >couldn't ge

RE: Spamassassin + exim + cygwin

2002-09-28 Thread Jason D. Michaelson
I should probably mention with this that I'm using spamassassin 2.41 and exim 4.10. Thanks jdm > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Jason D. Michaelson > Sent: Saturday, 28 September, 2002 20:47 > To: Cygnus GNU-Win32 > Subject: Spama

Spamassassin + exim + cygwin

2002-09-28 Thread Jason D. Michaelson
I'm trying to get spamassassin to work with exim under cygwin. I've got everything up and running fine, except for spamd. Its compiled, but when I go to run it I end up with an ntvdm process running, using up all available cpu time. This means that I end up running spamassassin for each message th

Re: [Proposal] Moving user mount information to HKLM

2002-09-28 Thread Doru Carastan
This is totally great news. I don't monitor the deloper list but it is great to hear that my http://www.cygwin.com/ml/cygwin/2002-02/msg00805.html suggestion is being considered. I am totally sorry about the fact that I couldn't get the time to work on it. Thanks Igor, Doru Carastan - Origin

Re: Configuring ssmtp and mutt: my name instead of WinXP account in the from line?

2002-09-28 Thread Jens Schuessler
* U-D90V2D0Jchj <[EMAIL PROTECTED]> [28-09-02 11:59]: > This is a very simple question to put, how do I configure ssmtp and mutt > so that I get "Christian Jönsson" <[EMAIL PROTECTED]> when sending > e-mail with mutt/ssmtp/cygwin/WinXP instead of U-D90V2D0J\\chj which is > taken from the environme

Re: Beginner- need help in understanding

2002-09-28 Thread Randall R Schulz
Nehal, Perhaps I wasn't so clear in explaining the situation. I don't think you're going to be able to read an ext2-formatted diskette without some other software. I don't know for fact that there is software for Windows that permits it to read Linux file systems (though I'd be surprised if t

Re: Beginner- need help in understanding

2002-09-28 Thread Ashish Mehta
Hi Randall, Thanks for your prompt reply. Actually I am a more a windows oriented person. And I have not used much of unix stuff except my project work. So again thanks. Let me try it tomorrow. And I will get back to you if I have some thing new (problem) for you. Thanks Nehal

So now you're a BigShot now? (clarification re. "MinGW Glib")

2002-09-28 Thread Soren A
The topic is build configuration of software packages as done by many authors/maintainers who used GNU Autotools as their build system. I was challenged on a patch I showed readers of the "mingw-users" List, a patch to the current glib 'configure.ac' file. My response, which I "crossposted" to the

Re: Setup window size: a suggestion

2002-09-28 Thread Christopher Faylor
On Sat, Sep 28, 2002 at 05:56:51PM -0400, Garth Dahlstrom wrote: > >I'm pretty useless when it comes to building stuff at a command >line... > >I gave getting from CVS and building it a go... I've had a bunch >of headaches, I have no idea what packages I need to build it >(since I didn't instal

Re: Setup window size: a suggestion

2002-09-28 Thread Garth Dahlstrom
I'm pretty useless when it comes to building stuff at a command line... I gave getting from CVS and building it a go... I've had a bunch of headaches, I have no idea what packages I need to build it (since I didn't install everything), I figured out for sure you can't use GCC 3.2, had to down

Re: Beginner- need help in understanding

2002-09-28 Thread Randall R Schulz
Nehal, This one comes under the "Cygwin is not Unix" (nor Linux) category. Cygwin does not include its own file system--it uses those of the underlying Windows operating system on which it runs. That means FAT (FAT-16 and FAT-32 as well) and under Windows NT, 2000 or XP, NTFS are generally av

Beginner- need help in understanding

2002-09-28 Thread Ashish Mehta
Hi, My purpose is to read few files from floopy , whihc uses ext2 filesystem .I have a laptop and it has already installed two OS - win 98 and win 2000. If I install this tool under win2000, then still can I access my windows 2000 environment? if yes then how ? I tried to read your FAQ and

Re: ncftp 3.1.4 bookmark save problem

2002-09-28 Thread Dino Morelli
At 02:43 PM 9/28/2002 -0400, you wrote: >What I meant was that the directory is named "Documents and Settings", not >"Document and Settings", as you typed in your original post. But I'm sure >it was just a typo. Yeah, this is what it's set to: ~$echo $HOME /cygdrive/c/Documents and Settings/dm

Re: ncftp 3.1.4 bookmark save problem

2002-09-28 Thread Igor Pechtchanski
On Sat, 28 Sep 2002, Dino Morelli wrote: > At 02:02 PM 9/28/2002 -0400, you wrote: > >On Sat, 28 Sep 2002, Dino Morelli wrote: > > > > > I just got the nearly complete cygwin setup this week (minus XFree86) and > > > have noticed that ncftp is having a problem saving bookmarks. > > > > > > My $HO

Re: ncftp 3.1.4 bookmark save problem

2002-09-28 Thread Dino Morelli
At 02:02 PM 9/28/2002 -0400, you wrote: >On Sat, 28 Sep 2002, Dino Morelli wrote: > > > I just got the nearly complete cygwin setup this week (minus XFree86) and > > have noticed that ncftp is having a problem saving bookmarks. > > > > My $HOME is /cygdrive/c/Document and Settings/stimpleton > > (

Re: ncftp 3.1.4 bookmark save problem

2002-09-28 Thread Igor Pechtchanski
On Sat, 28 Sep 2002, Dino Morelli wrote: > I just got the nearly complete cygwin setup this week (minus XFree86) and > have noticed that ncftp is having a problem saving bookmarks. > > My $HOME is /cygdrive/c/Document and Settings/stimpleton > (yes, with spaces, God damn Windows to hell) > > It's

ncftp 3.1.4 bookmark save problem

2002-09-28 Thread Dino Morelli
I just got the nearly complete cygwin setup this week (minus XFree86) and have noticed that ncftp is having a problem saving bookmarks. My $HOME is /cygdrive/c/Document and Settings/stimpleton (yes, with spaces, God damn Windows to hell) It's not making a $HOME/.ncftp directory and fails even i

Re: How does cygwin map / to c:/cygwin?

2002-09-28 Thread Max Bowsher
Jeff Perry wrote: > I am very confused about how cygwin maps its root to the c:/cygwin > directory. I'm also not sure what /cygdrive is. > > When I type gvim /etc/passwd from bash, gvim comes up with an empty file > called passwd in c:/etc (which doesn't exist). If I try to write this file, > gv

RE: Setup window size: a suggestion

2002-09-28 Thread Igor Pechtchanski
Garth, FYI: Setup currently uses a set of static resource files for its dialogs. The setup developers have adopted a model where all the dialogs have the same size, and are drawn in the same window (IIRC, I may be mistaken). You seem to have some experience with this kind of programming. Why no

RE: Setup window size: a suggestion

2002-09-28 Thread Garth Dahlstrom
[was Re: RFE - Cygwin setup.exe] My appolgies, seems folks have started thread on this already... I see 2 ways to overcome the issue of the resizable installer/ package selection dialog size: Option 1) add a button to the bottom of the package selection screen that says 'Zoom' and make it open

Re: sysvinit for cygwin?

2002-09-28 Thread Randall R Schulz
Ariel, If you system crashes, you should rectify that problem one way or another. BASH implements the "suspend" command, so you might be able to work with that. Recent email on this list (Subject: "GNU screen package ??") in this list suggests that this program ("screen," i.e.:

Re: RFE - Cygwin setup.exe

2002-09-28 Thread Garth Dahlstrom
Appolgies, seems you have a thread on this already, On Sat, 28 Sep 2002 10:57:16 -0400 (EDT) Igor Pechtchanski wrote: > On Sat, 28 Sep 2002, Garth Dahlstrom wrote: > > > Hi all, > > > > I don't know if this is the right place to send this email, > > but I'd like to enquire about the possiblit

Re: RFE - Cygwin setup.exe

2002-09-28 Thread Igor Pechtchanski
On Sat, 28 Sep 2002, Garth Dahlstrom wrote: > Hi all, > > I don't know if this is the right place to send this email, > but I'd like to enquire about the possiblity of making the > "setup.exe" program resizable or at least the packages selection > part. > > It would be cool to have a button to al

RFE - Cygwin setup.exe

2002-09-28 Thread Garth Dahlstrom
Hi all, I don't know if this is the right place to send this email, but I'd like to enquire about the possiblity of making the "setup.exe" program resizable or at least the packages selection part. It would be cool to have a button to allow to pop-open the packages listing up into a resizab

Configuring ssmtp and mutt: my name instead of WinXP account in the from line?

2002-09-28 Thread U-D90V2D0J\chj
This is a very simple question to put, how do I configure ssmtp and mutt so that I get "Christian Jönsson" <[EMAIL PROTECTED]> when sending e-mail with mutt/ssmtp/cygwin/WinXP instead of U-D90V2D0J\\chj which is taken from the environment variables I guess... TIA, /ChJ -- Unsubscribe info:

Re: sysvinit for cygwin?

2002-09-28 Thread Michael A Chase
On Sat, 28 Sep 2002 01:01:53 -0300 Ariel Manzur <[EMAIL PROTECTED]> wrote: > At 18:32 27/09/2002 -0700, you wrote: >>On Fri, 27 Sep 2002 20:44:51 -0300 Ariel Manzur > <[EMAIL PROTECTED]> >>wrote: >> >>> is there a 'sysvinit' package for cygwin? I'm only interested in being able >>> to switch con