Difference between revisions of "GNOME Icon Theme"

From CBLFS
Jump to navigationJump to search
Line 22: Line 22:
  
 
  ./configure --prefix=/usr
 
  ./configure --prefix=/usr
 +
make
  
 
Install the package
 
Install the package
  
 
  make install
 
  make install

Revision as of 06:51, 11 May 2008

Download Source: http://ftp.gnome.org/pub/GNOME/sources/gnome-icon-theme/2.31/gnome-icon-theme-2.31.0.tar.bz2

Introduction to GNOME Icon Theme

Project Homepage: Unknown

Dependencies

Required

Optional

Non-Multilib or Multilib

Compile the package:

./configure --prefix=/usr
make

Install the package

make install