gimpusers.com logo
German version English version

Not logged in

Sign up! | Lost password?

Latest discussion

  1. gimp-user | today 08:23 AM
    Error on script-fu
  2. gimp-user | today 06:39 AM
    Crashes in GIMP 2.6.6
  3. gimp-docs | yesterday 11:28 PM
    Can the gimp-help-2 module be maintained using Damned-Lies?
  4. gimp-developer | yesterday 10:55 PM
    Summary: How to submit gimp/gegl bugzilla with GIT patch
  5. gimp-docs | yesterday 10:01 PM
    Where have all my pictures gone?

External news

Poll

Did you ever buy products (books, video dvds) about GIMP?

No, never did

Yes, helped alot (please post)

Yes, helped a little bit (please post)

Yes but I was disappointed (why? please post)

See results

Stats

gimpusers.com RSS feed

RSS feed Retweet this!

07 Oct 2008 02:16 AM, by devvv (Bernhard Stockmann)

Quick notes on compiling GIMP 2.6.0 for Ubuntu 8.04

GIMP 2.6.0 has been released and you are curious what's new? You can compile it yourself and try it out.

Basic procedure:

1) Install the necessary packages to compile programs. Make sure gcc, g++, ruby (for the docs), and the development versions of some basic libraries are installed. If one of the "configure" processes below fails because it needs a certain library, install it. For instance, if configure tells you "Can't find xxx", install "libxxx-dev".

After each of the following "configure"s, you will see which libraries will be used when compiling and which will be not. Example:

...
Windows ICO yes
WMF: no (libwmf not found)
XJT: yes
...

So if you need WMF (Windows Metafile) support, you would have to install libwmf-dev.

For my version of GIMP, I have installed these libraries, maybe you want them too: graphviz-dev libaa1-dev libexif-dev libgnomeui-dev libgtk2.0-dev liblcms1-dev libpoppler-dev librsvg2-dev libtiff-dev libwebkitgtk-dev libxpm-dev python-gtk2-dev

2) Download the tarballs from the respective file servers (take the most recent version):
babl from ftp://ftp.gimp.org/pub/babl/
GEGL from ftp://ftp.gimp.org/pub/gegl/
GIMP from ftp://ftp.gimp.org/pub/gimp/

3) Extract babl, then do:
./configure --prefix=/opt/gimp-2.6
make
sudo make install

4) Make binaries, includes, libraries in /opt/gimp-2.6 available for use:
export PATH=/opt/gimp-2.6/bin:$PATH
export LD_LIBRARY_PATH=/opt/gimp-2.6/lib
export PKG_CONFIG_PATH=/opt/gimp-2.6/lib/pkgconfig

5) Extract GEGL, then do:
./configure --prefix=/opt/gimp-2.6
make
sudo make install

6) Extract GIMP, then do:
./configure --prefix=/opt/gimp-2.6
make
sudo make install

7) Enjoy with "/opt/gimp-2.6/bin/gimp-2.6"

This article is licensed under the following license: Attribution-Noncommercial 3.0 Austria

Comments

Post your own comments, questions or hints here. The author and other users will see your posting and can reply to it. Of course, you can also ask in the chat.

Comments are chronologically arranged.

  1. Vadim P., 07 Oct 2008 04:30 AM

    For the lazy ones, pre-compiled .debs:

    http://www.getdeb.net/search.php?keywords=gimp

  2. François, 14 Oct 2008 07:06 PM

    Thank you so much for this very useful tutorial. A bit slower (but with everything written, it is easy), and the final executable is better than those from Getdeb.

  3. devvv, 24 Oct 2008 02:40 PM

    yes, its much better if you compile it with the notes above in mind ;)

Registered users can log in (top right of the page) to use their profile name to post comments, request email notification on new comments and attach images (e.g. their versions of the effect) to their postings.

Are you human?

Adobe® Photoshop® is a registered trademark of Adobe Systems, Inc. Linux is a trademark of Linus Torvalds. Ubuntu and Canonical are registered trademarks of Canonical Ltd. | Clock times are shown as CET / CEST | Imprint / Privacy policy | powered by bitfire it services