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
`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
openSUSE or Ubuntu for example, install `libpcap0.8`. Other distros
will have a similarily named package.
You must install your Linux distribution's `libpcap` and `libnl-3`
packages (exact names will vary depending on your distribution).
###### "The program can't start because wpcap.dll is missing" (Windows)