Owen wrote:

> Off the top of my head you will at least babl and gegl which may well
> install from a deb
> 
> Otherwise you may have to build them yourself, babl first and then
> gegl, last time I tried, gegl needed building with with
>   ./configure --disable-docs
> 
> you will need an updated glib, pango, atk I think, and finally gtk
> 
> build them with ./configure --prefix=/opt and
> make sure you set the environment variables for your build as follows:
> 
> export LD_LIBRARY_PATH="/opt/lib:/usr/lib"
> export PKG_CONFIG_PATH="/opt/lib/pkgconfig:/usr/lib/pkgconfig"
> export ACLOCAL_FLAGS="-I /opt/share/aclocal"

I tried this myself, but found it very difficult. IMHO, the easiest
way would be to upgrade to Ubuntu 8.10. Then you have all the latest
libraries installed.

HTH,

Claus

-- 
Claus Cyrny : Webdesign |  Grafik | Fotografie
:: Web: http://home.arcor.de/ccyrny/ ::.
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Reply via email to