I have lfs-6.3 installed and parts of blfs-6.3rc2 (nice job BTW).
I had no problems compiling wget-1.10.2, pciutils-2.2.3 and which-2.19, but I cannot figure out how to configure which so that update-piciids (or update-usbids, etc) can find wget - note that wget works fine on its own.
I'm guessing I need to make a wrapper for which, something of the lines of (as per the which man page)
(alias; declare -f) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
but how to do this without renaming /usr/bin/which? The blfs book is a bit "coy" on the subject...
Thanks
-- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
