Difference between revisions of "Icon-naming-utils"
From CBLFS
Jump to navigationJump to searchLine 16: | Line 16: | ||
Compile the package: | Compile the package: | ||
− | ./configure --prefix=/usr && | + | ./configure --prefix=/usr --libexecdir=/usr/bin && |
make | make | ||
Revision as of 16:55, 15 October 2006
Download Source: | http://tango-project.org/releases/icon-naming-utils-0.8.1.tar.gz |
---|
Dependencies
Required
Non-Multilib or Multilib
Compile the package:
./configure --prefix=/usr --libexecdir=/usr/bin && make
Install the package
make install