gimpusers.com logo
German version English version

Not logged in

Sign up! | Lost password?

Latest tutorials

Create a nice oilpainting from a photo

Create a nice oilpainting from a photo

in Photos / wallpapers | 20 steps | 4566 hits | 6 comments
What's new in GIMP 2.6?

What's new in GIMP 2.6?

in Basics | 14 steps | 63648 hits | 54 comments
Making a pencil drawing from a photo

Making a pencil drawing from a photo

in Photos / wallpapers | 7 steps | 13545 hits | 12 comments
Spicing up black/white images

Spicing up black/white images

in Photos / wallpapers | 8 steps | 7738 hits | 7 comments

Latest discussion

  1. gimp-user | today 04:09 AM
    Puzzle about my version of gimp
  2. gimp-user | today 04:01 AM
    Puzzle about gimp version, continued. Please help!!!
  3. gimp-developer | yesterday 02:16 PM
    Modifier key to create new layer from floating selection
  4. gimp-user | yesterday 11:50 AM
    reading TIFF and GeoTIFF of 16 bits per pixel
  5. gimp-developer | yesterday 11:50 AM
    reading TIFF and GeoTIFF of 16 bits per pixel

External news

Poll

Do you enjoy GIMP 2.6?

Great work! I love it (please post why)

It's okay - could have been more changes

I was not able to install it yet / it does not work currently

I don't like it (please post why)

See results

Stats

gimpusers.com RSS feed

07 Oct 2008 02:16 AM

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: Creative Commons Attribution-NonCommercial 2.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 | powered by bitfire it services