Limits?

2002-02-05 Thread Elias Biris
Hi all, I'd like to ask where can I find information about the types of limits that are set in cygwin utilities for win2k? I am looking specifically for: Maximum number of characters that by default can be used in a pathname Maximum number of characters that by default can be used in a filename

Re: setup-2002-01-27-1.exe clips text

2002-02-05 Thread Volker Quetschke
>> 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 hate to Me too!, but I'm d

Re: /dev/registry

2002-02-05 Thread Lapo Luchini
> The trick at this point is finding someone interested enough to write it. Nobody seems to notice that the original message writer actually proposed himself to do the work... now let's only hope he really does it ;) > Subject: /dev/registry > Date: Sun, 3 Feb 2002 15:42:55 - > From: "Chris

Re: General problems creating executables

2002-02-05 Thread b . lecomte
hello there, I've just installed from "setup.exe" launched from www.cygwin.com and have this log with the Hello world program : "sub-system MS-DOS 16 bits" titled warning window appears on Windows2000 (service pack2) (without ntsec, just set CYGWIN=tty notitle glob) $ make Hello gcc Hello.c

Re: Limits?

2002-02-05 Thread Jan Kellmer
Hello! Elias Biris wrote: > > Hi all, > > I'd like to ask where can I find information about the types of limits that are set >in cygwin utilities for win2k? I am looking specifically for: > > Maximum number of characters that by default can be used in a pathname > Maximum number of character

RE: proper version of dll

2002-02-05 Thread Suhaib Siddiqi
Wrong mailing list, I forwarded your message to cygwin mailing list > > Hello Sir, > > I am finding problem with not having the proper version of > cygwin.dll. > If I install the cygwi, from the "www.cygwin.com", I get the > file cygwin1.dll and not cygwin.dll. My application needs cygwin.d

RE: proper version of dll

2002-02-05 Thread Larry Hall (RFK Partners, Inc)
Still the wrong mailing list. This problem is application specific. The application in question needs to provide the specific Cygwin DLL version it requires. The Cygwin community is not responsible for maintaining or providing unknown third party versions of the Cygwin DLL. Also, to be compl

RE: proper version of dll

2002-02-05 Thread Bernard Dautrevaux
> -Original Message- > From: Suhaib Siddiqi [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 05, 2002 3:21 PM > To: '[EMAIL PROTECTED]' > Cc: '[EMAIL PROTECTED]' > Subject: RE: proper version of dll > > > Wrong mailing list, I forwarded your message to cygwin mailing list > > > >

Re:Set up and remove registry

2002-02-05 Thread Jorge Goncalvez
Hi, I wonder if there is a way to remove automatically Cygwin Solutions entry with the setup.exe ? Thanks. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ:

Re:Set up and remove registry

2002-02-05 Thread Randall R Schulz
Hello, Perhaps someone with the requisite knowledge of ".reg" files and of Cygwin's use of the Registry could provide some sort of "UnCygwin.reg" file? Randall Schulz Mountain View, CA USA At 08:07 2002-02-05, Jorge Goncalvez wrote: >Hi, I wonder if there is a way to remove automatically Cygwi

Re: General problems creating executables

2002-02-05 Thread Michael A Chase
Comments below. -- Mac :}) ** I normally forward private questions to the appropriate mail list. ** Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.htm Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age. - Original Message - From:

Re: Removing registry entries

2002-02-05 Thread Roland Glenn McIntosh
Well the keys in HKEY_USERS are going to be under a different user id string on your system. There's probably a more straightforward way to extract this via script, but I came up with: cat /etc/passwd | grep `whoami` | awk -F":" '{print $5}' | cut -f2 -d"," In any case, from what I've found,

Re: /dev/registry

2002-02-05 Thread Christopher Faylor
On Tue, Feb 05, 2002 at 02:09:27PM +0100, Lapo Luchini wrote: >> The trick at this point is finding someone interested enough to write it. > >Nobody seems to notice that the original message writer actually proposed >himself to do the work... now let's only hope he really does it ;) Let's also ho

serveral questions regarding passwd and group on NT

2002-02-05 Thread Ling F. Zhang
I just installed cygwin on XP...so I am quite a newbie, to unix as a whole, actually. I did mkpass -l > passwd and mkgroup...okay, I know how I can select individual user and group to use by using the grep command...however, can I use a group / user that's NOT on my WINXP machine? say, root / roo

login

2002-02-05 Thread Ling F. Zhang
to add "security" in my cygwin prompt in XP, I edited the batch file, and instead of calling bash, I commented out that line and added login to it...then I realized one "bug", login quits after 300 seconds, and let user in just like that! woh...that's not "Secure" isn't it? anyone explain? or is i

opengl and cygwin

2002-02-05 Thread Ling F. Zhang
this seems like an X question, but it concerns openssh as well, so I am going to ask. okay, I need to do some opengl development. I found that opengl library comes with cygwin, that's a plus for me. but I think I might need to install xfree for cygwin in order for it to work (is this true?) say I

Re: serveral questions regarding passwd and group on NT

2002-02-05 Thread Larry Hall (RFK Partners, Inc)
At 02:13 PM 2/5/2002, Ling F. Zhang wrote: >I just installed cygwin on XP...so I am quite a >newbie, to unix as a whole, actually. > >I did mkpass -l > passwd and mkgroup...okay, I know >how I can select individual user and group to use by >using the grep command...however, can I use a group / >us

Re: opengl and cygwin

2002-02-05 Thread Larry Hall (RFK Partners, Inc)
At 03:03 PM 2/5/2002, Ling F. Zhang wrote: >this seems like an X question, but it concerns openssh >as well, so I am going to ask. >okay, I need to do some opengl development. I found >that opengl library comes with cygwin, that's a plus >for me. but I think I might need to install xfree for >cyg

Re: serveral questions regarding passwd and group on NT

2002-02-05 Thread Larry Hall (RFK Partners, Inc)
At 02:13 PM 2/5/2002, Ling F. Zhang wrote: >I just installed cygwin on XP...so I am quite a >newbie, to unix as a whole, actually. Forgive me. I meant to open with "Welcome!" Larry Hall [EMAIL PROTECTED] RFK Partners, Inc. http://www.rfk.com 8

Re: opengl and cygwin

2002-02-05 Thread Ling F. Zhang
Thanks for that information. I read the info. If my understanding is correct, the opengl that came with cygwin is just like the one with windows and all I have to do is link. so I just added -llib to my gcc line...well, it returns symbol not found error...okay, that sounds to me that my lib PATh

Re: opengl and cygwin

2002-02-05 Thread Larry Hall (RFK Partners, Inc)
Cygwin follows UNIX conventions for library names. That means the glut library is named libglut.a. If you installed the OpenGL package, you should find this in /usr/lib. Larry Hall [EMAIL PROTECTED] RFK Partners, Inc. http://www.rfk.com 838 Was

$HOME Directory Relocation

2002-02-05 Thread Laurence F. Wood
Hello, I needed to relocate the $HOME directory to another disk volume. Under linux the login process sets this. Who/what sets $HOME under cygwin? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http:

inetd -- service wont start at boottime on Win XP (add me to the pile)

2002-02-05 Thread Andrew DeFaria
Note that inetd needs to locate cygwin1.dll in order to start. Also note that services start even before you login. So how is inetd (usually in /usr/sbin) to find cygwin1.dll (usually in /bin)? The answer is that the Windows loader will look for dll's first in the directory that the program lo

Re: $HOME Directory Relocation

2002-02-05 Thread Michael A Chase
If you are using bash it's done by /etc/profile, normally based on the contents of /etc/passwd. If you have set the windows environment variable HOME, it is passed through. Short answer: set HOME in your windows per user environment. -- Mac :}) ** I normally forward private questions to the app

$HOME Directory Relocation

2002-02-05 Thread Markus Hoenicka
Look at /etc/profile. This uses $HOME if it is set under Windows, otherwise it uses /home/$USER. You can certainly tweak this to your needs. A simpler option may be to mount your new disk on /home, then you don't have to fiddle with $HOME. regards, Markus Laurence F. Wood writes: > Hello, >

Re: $HOME Directory Relocation

2002-02-05 Thread Benoit Rochefort
Laurence F. Wood writes: | Hello, | | I needed to relocate the $HOME directory to another disk volume. Under | linux the login process sets this. Who/what sets $HOME under cygwin? Since no login occurs, place it in your batch file calling bash, or in /etc/profile like I do. Here is my /etc/pro

Re: $HOME Directory Relocation

2002-02-05 Thread Benoit Rochefort
Benoit Rochefort writes: | Since no login occurs, place it in your batch file calling bash, or in | /etc/profile like I do. Here is my /etc/profile that correct many such | environment variable problems I found over the time Please note that with my /etc/profile, I can easily "change" identity, t

Re: $HOME Directory Relocation

2002-02-05 Thread Michael A Chase
- Original Message - From: "Benoit Rochefort" <[EMAIL PROTECTED]> To: "Laurence F. Wood" <[EMAIL PROTECTED]> Cc: "Cygwin@Cygwin. Com" <[EMAIL PROTECTED]> Sent: Tuesday, February 05, 2002 13:11 Subject: Re: $HOME Directory Relocation > Since no login occurs, place it in your batch file ca

Re: login

2002-02-05 Thread Corinna Vinschen
On Tue, Feb 05, 2002 at 11:15:03AM -0800, Ling F. Zhang wrote: > to add "security" in my cygwin prompt in XP, I edited > the batch file, and instead of calling bash, I > commented out that line and added login to it...then I > realized one "bug", login quits after 300 seconds, and > let user in ju

Re: inetd -- service wont start at boottime on Win XP (add me to the pile)

2002-02-05 Thread Corinna Vinschen
On Tue, Feb 05, 2002 at 01:01:02PM -0800, Andrew DeFaria wrote: > Note that inetd needs to locate cygwin1.dll in order to start. Also note > that services start even before you login. So how is inetd (usually in > /usr/sbin) to find cygwin1.dll (usually in /bin)? The answer is that the > [etc]

install 'cron' packages in cygwin

2002-02-05 Thread Prakriteswar Santikary
Hi, I installed 'cygwin' today. I would like to install packages pertaining to 'cron' for submitting jobs. Where can I find that package and how can I install it ? thanks. Santi Prakriteswar Santikary, Ph.D. Professional Services POINT Information Systems, Inc. 65 William Street, Suite 150 Welle

Re: $HOME Directory Relocation

2002-02-05 Thread Benoit Rochefort
Michael A Chase writes: | - Original Message - | From: "Benoit Rochefort" <[EMAIL PROTECTED]> | To: "Laurence F. Wood" <[EMAIL PROTECTED]> | Cc: "Cygwin@Cygwin. Com" <[EMAIL PROTECTED]> | Sent: Tuesday, February 05, 2002 13:11 | Subject: Re: $HOME Directory Relocation | | | > Since no lo

Re: install 'cron' packages in cygwin

2002-02-05 Thread Larry Hall (RFK Partners, Inc)
At 04:31 PM 2/5/2002, Prakriteswar Santikary wrote: >Hi, > >I installed 'cygwin' today. I would like to install packages pertaining to >'cron' for submitting jobs. Where can I find that package and how can I >install it ? thanks. Santi You can find out everything you need to know about the avail

Re: install 'cron' packages in cygwin

2002-02-05 Thread Christopher Faylor
On Tue, Feb 05, 2002 at 09:31:11PM -, Prakriteswar Santikary wrote: >I installed 'cygwin' today. I would like to install packages pertaining to >'cron' for submitting jobs. Where can I find that package and how can I >install it ? thanks. Santi It's available via setup.exe but not installed b

RE: /dev/registry

2002-02-05 Thread Ralf Habacker
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf > Of Christopher Faylor > Sent: Tuesday, February 05, 2002 6:29 PM > To: [EMAIL PROTECTED] > Subject: Re: /dev/registry > > > On Tue, Feb 05, 2002 at 02:09:27PM +0100, Lapo Luchini wrote: > >> The trick at t

RE: install 'cron' packages in cygwin

2002-02-05 Thread Prakriteswar Santikary
Hi christopher, I just downloaded setup.exe and doubled-cliked on it to install. When should I see this 'category' thing you are talking about ? thanks Santi -Original Message- From: Christopher Faylor [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 05, 2002 1:45 PM To: Prakriteswar

Scriptable start.exe

2002-02-05 Thread Joseph Annino
I saw some discussion in the archive that start.exe was once scriptable, and now isn't, and some people showed interest in making it scriptable again. So I am wondering what the state of making start.exe scriptable is? This is a feature that would be quite helpful on a current project so that cl

Re: $HOME Directory Relocation

2002-02-05 Thread Greg Mosier
From: "Michael A Chase" <[EMAIL PROTECTED]> Subject: Re: $HOME Directory Relocation > The problem with setting HOME to a fixed value in cygwin.bat or /etc/profile > is that limits your cygwin installation to a single user. That's why the > default /etc/profile allows $HOME to be passed through

RE: /dev/registry

2002-02-05 Thread Larry Hall (RFK Partners, Inc)
At 04:44 PM 2/5/2002, Ralf Habacker wrote: > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf > > Of Christopher Faylor > > Sent: Tuesday, February 05, 2002 6:29 PM > > To: [EMAIL PROTECTED] > > Subject: Re: /dev/registry > > > > > > On Tue, Feb 05, 2002

Re: install 'cron' packages in cygwin

2002-02-05 Thread Michael A Chase
- Original Message - From: "Prakriteswar Santikary" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 05, 2002 13:48 Subject: RE: install 'cron' packages in cygwin > I just downloaded setup.exe and doubled-cliked on it to install. When should > I see this 'category' thi

Re: /dev/registry

2002-02-05 Thread Michael A Chase
- Original Message - From: "Ralf Habacker" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 05, 2002 13:44 Subject: RE: /dev/registry > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf > > Of Christopher Faylor > > Sent: Tues

Re: $HOME Directory Relocation

2002-02-05 Thread Michael A Chase
- Original Message - From: "Greg Mosier" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 05, 2002 13:55 Subject: Re: $HOME Directory Relocation > From: "Michael A Chase" <[EMAIL PROTECTED]> > Subject: Re: $HOME Directory Relocation > > > > The problem with setting HOM

Re: $HOME Directory Relocation

2002-02-05 Thread Andrew DeFaria
Michael A Chase wrote: >> Since no login occurs, place it in your batch file calling bash, or in >> /etc/profile like I do. Here is my /etc/profile that correct many such >> environment variable problems I found over the time: > The problem with setting HOME to a fixed value in cygwin.bat or

Why not a news server?

2002-02-05 Thread Andrew DeFaria
You ask why not? Let me answer that with a question. How many people do you know that have a news reader but don't have an email client? Chances are that it's slim to none while on the other hand you'll have a great number of people that don't have a news reader but do have ema

Re: install 'cron' packages in cygwin

2002-02-05 Thread Michael A Chase
Please continue with the list. I have CCed this response there. I am not familiar with cron, you should read the documentation that comes with it to see how to set it up. There should also be a lot in the mail list archive. I don't know why vim doesn't start for you. Please send the output of

Re: Why not a news server?

2002-02-05 Thread Larry Hall (RFK Partners, Inc)
At 06:30 PM 2/5/2002, Andrew DeFaria wrote: >Because I do not feel like having to pour though a ton of messages wasting space on >my systems to weed out the junk and have to manage cleaning up all the stuff I'm not >interested it. News servers were created exactly to address this issue. It is th

Re: Why not a news server?

2002-02-05 Thread Christopher Faylor
On Tue, Feb 05, 2002 at 03:30:25PM -0800, Andrew DeFaria wrote: >News servers were created exactly to address this issue. It is the >medium developed exactly for what we are trying to do here. Am I so >wrong to ask why we are not using the medium?!?. As a wild guess, I suppose because a newsgro

Re: Why not a news server?

2002-02-05 Thread Andrew DeFaria
Christopher Faylor wrote: >On Tue, Feb 05, 2002 at 03:30:25PM -0800, Andrew DeFaria wrote: > >>News servers were created exactly to address this issue. It is the >>medium developed exactly for what we are trying to do here. Am I so >>wrong to ask why we are not using the medium?!?. >> >As a wil

SSHD startup problem and suggested fix

2002-02-05 Thread Benn Schreiber
I had problems with sshd not starting up reliably as a service, after I installing cygwin on a new system. I found that it was sometimes trying to start before the network was started, and didn't fare too well. So, I did a cygrunsrv --remove sshd and then did cygrunsrv -I sshd -d "CYGWIN sshd

Re: Why not a news server?

2002-02-05 Thread James Potts \(Arek\)
> I'd suggest that you gateway the cygwin mailing list into news, and > vice versa. That would probably be optimum. Great idea, but it has to be done right - you can't just forward a raw news message to the mailing list. Some news/e-mail clients (Outlook Express, for example) will try to open i

System Activity Reporter (sar)

2002-02-05 Thread satish chandrasekaran
Hi, Is there any utility available in Cygwin similar to 'sar', that is distributed with Solaris. I have looked around on the web and at cygwin.com site, couldn't find any leads. Thanks Taskish __ Do You Yahoo!? Send FREE Valentine eCards with Ya

Re: Why not a news server?

2002-02-05 Thread Christopher Faylor
On Tue, Feb 05, 2002 at 06:36:23PM -0600, James Potts (Arek) wrote: >>I'd suggest that you gateway the cygwin mailing list into news, and >>vice versa. That would probably be optimum. > >Great idea, but it has to be done right - you can't just forward a raw >news message to the mailing list. Som

Re: Why not a news server?

2002-02-05 Thread Christopher Faylor
On Tue, Feb 05, 2002 at 04:19:15PM -0800, Andrew DeFaria wrote: >Christopher Faylor wrote: >>On Tue, Feb 05, 2002 at 03:30:25PM -0800, Andrew DeFaria wrote: >>>News servers were created exactly to address this issue. It is the >>>medium developed exactly for what we are trying to do here. Am I s

Tips?

2002-02-05 Thread Roger
Cygwin is really cool when it is executing under winxp with a 2x750P3 and >256MB ram! using rxvt and bash shell with Lucida Console font. also have blackbox-0.62.0 on xfree-4.1 installed (xfree-4.2 as soon as i get it compiled). 1) It is truely nice to be able to manipulate files as easily on

Re: Tips?

2002-02-05 Thread Christopher Faylor
On Tue, Feb 05, 2002 at 03:22:48PM -0500, Roger wrote: >Cygwin is really cool when it is executing under winxp with a 2x750P3 >and >256MB ram! > >using rxvt and bash shell with Lucida Console font. > >also have blackbox-0.62.0 on xfree-4.1 installed (xfree-4.2 as soon as i >get it compiled). > >

RE: Set up and remove registry

2002-02-05 Thread Gary R. Van Sickle
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf > Of Jorge Goncalvez > > Hi, I wonder if there is a way to remove automatically Cygwin Solutions entry > with the setup.exe ? > Thanks. > No, there isn't. -- Gary R. Van Sickle Brewer. Patriot. -- Unsub

RE: Scriptable start.exe

2002-02-05 Thread Gary R. Van Sickle
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf > Of Joseph Annino > Sent: Tuesday, February 05, 2002 3:52 PM > To: cygwin > Subject: Scriptable start.exe > > > I saw some discussion in the archive that start.exe was once scriptable, and > now isn't, and

Re: Set up and remove registry

2002-02-05 Thread Christopher Faylor
On Tue, Feb 05, 2002 at 09:37:16PM -0600, Gary R. Van Sickle wrote: >>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf >>Of Jorge Goncalvez >> >>Hi, I wonder if there is a way to remove automatically Cygwin Solutions >>entry with the setup.exe ? Thanks. > >No, there isn't. You could a

Re: Scriptable start.exe

2002-02-05 Thread Christopher Faylor
On Tue, Feb 05, 2002 at 09:55:04PM -0600, Gary R. Van Sickle wrote: >> So I am wondering what the state of making start.exe scriptable is? This is >> a feature that would be quite helpful on a current project so that clients >> can install a properly configured cygwin without the few clicks that

RE: Scriptable start.exe

2002-02-05 Thread Gary R. Van Sickle
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf > Of Christopher Faylor > Sent: Tuesday, February 05, 2002 10:02 PM > To: [EMAIL PROTECTED] > Subject: Re: Scriptable start.exe > > > On Tue, Feb 05, 2002 at 09:55:04PM -0600, Gary R. Van Sickle wrote: > >>

Re: Scriptable start.exe

2002-02-05 Thread Joseph Annino
Well, considering that I just need to install a cygwin configured a certain way, I think I found a way around this limitation. Being able to script setup.exe would be nice though. Some package management ala RPM or something would be nice, but I understand priorities. So my work around: - Insta

Re: Scriptable start.exe

2002-02-05 Thread Michael A Chase
- Original Message - From: "Joseph Annino" <[EMAIL PROTECTED]> To: "cygwin" <[EMAIL PROTECTED]> Sent: Tuesday, February 05, 2002 21:03 Subject: Re: Scriptable start.exe > Well, considering that I just need to install a cygwin configured a certain > way, I think I found a way around this

Re: Scriptable start.exe

2002-02-05 Thread Robert Collins
=== - Original Message - From: "Gary R. Van Sickle" <[EMAIL PROTECTED]> > Setup.exe has never been scriptable in any respect, and no discussion to that > effect has occurred here to the best of my knowledge. People have been > discussing adding such a feature, but I haven't seen any cod

Re: changing default text type without reinstall?

2002-02-05 Thread Steinar Bang
> "Michael A Chase" <[EMAIL PROTECTED]>: >>> "Steinar Bang" <[EMAIL PROTECTED]> wrote: >> Platform: CygWin 1.3.2, CygWin/XFree86 4.1.0, Win2k >> Is it possible to change from text type "Unix" to text type "DOS", >> without reinstall? > mount --help I'm guessing "mount -t" is what I should

Re: changing default text type without reinstall?

2002-02-05 Thread Steinar Bang
> Steinar Bang <[EMAIL PROTECTED]>: > "Michael A Chase" <[EMAIL PROTECTED]>: "Steinar Bang" <[EMAIL PROTECTED]> wrote: >>> Platform: CygWin 1.3.2, CygWin/XFree86 4.1.0, Win2k >>> Is it possible to change from text type "Unix" to text type "DOS", >>> without reinstall? >> mount --h