Titelbild gimpusers.de

German version of this page English version of this page

Not logged in
Sign up
Login

Last online: myke4, AvatarOfDeath0, Marcel2, eatofid13, bam0, Pianist2, MyOwnOwner0, Avarra24, MaxPhilip14, devvv535, RedHawk20210, Tille0

The GIMP
» All GIMP shortcuts / hotkeys
» GIMP changelog
» What's new in GIMP 2.4
» GIMP manual
» Books about GIMP

new tutorials

Making a pencil drawing from a photo Spicing up black/white images Deletion of unused user accounts GIMP 2.4.6 released MeetTheGimp.org is again not reachable Libre Graphics Meeting 2008: Videos online!

random tutorials

Hot Wallpaper with Flames Neon Glow Making a pencil drawing from a photo Creating the Che Guevara Effect Smelting text / Creating blood text A colored swirl of light

[show all tutorials]

» email archive

Join the GIMP chat!

Miscellaneous

Facts and numbers
Current version: 2.4.6
Dev. version: 2.5.1

38 tutorials with
36 downloads,
175 news and 11290 list messages

Feedburner

Umfrage

Which section should we put focus on here on gimpusers.com?

Please put focus on community stuff (forum, discussions, galleries etc.)

more written tutorials

more video tutorials

more news and information / articles

all kind of gimp resources (i.e. plugins, brushes, fonts etc.)

other stuff (please post a comment)


→ Poll results

Quick notes for compiling GIMP 2.5.0 on Ubuntu 7.10

2008-04-11 18:17:47

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

But please note: GIMP 2.5.0 is a development version, that means it should only be used for testing and not for production use. Don't make useless bug reports to the developers.

Basic procedure:

1) Install the necessary packages to compile programs. Make sure gcc, g++, 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".

2) Download these tarballs from the respective file servers (take the most recent version): BABL, GLib, GEGL, Gtk+, GIMP
ftp://ftp.gimp.org/pub/
http://ftp.gnome.org/pub/gnome/sources/glib/2.16/
http://ftp.gnome.org/pub/gnome/sources/gtk+/2.12/

3) Extract BABL, "./configure --prefix=/opt/gimp-2.5", "make", "sudo make install"

4) Extract GLib, "./configure --prefix=/opt/gimp-2.5", "make", "sudo make install"

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

6) Extract GEGL, "./configure --prefix=/opt/gimp-2.5", "make", "sudo make install"

7) Extract Gtk+, "./configure --prefix=/opt/gimp-2.5", "make", "sudo make install"

8) Extract GIMP, "configure --prefix=/opt/gimp-2.5", "make", "sudo make install"

9) Enjoy with "/opt/gimp-2.5/bin/gimp-2.5"

Creative Commons Attribution-NonCommercial 2.0 Austria
This work is licensed under the following license: Creative Commons Attribution-NonCommercial 2.0 Austria.

Discussion / comments

Post your opinion or comment about this news article and dicuss with other users.

Newer comments are displayed first!

From: ccbarr (23 Apr 2008 06:26 PM) – Send a private message

I used the outlined method and I was able to install the unstable version successfully with no problems.

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

Post a comment:

Your name:
Not logged in yet? Register at gimpusers.com or log in if you already have an account!
Email address: (optional, wird nicht angezeigt!)
Comment:
Security code:

Back to start page

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. | Imprint | powered by bitfire.at