Update readme

This commit is contained in:
Joseph C. Lehner 2017-02-25 10:35:45 +01:00
parent 86e490f249
commit f36d82d333

View file

@ -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)