Don Allingham wrote:

>Well, I can recompile imlib. This isn't a problem for me. But my last
>release had over 1500 downloads from sourceforge. It is kind of hard to
>expect everyone to download source code and recompile GNOME libraries.
>
>Most people will discard a program if it doesn't work on the first try.
>
>What I've got working now is a shell script wrapper around the program
>that tries to detect the needed libraries and force them to load by
>using the LD_PRELOAD environment variable.
>  
>
What are you doing with GdkImlib that you can't do with the gdkpixbuf 
wrapper?  Recent versions of gdk-pixbuf are correctly linked so that 
they don't have linking problems when not loaded with RTLD_GLOBAL. 
 Also, use of the pixbuf module will make it a little easier for you to 
upgrade to 2.0.

James.

-- 
Email: [EMAIL PROTECTED]              | Linux.conf.au 2003 Call for Papers out
WWW:   http://www.daa.com.au/~james/ |   http://conf.linux.org.au/cfp.html




_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to