emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs (git HEAD) having issues rendering devanagari text


From: Ashish Shukla
Subject: Re: Emacs (git HEAD) having issues rendering devanagari text
Date: Fri, 12 Mar 2010 14:26:49 +0530

On Fri, Mar 12, 2010 at 1:38 PM, Kenichi Handa <address@hidden> wrote:
> In article <address@hidden>, Ashish Shukla <address@hidden> writes:
>
>> On my recently compiled GNU Emacs (from Git repository) on Arch
>> GNU/Linux, I'm having issues rendering some devanagari text. Following
>> is the output of '(emacs-version)'  in my Emacs.
>
>> GNU Emacs 24.0.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.18.7) of
>> 2010-03-11 on monte-cristo.france
>
>> Following is the an image of rendered text is
>> http://www.flickr.com/photos/wahjava/4426527542/sizes/l/
>
> It seems that your Emacs is not compiled with libraries
> libotf and m17n-lib.  Please check the output of "configure"
> script.

abbe [~] monte-cristo % ldd $(which emacs) |egrep 'otf|m17n'
        libotf.so.0 => /usr/lib/libotf.so.0 (0x00007f0c6cc53000)
        libm17n-flt.so.0 => /usr/lib/libm17n-flt.so.0 (0x00007f0c6ca4a000)
        libm17n-core.so.0 => /usr/lib/libm17n-core.so.0 (0x00007f0c6c81f000)

abbe [~] monte-cristo % pacman -Q m17n-{lib,db} libotf
m17n-lib 1.5.5-1
m17n-db 1.5.4-1
libotf 0.9.9-1

Following is the value of 'system-configuration-options' in my Emacs:

'--prefix=/usr' '--localstatedir=/var/lib/emacs'
'--libexecdir=/usr/lib/emacs' '--with-xpm' '--with-jpeg' '--with-tiff'
'--with-gif' '--with-xim' '--with-png' '--with-x-toolkit=gtk'
'--with-m17n-flt' '--with-rsvg' '--with-xft' '--with-libotf'
'--with-gpm' '--with-dbus' '--with-sound' '--with-makeinfo'
'CFLAGS=-march=x86-64 -mtune=core2 -O2 -pipe'


Thanks
-- 
Ashish Shukla आशीष शुक्ल                      http://wahjava.wordpress.com/
·-- ·- ···· ·--- ·- ···- ·- ·--·-· --· -- ·- ·· ·-·· ·-·-·- -·-· --- --




reply via email to

[Prev in Thread] Current Thread [Next in Thread]