Update readme
This commit is contained in:
parent
86e490f249
commit
f36d82d333
1 changed files with 3 additions and 4 deletions
|
|
@ -69,11 +69,10 @@ In any case, run `nmrpflash` with `-vvv` before filing a bug report. Also,
|
||||||
try connecting your Netgear router *directly* to the computer running
|
try connecting your Netgear router *directly* to the computer running
|
||||||
`nmrpflash`.
|
`nmrpflash`.
|
||||||
|
|
||||||
###### "Error while loading shared libraries: libpcap.so.0.8" (Linux)
|
###### "Error while loading shared libraries: ..." (Linux)
|
||||||
|
|
||||||
You must install your Linux distribution's `libpcap` package. In
|
You must install your Linux distribution's `libpcap` and `libnl-3`
|
||||||
openSUSE or Ubuntu for example, install `libpcap0.8`. Other distros
|
packages (exact names will vary depending on your distribution).
|
||||||
will have a similarily named package.
|
|
||||||
|
|
||||||
###### "The program can't start because wpcap.dll is missing" (Windows)
|
###### "The program can't start because wpcap.dll is missing" (Windows)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue