Re: I compile an identical ssh, but it behaves differently

2007-07-13 Thread Antonios Christofides
> > Why my compiled ssh does not have exactly the same behaviour as > > Debian's? > > Could be any number of things. To eliminate as many variables as > possible, you should be building inside of a pbuilder. Thanks. I tried with pbuilder and it worked. -- To UNSUBSCRIBE, email to [EMAIL PROTEC

I compile an identical ssh, but it behaves differently

2007-07-12 Thread Antonios Christofides
(Sorry if this is received multiple times, I'm confused with newsgroup gatewaying.) I have etch, it has openssh-server and openssh-client installed, and they work fine. I do this: apt-get source openssh-server cd openssh-* I correct debian/changelog so that version is 4.3p2-custom

locale and dead keys

2005-06-13 Thread Antonios Christofides
Hi, I want to be able to type both French and Greek (except English). When I start the application (xterm, uxterm, and openoffice all exhibit the same behavior) with LC_CTYPE=el_GR.UTF-8, then Greek is OK; but if I switch to us_intl keymap, I can't type accented letters; they are just ignored. I