On 26 May, Tim Teulings shouted:
->  Hello!
->  
->  Im writing a library that optionally uses Imlib for displaying images.
->  For better installation of the library I want to write a configure
->  script, generating a Makefile and some other files necessary for
->  compiling. I now hav the problem to find out if Imlib exists and which
->  libraries must be linked against my program to resove all missing
->  symbols. This is exspecially a problem since Imlib may use different
->  libraries (exspcecially Xext and various 3rd party image loading
->  libraries) on different systems. I don't want to check against a
->  hardcoded set or even permutate all possible combinations for obvious
->  reasons. Is there a simple and portable way to find out the list of
->  libraries Imlib depends of (andif possible their path to be add as -L
->  option to the compiler)?

no there isn't... in future Enlightenment will require your systrem
have libjpeg, libpng, libtiff anbd libgif all installed and working -
so unless u have these you wont be runign E.. and thus Imlib will have
support for all of these libs. Enlightenment DR 0.14's configure.in
checks for all of this correctly and has the -L -l stuff added...

you can go grab the snapshot or you can wait a few days till 0.14 is
released.
:)

till then u may wanan hang tight. I have a lot fo code to get back to..
:)

-- 
--------------- Codito, ergo sum - "I code, therefore I am" --------------------
[EMAIL PROTECTED]       /\___ /\ ___/||\___ ____/|/\___  [EMAIL PROTECTED]
Carsten Haitzler           | _ //__\\ __||_ __\\ ___|| _ /  Red Hat Advanced
218/21 Conner Drive        || // __ \\_ \ | |   \ _/_|| /   Development Labs
Chapel Hill NC 27514 USA   ||\\\/  \//__/ |_|   /___/||\\   919 547 0012 ext 282
+1 (919) 929 9443, 801 4392   For pure Enlightenmenthttp://www.rasterman.com/ 

-
To unsubscribe from this list send mail to: [EMAIL PROTECTED]
with the message contents: unsubscribe e-develop

Reply via email to