• About Us
  • Search
  • Compatibility
  • Forums
  • Archive
  • Channels
  • Home
  • Search
  • Member List
  • Calendar
  • Help

Current time: 09-05-2008, 11:46 AM Hello There, Guest! (Login — Register)


Warp2Search - Your Daily Tech News Service / Hardware & Software / Linux / Quick-Guide for GIMP2

Post Reply  Post Thread 
Threaded Mode | Linear Mode
Quick-Guide for GIMP2
Author Message
Dark Biene
Super Moderator
******


Posts: 1,649
Group: Super Moderators
Joined: Feb 2004
Status: Offline
Reputation: 0
Post: #1
Quick-Guide for GIMP2

Found this Guide at the linuxcompatible.org Forum by "blackpage"

Quote:
Good evening folks,

spent some time last weekend installing and checking out the brandnew and shiny GIMP2. You probably have already heard that the gimp-crew has stitched together something quite amazing with this quantum-leap-release. To put it in a nutshell: Gimp 2.0 kicks botty!

Unfortunately the installation-procedure for the average linux-noob could get a little tricky. To limit headaches to a reasonable level ... here's a quick guideline to get the GIMP up and running on a linux-machine. Be warned though that it will take some time as you will compile <exaggeration> roughly 1.73 Whateverbytes</exaggeration> Smile


==============================
1. Leeching the stuff
==============================
Check the official download page over at http://www.gimp.org/downloads/ and choose an apropriate mirror.

==============================
2. Packages you will need
==============================
It could be that you can skip one or the other package in case you have an up-to-date GNOME-machine or whatever. In my case (fresh MDK10 installation) it turned out that I needed the following ...

2.1 GTK v2.4 and supplementary stuff
These are ...

- glib-2.4.0.tar.bz2
- gtk+-2.4.0.tar.bz2
- atk-1.6.0.tar.bz2
- pango-1.4.0.tar.bz2

Also from the "<your_mirror>/<some_path>/gimp/gtk/v2.4"-directory get all the stuff from the dependencies-folder, which are ...

- jpegsrc.v6b.tar.gz
- libpng-1.2.5.tar.gz
- pkgconfig-0.15.0.tar.gz
- tiff-v3.6.1.tar.gz

2.2 Freetype
I also sucked these two (dunno if those are mandatory, but it cant be bad if you have it on your machine in case some configure-pass demands it) ...

- freetype-2.1.7
(or the freetype package from ...
<mirror_server>/<path>/gimp/plug-ins/v2.0/freetype)

2.3 Additional stuff
For your work later on with the GIMP it could be that you might want one/all of these add-ons

- GIMP help-files
(v2.0 help-fiels are still very incomplete)

- gimp-print-package
(which is rather heavy (~5MB) and was therefore
skipped as I print images from other apps anyway)

and last but not least ...

2.3 The Gimp
.. in an incarnation of your liking. I picked

- gimp-2.0.0.tar.bz2

==============================
3. Installation
==============================
Before you begin, meditate and tell yourself the following over and over again ...

I will launch every "./configure" with the parameter "--prefix=/usr"

Having said this, begin compiling and installing the packages in the following order ...

3.1 atk-1.6.0
Change to atk-dir and launch the following commands

root@somehost atk-xxx: ./configure --prefix=/usr
followed by ...
root@somehost atk-xxx: make
followed by ...
root@somehost atk-xxx: make install

If you want to save diskspace you can add a final
root@somehost atk-xxx: make clean

3.2 freetype-2.1.7
... is the next to compile/install. The command sequence is ...
(A) "./configure --prefix=/usr", (B)"make", © "make install" ... and optional (D) "make clean"

3.2 Dependencies
Go into the "dependencies"-folder and perform these tasks ...

- pkg-config-0.15.0 commands: (A)->(B)->©->(D) see above
- jpeg-6b ... commands: (A)->(B)->©->(D)
- libpng-1.2.5 ... commands: (B)->©->(D) no "configure"!
- tiff-3.6.1 ... commands: (A)->(B)->©->(D)

3.3 The heavy stuff
Continue with these packages in the following order ...

- glib-2.4.0 ... commands: (A)->(B)->©->(D)
- pango-1.4.0 ... commands: (A)->(B)->©->(D)
- gtk+-2.4.0 ... commands: (A)->(B)->©->(D)

3.4 The GIMPster
And last but not least compile the GIMP itself. If you have skipped the gimp-print package then call "configure like this"

- ./configure --prefix=/usr --disable-print

If you have d/l it then you have to compile and install it prior to GIMP. Whatever way .. carry on with the usual "make", "make install" and "make clean".

After this you should be able to behold the magnificence of this outstanding image manipulation-proggy.

4. Optional tasks for single-user-machines
If you're on a single user machine you can link your personal "brushes", "gradients", "pattern"-folders to the global ones if you like. To do that ...

root@machine /:cd ~/.gimp-2.0
(change to gimp-folder in your home-dir

and perform something like this ...
rm -f brushes; ln -s /usr/share/gimp/2.0/brushes brushes;
rm -f fonts; ln -s /usr/share/gimp/2.0/fonts fonts

and so on ...

The folders that could be linked are ...
gfig, gflare, gimpressionist, gradients, palettes, patterns and scripts.

Just to be on the safe side: This is really optional and should not be done in multiuser-environments, but if case you want your stuff concentrated ...


Well, hope I haven't got anything hideously wrong and that this sheds some light for GIMP-newcomers as this outstanding program is just too .. erm ... outstanding to not get it up and running Smile

evening


Source: Link


Intel Q6600 @3,6Ghz@FSB400 - Watercooled
8800GTX - Watercooled
Gigabyte X38 DQ6 - Watercooled
2x2GB OCZ Platinum 800 @1066Mhz@5-5-5-15
2x320GB Seagate RAID0 @ TX2300 - Watercooled
Audigy 2 ZS @ Creative 5400 5.1
04-02-2004 10:41 PM
Visit this user's website Find all posts by this user Quote this message in a reply
kyro
Senior Member
****


Posts: 564
Group: Registered
Joined: Feb 2002
Status: Offline
Reputation: 0
Post: #2
 

nice . i use GIMP2 win32 sometimes.


04-04-2004 05:42 PM
Visit this user's website Find all posts by this user Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this Thread | Add Thread to Favorites

Forum Jump:

Contact Us | Warp2Search.Net | Return to Top | Return to Content | RSS Syndication

Powered By MyBB
Copyright © 2002-2008 MyBB Group