RE: setup.exe rebase patch

2002-02-28 Thread Robert Collins
-Original Message- From: Jason Tishler [mailto:[EMAIL PROTECTED]] Yes. I think that setup.exe based rebasing should be optional, but default to on. A flag in rebase.conf to control this would be good, along with a dialogue box and a tick :]. Not needed for the initial

Re: setup.exe rebase patch

2002-02-28 Thread Jason Tishler
On Tue, Feb 26, 2002 at 09:59:45PM -0500, Christopher Faylor wrote: However, I agree that rebasing shouldn't be the default behavior In fact, I wonder if I should make cygwin non-rebaseable It would load faster if I did that OK Then it would be best if you could make cygwin1dll

Re: setup.exe rebase patch

2002-02-28 Thread Jason Tishler
Rob, On Thu, Feb 28, 2002 at 01:46:44PM -0500, Jason Tishler wrote: The Memento class is designed to provide a solution to both issues Thanks for pointing me to the Memento pattern I will investigate it and try to come up with a better solution I just read the Memento chapter in the Gang

Re: fixed font

2002-02-28 Thread Nikolay Metchev
mount your drives in binary mode and reinstall XFree86.I had the same problem. - Original Message - From: Suhaib Siddiqi [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, February 28, 2002 12:38 PM Subject: RE: fixed font -Original Message- From: [EMAIL PROTECTED]

Lesstiff link

2002-02-28 Thread James E. LaBarre
FYI: you may want to change your link for the Cygwin binaries to point directly to the Sourceforge site, as it is not obvious where to get it from on the lesstif main site (it's a brief message at the bottom of their downloads page) http://sourceforgenet/project/showfilesphp?group_id=8596

RE: Lesstiff link

2002-02-28 Thread Harold Hunt
James, Done. http://xfree86.cygwin.com/ported-software.html Harold -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of James E. LaBarre Sent: Thursday, February 28, 2002 11:23 AM To: [EMAIL PROTECTED] Subject: Lesstiff link FYI: you may want to

RE: Daemon patch

2002-02-28 Thread Robert Collins
Oh, and sorry for the non-separate changelog, I forgot to separate it out. If you'd like that done...let me know. Rob

Re: Daemon patch

2002-02-28 Thread Christopher Faylor
On Fri, Mar 01, 2002 at 12:44:09AM +1100, Robert Collins wrote: Oh, and sorry for the non-separate changelog, I forgot to separate it out If you'd like that donelet me know Nope Just merge your branch to the head, along with ChangeLog I reserve the right to do some editing on the ChangeLog,

Re: Daemon patch

2002-02-28 Thread Christopher Faylor
On Thu, Feb 28, 2002 at 08:55:59AM -0500, Christopher Faylor wrote: On Fri, Mar 01, 2002 at 12:44:09AM +1100, Robert Collins wrote: Oh, and sorry for the non-separate changelog, I forgot to separate it out If you'd like that donelet me know Nope Just merge your branch to the head, along with

RE: Daemon patch

2002-02-28 Thread Robert Collins
Ok, it's done. Minor snafu where I forgot to add the new files :[, but it should all be ok now. Rob -Original Message- From: Christopher Faylor [mailto:[EMAIL PROTECTED]] Sent: Friday, March 01, 2002 12:59 AM To: [EMAIL PROTECTED] Subject: Re: Daemon patch On Thu, Feb 28,

Thread.h failure on

2002-02-28 Thread Robert Collins
Is this patch needed to solve In file included from ../../../../../src/winsup/cygwin/dtable.h:14, from ../../../../../src/winsup/cygwin/cygheap.cc:19: ../../../../../src/winsup/cygwin/thread.h:57: field `_grp' has incomplete type make: *** [cygheap.o] Error 1 or is something

Re: Thread.h failure on

2002-02-28 Thread Christopher Faylor
On Fri, Mar 01, 2002 at 01:37:43AM +1100, Robert Collins wrote: Is this patch needed to solve In file included from /src/winsup/cygwin/dtableh:14, from /src/winsup/cygwin/cygheapcc:19: /src/winsup/cygwin/threadh:57: field `_grp' has incomplete type make: ***

RE: Thread.h failure on

2002-02-28 Thread Robert Collins
-Original Message- From: Christopher Faylor [mailto:[EMAIL PROTECTED]] They can be ignored, as the shm and ipc functions aren't exported yet. (Remember: they are incomplete implementations). Well, yeah, but I'd rather not have any warnings in cygwin compilations. I'll fix

Re: VIM in rxvt syntax highlighting

2002-02-28 Thread Fergus Daly
The recent installation of vim lacks the default startup file that earlier vesions had. So: place in your home directory (/home/alec/ or whatever) a file called .vimrc (note the dot) containing set nocompatible set backspace=indent,eol,start set backup set history=50 set ruler set

Re: VIM in rxvt syntax highlighting

2002-02-28 Thread vipin aravind
does the :version display +syntax? if yes, do syntax on vipin - Original Message - From: Alec [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, February 28, 2002 2:03 PM Subject: Re: VIM in rxvt syntax highlighting On Thursday 28 February 2002 03:08 am, Fergus Daly

Re: VIM in rxvt

2002-02-28 Thread Hack Kampbjørn
Fergus Daly wrote: In your command line for rxvt try rxvt --backspacekey ^H -e bash which might help. Or you could set it in your Xdefaults file like this: $ cat ~/.Xdefaults XTerm.scrollBar: False XTerm.saveLines: 2000 XTerm.font: Lucida Console-16 Rxvt.backspacekey: ^H If you're

Re: Strange behaviour of vpath with dos paths

2002-02-28 Thread Johan Bezem
Hi, Colm Aengus Murphy wrote: Hi folks, I am seeing strange behaviour when using dos paths in a gnu make vpath directive The makefile I am using to test this funny is as follows: --- vpath %out c:/make_test/out Error!

Re: wget-1.8-1

2002-02-28 Thread Hack Kampbjørn
Steve Kelem wrote: I installed the latest from cygwin on my Windows 2000 system, including wget 1.8.1-1. When I try to run wget from tcsh, I get the message: Cannot load VDM IPX/SPX support This program cannot be run in DOS mode. When I try to run wget from bash, I get the message:

Re: Strange behaviour of vpath with dos paths

2002-02-28 Thread Colm Aengus Murphy
Hi Johan, I took a quick look at source code for make 3.79.1-5. It looks to me like vpath.c (build_vpath_lists) does conversion of Win32 paths to posix ones for the VPATH variable but not for vpath. Not being a software programmer I'm not in a position to provide a patch, but maybe someone

Re: 1.3.10 and setgid

2002-02-28 Thread Bjoern Kahl AG Resy
Hallo ! wild guess On Thu, 28 Feb 2002, Lapo Luchini wrote: I think there's a ergression (at least on by box): $ ssh root@xxx setgid 513: Invalid argument Using 139 it works OK Did you check your /etc/passwd and or /etc/groups ? I have had the same problem some weeks ago, because

Re: 1.3.10 and setgid

2002-02-28 Thread Lapo Luchini
$ ssh root@xxx setgid 513: Invalid argument Using 1.3.9 it works OK. Did you check your /etc/passwd and or /etc/groups ? Seems fairly normal... has it changed format lately? Uh.. yes, quite a bit I must admin ^^ Reinstalling 1.3.10... setgid 513: Invalid argument Nothing changed.

RE: sem_trywait returns EAGAIN (rather than returning -1 and setting errno)

2002-02-28 Thread Robert Collins
FWIW, I've patched sem_trywait and sem_wait. I haven't looked for further cases of misbehaviour though. Rob -Original Message- From: Christopher Faylor [mailto:[EMAIL PROTECTED]] As Robert indicated, in the vast majority of those cases, this was, in fact, the right thing to do.

Re: Enviroment always uppercased; Help me, please

2002-02-28 Thread Hack Kampbjørn
Markus K. E. Kommant wrote: Really??? Don't start the program from a non cygwin program. I am using Windows 2000/NT operating system as the base for my cygwin programs and not DOS and not Linux. Do anyone know a good trick to use POSIX Environment (or simply real Windows

Re: Updated: cygwin-1.3.10-1

2002-02-28 Thread Pascal Rouchon
unsubscribe ___ Do You Yahoo!? -- Une adresse yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html

Re: Enviroment always uppercased; Help me, please

2002-02-28 Thread Peter Buckley
Sounds like a problem with starting env directly from the command shell. Like he said, don't start cygwin programs from non-cygwin programs, i.e. don't run env from the command shell- use bash instead. From a cmd shell- cmd set cAsE=sEnSiTiVe cmd env | grep -i case CASE=sEnSiTiVe From a

Re: Emacs for Cygwin (was: cygwin-mount.el, Using GDB in NTEMACS)

2002-02-28 Thread Katherina O'Connor
Hello, I am very interested in a cygwin/xfree86 emacs, because NTemacs can't be regarded as an full emacs port, and xemacs isn't really compatible, and much too slow. Furthermore I believe that since the 21.1 emacs has become better than xemacs. However I must mention that I am very happy that

Re: Terminal Emulator Mouse

2002-02-28 Thread Randall R Schulz
Alec, Had you but tried, you'd know the answer is yes Randall Schulz Mountain View, CA USA At 23:10 2002-02-27, Alec wrote: Hi Is it possible to get the default terminal emulator to interact with the mouse the way xterm under UNIX or rxvt under UNIX or Cygwin do, ie is it possible to

Re: Updated: postgresql-7.2-2

2002-02-28 Thread Fergus Daly
On his announcement of the updated postgresql-7.2.2, Jason Tishler wrote : WARNING WARNING WARNING WARNING WARNING Note that this distribution will *not* function correctly with Cygwin 1.3.9-1. If you want to use this distribution, then you *must* upgrade your Cygwin DLL to a recent

Re: Emacs for Cygwin (was: cygwin-mount.el, Using GDB in NTEMACS)

2002-02-28 Thread Charles Wilson
Jon Cast wrote: Sorry to start a flamewar, but this needs replying to: Sure In PRIVATE mail Please take this incipient flamewar offline --Chuck -- Unsubscribe info: http://cygwincom/ml/#unsubscribe-simple Bug reporting: http://cygwincom/bugshtml Documentation:

Re: Terminal Emulator Mouse

2002-02-28 Thread Charles Wilson
Randall R Schulz wrote: Alec, Had you but tried, you'd know the answer is yes Not necessarily What does Alec mean by default terminal emulator -- and what did you THINK he meant? I bet Alec was referring to bash in a dos box -- where you have to do click-on-title-bar, Mark,

Re: Terminal Emulator Mouse

2002-02-28 Thread Randall R Schulz
Chuck, Considering that Alec had just posted another question about RXVT fonts, yes I assumed that he was asking about RXVT BASH-in-a-DOS-box uses the Windows text treatment Click-drag or click + shift-click to select (or double-click for word-select); Right mouse with selection to copy;

Re: 1.3.10 and setgid

2002-02-28 Thread Lapo Luchini
/etc/group Everyone:S-1-1-0:0: SYSTEM:S-1-5-18:18: Administrators:S-1-5-32-544:544: Users:S-1-5-32-545:545: Guests:S-1-5-32-546:546: Backup Operators:S-1-5-32-551:551: Replicator:S-1-5-32-552:552: Server Operators:S-1-5-32-549:549: Account Operators:S-1-5-32-548:548: Print

Re: Terminal Emulator Mouse

2002-02-28 Thread Charles Wilson
Randall R Schulz wrote: All these mouse-based editing operations require QuickEdit mode to be enabled to operate as described without menu interaction HmmmProperties-QuickEdit Whaddaya know --Chuck -- Unsubscribe info: http://cygwincom/ml/#unsubscribe-simple Bug reporting:

Re: rxvt custom fonts

2002-02-28 Thread Randall R Schulz
Alec, Cygwin uses Windows' fonts The only exception I know of is the TeX software, which, as with all TeX software, uses its own fonts To select a particular point size, append a hyphen and a decimal integer point size to the font's name as used and reported by Windows in the Fonts folder

RE: cron problem

2002-02-28 Thread Sanjay Gupta
Thanks Michael, I have read your post and I guess, I have started cron daemon first. I have WinNT 4.0 SP6a and I was not able to delete the cron directory. I have tried rm -rf cron and I have also tried deleteing the cron directory from WinNT but I couldn't. It was saying that Access is denied or

Re: Cygintl-1 not found

2002-02-28 Thread Brian Keener
Charles Wilson wrote: Stangely enough, the setupini entry for grep(*) specifies that it depends on the 'libintl1' package I don't know why the package did not get installed on your machine automatically (did you use setup?), but the solution is to reinstall the 'libintl1' package Thanks

Re: VIM in rxvt syntax highlighting

2002-02-28 Thread Alec
On Thursday 28 February 2002 04:30 am, Fergus Daly wrote: The recent installation of vim lacks the default startup file that earlier vesions had. So: place in your home directory (/home/alec/ or whatever) a file called .vimrc (note the dot) containing set nocompatible set

script

2002-02-28 Thread Douglas Porter
I have compiled the scriptc program but when running vi screen does not perform as expected Can you help me? I'm compliling on HP_UX Here's the code /* This is BSD script modified to be more quiet and to log everything */?xml:namespace prefix = o ns = urn:schemas-microsoft-com:office:office /

Re: Emacs for Cygwin (was: cygwin-mount.el, Using GDB in NTEMACS)

2002-02-28 Thread Jon Cast
Katherina O'Connor [EMAIL PROTECTED] wrote: I am very interested in a cygwin/xfree86 emacs, Thank you for your interest. reasoning skipped However I must mention that I am very happy that xemacs is available in a cygwin version. Naturally. In the past I tried porting emacs to

login problems and RSA authentication

2002-02-28 Thread Lucas Smith
hi i am running win2k and cygwin but am haveing problems getting password authentication to work it just doenst want to take the passwords for anyuser though i know i have them right i know this info is a bit vague, but i dont really know what else to say since i have a basically basically

How to get out of dbi-users

2002-02-28 Thread Michael A Chase
- Original Message - From: Pascal Rouchon [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, February 28, 2002 07:01 Subject: Re: Updated: cygwin-1.3.10-1 unsubscribe If you could be bothered to look at the bottom of every single message that appears in this list (including your

Path Name Help

2002-02-28 Thread Sanjay Gupta
OS : Win NT 4.0 SP 6a I am writing shell script which does Oracle Export. In the script, I have to give the name of export file, I am not sure how to include the path information. Example :- exp system/manager file=/usr/exp.dmp full=Y see the file= parameter, when I use the above command

Re: Path Name Help

2002-02-28 Thread Larry Hall (RFK Partners, Inc)
At 03:34 PM 2/28/2002, Sanjay Gupta wrote: OS : Win NT 4.0 SP 6a I am writing shell script which does Oracle Export. In the script, I have to give the name of export file, I am not sure how to include the path information. Example :- exp system/manager file=/usr/exp.dmp full=Y see the file=

RE: Path Name Help

2002-02-28 Thread Sanjay Gupta
I am not sure whether this is Oracle issue because if I use the same command from the command prompt of Windows, it does work. e.g. the following command works from windows does prompt. The files gets created in d:\oracle8i\exp directory. exp system/manager file=d:\Oracle8i\Exp\Exp.dmp full=Y

Re: [ANNOUNCEMENT] Updated: cygwin-1.3.10-1

2002-02-28 Thread Karl Zilles
Anyone seen this? bash.exe Application Error The application failed to initialize properly (0xc022). Click on OK to terminate the application. I am also getting this error after I upgraded. I'd be happy to run any diagnostics people can think of, or share any configuration info

RE: Path Name Help

2002-02-28 Thread Larry Hall (RFK Partners, Inc)
OK, then you want to review some good documents on basic tenants of UNIX and it's shells. This is neither an Oracle issue nor a Cygwin one. It's a cockpit error. For this particular issue, you can resolve your problem by quoting your path or escaping the backslashes. You may find that 'exp'

RE: Path Name Help

2002-02-28 Thread Sanjay Gupta
Thanks for helpful information. If I put the double quotes as you have suggested, it worked in cygwin. exp system/manager file=d:\Oracle8i\Exp\Exp.dmp full=Y Thanks again. -Original Message- From: Larry Hall (RFK Partners, Inc) [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 28,

Re: Emacs for Cygwin (was: cygwin-mount.el, Using GDB in NTEMACS)

2002-02-28 Thread John A. Turner
Charles Wilson wrote: Jon Cast wrote: Sorry to start a flamewar, but this needs replying to: Sure In PRIVATE mail Please take this incipient flamewar offline I have no interest in a flame war even offline I didn't even understand half of what Jon was saying about political beliefs

Re: [ANNOUNCEMENT] Updated: cygwin-1.3.10-1 - bash application error

2002-02-28 Thread Peter Wohlers
Karl Zilles wrote: Anyone seen this? bash.exe Application Error The application failed to initialize properly (0xc022). Click on OK to terminate the application. I am also getting this error after I upgraded. I'd be happy to run any diagnostics people can think of, or

Re: sem_trywait returns EAGAIN (rather than returning -1 and setting errno)

2002-02-28 Thread Andrew T. Schnable
I think all the sem_* functions are broken similarly. I have the threads.cc file modified and was going to try and submit patches, but I am having some issues getting the regression tests working (even before I put my changes in...) A soon as I get these issues resolved and verify my fixes, I

RE: sem_trywait returns EAGAIN (rather than returning -1 and setting errno)

2002-02-28 Thread Robert Collins
-Original Message- From: Andrew T. Schnable [mailto:[EMAIL PROTECTED]] returning -1 and setting errno) I think all the sem_* functions are broken similarly. I have the threads.cc file modified and was going to try and submit patches, but I am having some issues getting

RE: Is the Cygwin 1.3.2 DLL Win 2000 compatible?

2002-02-28 Thread Larry Hall (RFK Partners, Inc)
Yes. The Cywgin DLL has always gone to great lengths to support all released versions of Windows, other than CE. Other than the obvious caveats noted in the FAQ entry which I referred you to, it's safe to assume nothing more or less. Historically, the Cygwin DLL has 'worked' with whatever

Re: Terminal Emulator Mouse

2002-02-28 Thread Charles Wilson
Please do not send cygwin related mail to me Keep it on the list AM Shaikh wrote: i have a similar question In xterm/kvt windows usually I can paste the selected text using middle button but now if my mouse has a wheel and not the third button how would i paste the text ? In UNIX i

Re: mkshortcut debugging problem

2002-02-28 Thread Charles Wilson
Joshua Daniel Franklin wrote: The code that produces this error is: MultiByteToWideChar (CP_ACP, 0, lname, -1, widepath, MAX_PATH); hres = pf-lpVtbl-Save (pf, widepath, TRUE); if (!SUCCEEDED(hres)) { fprintf(stderr, %s: Save to persistant storage failed

install freeze in win2k

2002-02-28 Thread Ling F. Zhang
I am just try to install cygwin in my win2k machine I selected everything after some serious mouse-clickingand after it downloaded everything, it starts to install and my computer is dead frozen when it try to install gcc-lib*anyone has similar problem and know fix?

Re: [ANNOUNCEMENT] Updated: cygwin-1.3.10-1 - bash application error

2002-02-28 Thread Christophe LEITIENNE
Hi all, bash.exe Application Error The application failed to initialize properly (0xc022). Click on OK to terminate the application. I am also getting this error after I upgraded. I'm experiencing the same problem. ANY shell you start from login generates this error (not only

Re: rxvt custom fonts

2002-02-28 Thread S . L .
Alec, Cygwin uses Windows' fonts The only exception I know of is the TeX [] A question about something I've been digging a long time Are there any means to make those Terminal bitmapped Windows fonts to work with rxvt? If I passed Fixedsys or System to -fn option, it's ok, they show up For