chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] imlib2 egg without X


From: Ashish Shrestha
Subject: Re: [Chicken-users] imlib2 egg without X
Date: Fri, 19 May 2006 21:33:43 +0100

On 5/19/06, Peter Bex <address@hidden> wrote:

Maybe you can try

ldd /usr/lib/libImlib2.so
       linux-gate.so.1 =>  (0xffffe000)
       libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb7e09000)
       libz.so.1 => /lib/libz.so.1 (0xb7df0000)
       libdl.so.2 => /lib/libdl.so.2 (0xb7dec000)
       libm.so.6 => /lib/libm.so.6 (0xb7dc9000)
       libc.so.6 => /lib/libc.so.6 (0xb7c9c000)
       /lib/ld-linux.so.2 (0x80000000)
Doesn't imlib2 handle exif?  If not, maybe it's a better idea to write a loader
for exif for imlib2.  That way everybody wins.
No imlib2 doesn't handle exif. Don't understand you comment on
creating a loader for exif for imlib2. Do you mean imlib2 egg or
imlib2 the c library? I would rather use libexif if you mean the c
library, however if you mean the a scheme version of exif library to
include in imlib2 egg, yes I would be interested in doing that.

Ashish




reply via email to

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