X

2007-07-29 Thread Linda Walsh
Eric Blake wrote: > .Xdefaults can also affect non-X usage of rxvt. Yeah, I have entries for it in my X defaults file, for the non-X version. For some reason, the font setting, "Lucida Console", that works in the non-X rxvt gives an error under the X version. sigh. > You didn't look

Re: [some] file?

2007-07-29 Thread Christopher Faylor
On Sun, Jul 29, 2007 at 09:31:14PM -0600, Eric Blake wrote: >According to Linda Walsh on 7/29/2007 7:44 PM: >>I looked at the cygwin page on mailing lists "cygwin.com/ml" and could >>not find it. > >You didn't look hard enough then. It is the fourth list on >http://cygwin.com/lists.html, between c

Re: [some] file?

2007-07-29 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Linda Walsh on 7/29/2007 7:44 PM: > I looked at the cygwin page on mailing lists "cygwin.com/ml" and could > not find it. You didn't look hard enough then. It is the fourth list on http://cygwin.com/lists.html, between cygwin-talk and cy

Re: getText 0.16.1

2007-07-29 Thread Larry Hall (Cygwin)
Tony Anecito wrote: Hi All, Is there a mirror or download site that can let me download and install getText 0.16.1 using setup.exe for Cygwin on Windows? Thx. No, not currently. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893

Re: .Xdefaults file?

2007-07-29 Thread Linda Walsh
Eric Blake wrote: > According to Linda Walsh on 7/29/2007 5:49 PM: >> could >> someone give pointer? (or even to the doc where I *should* have found >> the answer I was looking for). > > This is an X-specific question. Try asking it on the cygwin-xfree list. --- I looked at the cygwin page on mai

Re: ImportError: No module named Numeric

2007-07-29 Thread Yaakov (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 mostlyharmless wrote: > The Numeric package is installed in > C:\cygwin\usr\lib\python2.4\site-packages\Numeric > > while all other packages are put in > C:\cygwin\usr\lib\python2.5\site-packages, so perhaps > > the Numeric package as supplied only

Re: perl5.8.8 SEGfault and corrupt stack

2007-07-29 Thread Linda Walsh
Christopher Faylor wrote: Maybe you shouldn't be quite so indignant about the notion of your setup being "broken". --- Pot, kettle, black. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cyg

Re: sshd: public key working, but can't get passwords working

2007-07-29 Thread René Berber
Daniel Griscom wrote: [snip] >> Do you happen to have a domain user as well as a local user? > > I don't know the difference. I'm not at the machine now, but it's a > vanilla Windows installation. All machines on my network are in > workgroup MSHOME. I created one account when installing windows,

Re: sshd: public key working, but can't get passwords working

2007-07-29 Thread Daniel Griscom
At 6:19 PM -0500 7/29/07, René Berber wrote: Daniel Griscom wrote: [snip] Look at the log (Windows' event viewer), what's the error sent when you try to login? Just what you'd expect: "Failed password for development from 192.168.1.101 port 1121 ssh2". Do you happen to have a domain us

Re: .Xdefaults file?

2007-07-29 Thread René Berber
Linda Walsh wrote: [snip] > I'm trying to setup defaults for xterm. > > I "thought" I could put resource values in "~/.Xdefaults" (also tried > ~/.Xrdb), and tried the "xrdb" command with .Xdefaults as a param. > xrdb -query properly displays current contents of the file if > I rerun xrdb .Xdefaul

Re: .Xdefaults file?

2007-07-29 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Linda Walsh on 7/29/2007 5:49 PM: > Is this "easily" doable? Am I on a "right track" somewhere? Or could > someone give pointer? (or even to the doc where I *should* have found > the answer I was looking for). This is an X-specific quest

.Xdefaults file?

2007-07-29 Thread Linda Walsh
I've been playing around with "xterm". Unlike my last system, my current system scrolls much faster in an xterm window (before it was about twice or more slower than a cmd window; now it's about twice as fast!). I'm trying to setup defaults for xterm. I "thought" I could put resource values in

Re: sshd: public key working, but can't get passwords working

2007-07-29 Thread René Berber
Daniel Griscom wrote: [snip] >> Look at the log (Windows' event viewer), what's the error sent when >> you try to >> login? > > Just what you'd expect: "Failed password for development from > 192.168.1.101 port 1121 ssh2". Do you happen to have a domain user as well as a local user? > (BTW, the

Re: sshd: public key working, but can't get passwords working

2007-07-29 Thread Daniel Griscom
At 3:31 PM -0500 7/29/07, René Berber wrote: Daniel Griscom wrote: I have openssh version 4.6p1-1 installed under WinXP SP2 with all updates. I've successfully used ssh-host-config to set up sshd (privilege separation on, local user sshd created, sshd run as service, "CYGWIN=ntsec tty"; ssh

Re: sshd: public key working, but can't get passwords working

2007-07-29 Thread René Berber
Daniel Griscom wrote: > I have openssh version 4.6p1-1 installed under WinXP SP2 with all > updates. I've successfully used ssh-host-config to set up sshd > (privilege separation on, local user sshd created, sshd run as service, > "CYGWIN=ntsec tty"; sshd started with "net start sshd"; all done un

Re: [ANNOUNCEMENT] [test-version] emacs-22.1-3/emacs-el-22.1-3/emacs-X11-22.1-3

2007-07-29 Thread Steffen Sledz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark Harig schrieb: > If you discover a repeatable set of steps that you can follow that will > cause Emacs to crash, would you please post those to this list? They > could be used as a test to tell whether Emacs has been built correctly. > In additio

Re: perl5.8.8 SEGfault and corrupt stack

2007-07-29 Thread Christopher Faylor
On Sun, Jul 29, 2007 at 04:14:30AM -0700, Linda Walsh wrote: >On Sat, Jul 28, 2007 at 08:19:04PM -0700, Linda Walsh wrote: >> Reini Urban wrote: >>> Linda Walsh schrieb: I'm having problems with perl5.8.8. I tried running it under gdb, but it won't load: > gdb perl.exe GNU gd

Re: Creating dll in cygwin gives "Undefined reference" errors

2007-07-29 Thread Morgan Gangwere
> The undefined reference is because fundamentally ELF (Linux) and PE/COFF > (Windows) are very different in terms of how linking works under the > hood. The short explanation is that PE/COFF requires all references to > be resolved at link-time, thus you have to explicitly tell the linker > where

Re: rysnc under cygwin hangs and doesn't clean up its processes - please help - cygwin 1.5.24-2,

2007-07-29 Thread Michael Hipp
Joel Harrison wrote: Background - I'm trying to turn off my linux box and save some electricity by using rsync on windows to do my geographically redundant backup to my ISP (site5 - $5/110GB/mo) ... I'd rather not load up a resource hog VM to do it if I can avoid that... even DSL would be more of

sshd: public key working, but can't get passwords working

2007-07-29 Thread Daniel Griscom
I have openssh version 4.6p1-1 installed under WinXP SP2 with all updates. I've successfully used ssh-host-config to set up sshd (privilege separation on, local user sshd created, sshd run as service, "CYGWIN=ntsec tty"; sshd started with "net start sshd"; all done under the administrative acco

Re: ImportError: No module named Numeric

2007-07-29 Thread mostlyharmless
The Numeric package is installed in C:\cygwin\usr\lib\python2.4\site-packages\Numeric while all other packages are put in C:\cygwin\usr\lib\python2.5\site-packages, so perhaps the Numeric package as supplied only works with python 2.4? -- View this message in context: http://www.nabble.com/Imp

Re: Emacs takes 100% CPU

2007-07-29 Thread Steffen Sledz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Nicolas, I'm the guy who tries to revive emacs in cygwin after a long time. Because emacs is not the simplest package this will need some time. But I hope that I can upload a non-experimental version in the near future. Sorry that I did not answer

Re: perl5.8.8 SEGfault and corrupt stack

2007-07-29 Thread Linda Walsh
Brian Dessent wrote: You're using an outdated version of gdb and you're seeing this phony SIGSEGV because of it. --- Awesome! Thanks. Not sure why, but 'setup' didn't think I had gdb installed, so it never offered me a newer version...weird. Thanks! -- Unsubscribe info: http://c

ImportError: No module named Numeric

2007-07-29 Thread mostlyharmless
I have added Numeric to cygwin (using the setup.exe utility) but when I try to import Numeric i get the Import error:- $ python Python 2.5.1 (r251:54863, May 18 2007, 16:56:43) [GCC 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)] on cygwin Type "help", "copyright", "credits" or "licen

Re: rysnc under cygwin hangs and doesn't clean up its processes - please help - cygwin 1.5.24-2,

2007-07-29 Thread Frank Fesevur
At 29-7-2007 0:09, Joel Harrison wrote: Technical: rsync on cygwin always hangs. Works fine on CentOS. I've been looking into this issue for 5-10 hours so far. I can scp/ssh fine to the target with ssh keys installed or not, only rsync hangs. I read about piping issues in rsync on cygwin from ye