http://www.linuxfromscratch.org/blfs/view/svn/general/usbutils.html

http://ftp.de.debian.org/debian/pool/main/u/usbutils/usbutils_004.orig.tar.bz2
no longer exists at this path and now it only has 005

005 does not have configure, it looks like autogen.sh has to be ran
first  (not sure if this was the case with 004 or not)

Took a peek at ftp://ftp.kernel.org/pub/linux/utils/usbutils, still
empty, but if we wanted to update the url,
http://mirror.anl.gov/pub/linux/utils/usb/usbutils/ has a mirror of
004.

005 directions:
./autogen.sh --prefix=/usr &&
make &&
make install &&
install -v -m755 update-usbids.sh /usr/sbin/update-usbids

-- 
Nathan Coulson (conathan)
------
Location: British Columbia, Canada
Timezone: PST (-8)
Webpage: http://www.nathancoulson.com
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to