Re: Emacs20-mule and problem using latin2 under X Window

1998-09-16 Thread kip
Jan Krupa <[EMAIL PROTECTED]> writes: > Could someone please explain how to get the > latin-2-alt-postfix input method? latin-alt.el is part of the leim library. I don't know if it is part of Debian. It is a compile time option. I recomend that you upgrade to Emacs 20.3, anyway. A lot of bugs

Exim3 With multiple domains

2007-11-25 Thread Kip Banfield
I am trying to setup Exim 3 with multiple domains and I was reading the article Handling mail for multiple domains with exim3 and in this article it mentions (we need to add these domains to the 'userforward' directive as follows) I do not have a userforward section is there another name for this i

Checking for installed package

2013-05-24 Thread Kip Warner
kage that is installed from any other condition with only the former we care about. That means the exit code, for instance, of the query should be never be the same for a package that is installed versus one that is not installed - and not available anywhere. Any hel

Re: Checking for installed package

2013-05-25 Thread Kip Warner
ser's preferred locale is, say, Russian? -- Kip Warner -- Software Engineer OpenPGP encrypted/signed mail preferred http://www.thevertigo.com signature.asc Description: This is a digitally signed message part

Re: Checking for installed package

2013-05-25 Thread Kip Warner
On Sat, 2013-05-25 at 17:47 +0300, Andrei POPESCU wrote: > Which en_US locale? > > $ grep en_US /etc/locale_gen > # en_US ISO-8859-1 > # en_US.ISO-8859-15 ISO-8859-15 > # en_US.UTF-8 UTF-8 The latter. > Yes, AFAIK the C locale is built into libc. Thanks Andrei. -- K

Re: Checking for installed package

2013-05-25 Thread Kip Warner
> There can be one problem, the C is not defined by language base, then > virtually it can be any language (by author choice) - but the English is > rule. Thanks Slavko. -- Kip Warner -- Software Engineer OpenPGP encrypted/signed mail preferred http://www.thevertigo.com signature.as

Re: Checking for installed package

2013-05-25 Thread Kip Warner
On Sun, 2013-05-26 at 11:04 +1000, David wrote: > On 26/05/2013, Kip Warner wrote: > > > > By the way, where can I read more on specifically the meaning of the C > > locale and how it is the same or different from en_US? > > http://mywiki.wooledge.org/locale Th

debhelper stripping debugging symbols

2015-01-06 Thread Kip Warner
rm -f debian/my-tool/DEBIAN/shlibs ... My debian/rules below. Any help appreciated <http://pastebin.com/4LL9dCCS> Respectfully, -- Kip Warner -- Senior Software Engineer OpenPGP encrypted/signed mail preferred http://www.thevertigo.com signature.asc Description: Thi

Re: debhelper stripping debugging symbols

2015-01-07 Thread Kip Warner
n I ask is dh_make had actually created the original template debian/rules using the debhelper 7 syntax and that was what was in it. > Finally, your debian/rules is missing a #!/usr/bin/make -f, which means > that it isn't going to work at all. Another pastebin copy / paste typo. It

Re: debhelper stripping debugging symbols

2015-01-07 Thread Kip Warner
f nostrip is > in DEB_BUILD_OPTIONS.] Correct. The arguments vary depending on the value of DEB_BUILD_OPTIONS. -- Kip Warner -- Senior Software Engineer OpenPGP encrypted/signed mail preferred http://www.thevertigo.com signature.asc Description: This is a digitally signed message part

Package Cache

2011-12-05 Thread Kip Warner
well. I tried emailing Aptitude's maintainer, but he doesn't seem to be responsive. PS I am not a regular subscriber, so please remember to cc me. -- Kip Warner -- Software Engineer OpenPGP encrypted/signed mail preferred http://www.thevertigo.com signature.asc Description: T

Re: Package Cache

2011-12-06 Thread Kip Warner
our suggestion is interesting, but snapshot.debian.org gives us much > more functionality. True, but only so long as the package was an official Debian package. If it was in someone's personal repository, such as an Ubuntu PPA, then it would not be in snapshot.debian.org. Thanks for y