Icon-naming-utils: Difference between revisions
From CBLFS
Jump to navigationJump to search
No edit summary |
Weibullguy (talk | contribs) mNo edit summary |
||
(5 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 == | ||
=== Required === | === Required === | ||
* [[Perl Module XML::Simple]] | * [[Perl Module XML::Simple|XML::Simple]] | ||
== Non-Multilib or Multilib == | == Non-Multilib or Multilib == | ||
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