From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: m17n, otf0 and configuring on Kubuntu Date: Tue, 26 Feb 2008 17:44:11 +0100 Message-ID: <47C441DB.2000200@swipnet.se> References: <47C419C9.8030004@alice.it> <8763wb9222.fsf@catnip.gol.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1204044357 20566 80.91.229.12 (26 Feb 2008 16:45:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 26 Feb 2008 16:45:57 +0000 (UTC) Cc: emacs-devel@gnu.org, Angelo Graziosi To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 26 17:46:20 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JU2wX-0007Rj-J8 for ged-emacs-devel@m.gmane.org; Tue, 26 Feb 2008 17:46:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JU2w1-0006Vo-UV for ged-emacs-devel@m.gmane.org; Tue, 26 Feb 2008 11:45:41 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JU2vS-0006KN-GH for emacs-devel@gnu.org; Tue, 26 Feb 2008 11:45:06 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JU2vN-0006Hv-Fm for emacs-devel@gnu.org; Tue, 26 Feb 2008 11:45:05 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JU2vN-0006Hm-BV for emacs-devel@gnu.org; Tue, 26 Feb 2008 11:45:01 -0500 Original-Received: from av9-2-sn3.vrr.skanova.net ([81.228.9.186]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JU2vI-0005Ej-D4; Tue, 26 Feb 2008 11:44:56 -0500 Original-Received: by av9-2-sn3.vrr.skanova.net (Postfix, from userid 502) id 19FEB38355; Tue, 26 Feb 2008 17:44:54 +0100 (CET) Original-Received: from smtp3-1-sn3.vrr.skanova.net (smtp3-1-sn3.vrr.skanova.net [81.228.9.101]) by av9-2-sn3.vrr.skanova.net (Postfix) with ESMTP id DAC8C38340; Tue, 26 Feb 2008 17:44:53 +0100 (CET) Original-Received: from husetbladh.homeip.net (90-231-102-24-no59.tbcn.telia.com [90.231.102.24]) by smtp3-1-sn3.vrr.skanova.net (Postfix) with ESMTP id B3BFE37E50; Tue, 26 Feb 2008 17:44:51 +0100 (CET) User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) In-Reply-To: <8763wb9222.fsf@catnip.gol.com> X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:90512 Archived-At: Miles Bader skrev: > Angelo Graziosi writes: >> libm17n-0, libm17n-dev >> libotf0, libotf-dev >> +dep. > .. >> But the result is the same: no, no... > ... >> What am I missing? > > I know the libotf-dev and libm17n-dev packages in debian are simply too > old (they don't have pkg-config files, among other things). > > I just built and installed the latest versions of those libraries > (available from the m17n.org website), and everything worked. > What functionality do they add? AFAIK, AA-fonts work fine without them. Jan D.