How can I install only one program out of all the programs contained in fileutils? 
Let's say I only need GNU "install" or GNU "ls" command, but when I make, compile, and 
install the coreutils package, it'd install the whole bunch in /usr/local/bin/. This 
is not what I want, I'd only like to have "install" in /usr/local/bin and its 
corresponding man/info page in /usr/local/man (or /usr/local/info). How do I achieve 
that, other than copying the files manually (then I'm afraid that I might miss a file 
or two)??
 
Thanks,
Salman
_______________________________________________
Bug-fileutils mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-fileutils

Reply via email to