gimpusers.com logo
German version English version

Not logged in

Sign up! | Lost password?

External news

Poll

Would you like to be able to use your Google/Yahoo/MSN (OpenID) login on gimpusers, too?

Definately! I would enjoy the possibility to use my OpenID on different websites!

I don't have a special need for OpenID but I think it could be useful

Doesn't matter to me

Never, OpenID is a pain regarding privacy and personal data protection!

No. (please post a comment)

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. http://www.gimpusers.com/news/2008-10-07/compile-gimp-260-for-ubuntu-804.html Tue 07 Oct 2008 04:30:00 AM CEST Vadim P., 07 Oct 2008 04:30 AM

    For the lazy ones, pre-compiled .debs:

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

  2. http://www.gimpusers.com/news/2008-10-07/compile-gimp-260-for-ubuntu-804.html Tue 14 Oct 2008 07:06:42 PM CEST 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. http://www.gimpusers.com/news/2008-10-07/compile-gimp-260-for-ubuntu-804.html Fri 24 Oct 2008 02:40:01 PM CEST 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