Difference between revisions of "Icon-naming-utils"
From CBLFS
Jump to navigationJump to searchWeibullguy (talk | contribs) m |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
|- | |- | ||
!Download Source: | !Download Source: | ||
− | | http://tango | + | |http://tango.freedesktop.org/releases/icon-naming-utils-{{Icon-naming-utils-Version}}.tar.gz |
|} | |} | ||
---- | ---- | ||
+ | |||
+ | {{Blank-Package-Introduction}} | ||
== Dependencies == | == Dependencies == | ||
Line 16: | Line 18: | ||
Compile the package: | Compile the package: | ||
− | ./configure --prefix=/usr && | + | ./configure --prefix=/usr --libexecdir=/usr/bin && |
make | make | ||
Line 22: | Line 24: | ||
make install | make install | ||
+ | |||
+ | [[Category:X Libs]] |
Latest revision as of 08:22, 12 April 2009
Download Source: | http://tango.freedesktop.org/releases/icon-naming-utils-0.8.90.tar.gz |
---|
Introduction to Icon-naming-utils
Project Homepage: Unknown
Dependencies
Required
Non-Multilib or Multilib
Compile the package:
./configure --prefix=/usr --libexecdir=/usr/bin && make
Install the package
make install