#2996 closed defect (invalid)
update-pciids requires which AND program to find
Reported by: | Mario | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | PCI-Utilities update-pciids which wget curl lynx |
Cc: |
Description ¶
In BLFS6.4 Book, when run update-pciids from PCI Utilities with wget instaled but not which. I always recieve the "update-pciids: cannot find curl, wget or lynx"
The book say: This program requires the which-2.20 script OR program to find ... Must say: This program requires the which-2.20 script AND program to find
Note:
See TracTickets
for help on using tickets.
The book says:
This program requires the which-2.20 script or program to find cURL-7.19.6, Wget-1.11.4 or Lynx-2.8.7rel.1 which are used to download the most current file, and then replace the existing file in /usr/share.
The 'or program' refers to which. It may be either a script or program. Either the program or script is used to find cURL, wget, or lynx.