URN Logo
UNIX Resources » Linux » Linux Forum » Gentoo Linux Support » Page.1 » About installing Gimp
announcement The content of this page is collected from Linux Forum, All copyrights and other associated rights are reserved by the original authors of the articles.
Resources
China Linux Forum(finished)
Linux Forum(finished)
FreeBSD China(finished)
linuxforum.com
  LinuxForum General Chat
  Linux Advocacy
  LinuxForum Polls
  Introductions
  Linux Kernel Support
  Patch Management
  Development Release
  Linux Programming
  Linux Security
  Linux Software
  Linux Hardware Problems
    Linux Video Problems
    Linux Sound Problems
  Linux Networking Support
  Linux Printing Support
  Linux Human Interface Devices Support
  Linux Data Storage Support
  Linux Applications Support
  Linux Installation Support
  Linux Laptops Support
  Linux Motherboard, Chipsets, CPU, Memory
  Miscellaneous
  Debian Linux Support
  Ubuntu Linux Support
  LiveCD Discussions
  Gentoo Linux Support
  Mandrake Linux Support
  Redhat / Fedora Linux Support
  Slackware Linux Support
  SuSE Linux Support
  CentOS Linux Support
  Linux Web Servers
  Linux DNS Servers
  Linux Database Servers
  Linux Email Servers
  Linux FTP Servers
  Linux Squid Proxy Server
  Linux Samba Help
  Linux cPanel Help
  Linux Ensim Help
  Linux Plesk Help
  Linux Webmin / Usermin Help
  Qmail Toaster Help
  Linux Games
  Windows Game Emulation
  Linux Discussions
  General Linux Discussions
  Red Hat Linux Discussions
  More Red Hat Linux Discussions
  Mandrake Linux Discussions
  Slackware Linux Discussions
  SuSE Linux Discussions
  Debian Discussions
  Samba Help
  Linux Security
  Linux Networking
  Gentoo Help
  Operating System Rant Forum
  Hardware Rants
   
About installing Gimp
Subject: About installing Gimp
Author: satimis    Posted: 2006-09-21 10:14:05    Length: 1,514 byte(s)
[Original] [Print] [Top]
Hi folks,

Gentoo_amd64
gnome-light


# emerge -pv media-gfx/gimp
Code:

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] media-gfx/gimp-2.2.12  USE="python -aalib (-altivec) -debug -doc -gimpprint -gtkhtml -hardened -jpeg -lcms (-mmx) -mng -png -smp (-sse) -svg -tiff -wmf" 12,573 kB

Total size of downloads: 12,573 kB

After consulting;
http://gentoo-portage.com/USE

I decide using following USE flags
Code:
python -aalib -altivec debug doc gimpprint gtkhtml -hardened jpeg lcms mmx -mng png smp -sse svg tiff -wmf

Instead of adding them to /etc/make.conf to be used globally, can I use following steps to make them only for gimp;
# echo "python -aalib -altivec -debug doc gimpprint gtkhtml -hardened jpeg lcms mmx -mng png smp -sse svg tiff -wmf" >> /etc/portage/package.use

# emerge --oneshot "python -aalib -altivec -debug doc gimpprint gtkhtml -hardened jpeg lcms mmx -mng png smp -sse svg tiff -wmf"

Then ran
# emerge -av media-gfx/gimp

Remark: existing package.use
$ cat /etc/portage/package.use
Code:
X11-libs/cairo X
x11-libs/cairo x
x11-libs/cairo png

TIA

B.R.
satimis
[Original] [Print] [Top]
Subject: Re: About installing Gimp
Author: TrickyRic    Posted: 2006-09-23 07:17:22    Length: 525 byte(s)
[Original] [Print] [Top]
almost.

really all you need to do is add:

Code:
media-gfx/gimp debug doc gimpprint gtkhtml jpeg lcms mmx png smp tiff

...to your /etc/portage/packages.use file. you'll notice the changes immediately, and all other use flags will remain default.

also note you don't need to emerge the flags themself. if emerge has any dependancy requirements it will sort them out automatically. use flags are just flags, not packages.
----
Laptop: 2GHz Acer Aspire 9301AWSMi, 1GB DDR2, 17" TFT, 256MB GeForce Go 6100
Sold Development System:
2GHz AMD Opteron 246, Socket 940 Asus K8N-DL
Server System: 1.2GHz AMD Athlon, Socket 462 Apollo KT133 VT82C686
[Original] [Print] [Top]
Subject: Re: About installing Gimp
Author: satimis    Posted: 2006-09-24 05:28:33    Length: 476 byte(s)
[Original] [Print] [Top]
Hi TrickyRic,

Quote
really all you need to do is add:

Code:
media-gfx/gimp debug doc gimpprint gtkhtml jpeg lcms mmx png smp tiff

...to your /etc/portage/packages.use file. you'll notice the changes immediately, and all other use flags will remain default....

I got gimp emerged.  Tks.


B.R.
satimis
[Original] [Print] [Top]
« Previous thread
Question on recompiling kernel
Gentoo Linux Support
Page. 1
Next thread »
driver problem
     

Copyright © 2007 UNIX Resources Network, All Rights Reserved.      About URN | Privacy & Legal | Help | Contact us
Powered by FreeBSD    webmaster: webmaster@unixresources.net
This page created on 2007-08-01 12:02:26, cost 0.025195121765137 ms.