Thursday, May 24, 2012
Linux, Security, Rants and Raves

Categories


 

August 2010
S M T W T F S
« Jul   Mar »
1234567
891011121314
15161718192021
22232425262728
293031  

Archives


apt-file: Locate Missing Package Files

August 20th, 2010 by Baldy

 

Missing file? If so, apt-file, a tool that searches online repositories for a specific file, may be the answer. Occasionally, when building a package from source, disaster strikes and the whole process grinds to a halt due to a missing file. Fortunately, this is increasingly uncommon due to the maturity of Linux package management and the ubiquity of Autoconf configuration scripts. However, some software projects don’t use Autoconf, either because the maintainers prefer another solution such as CMake or because the program is too small to make setting up a configure script worthwhile.

I nice little tool that does come in handy at times for those hard to compile programs, hint Jim hint, Baldy

apt-file: Locate Missing Package Files

Posted in Linux, Software | No Comments »

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.