Users shouldn’t have the impression that we’re using/constrained to an older version of miniupnpc, so update the doc to the latest version.
[skip-ci]
Users shouldn’t have the impression that we’re using/constrained to an older version of miniupnpc, so update the doc to the latest version.
[skip-ci]
Probably we shouldn't mention a version at all there - goes out of date too soon, especially with miniupnp :-)
utACK 7ce56ab
141 | - cd miniupnpc-1.6 142 | + tar -xzvf miniupnpc-x.x.tar.gz 143 | + cd miniupnpc-x.x 144 | make 145 | sudo su 146 | make install
another change could be: sudo make install?
Hmm, thinking about it, I don't like recommending installing it globally at all E.g. the berkeleydb build instructions describe how to install to a local dir and use it there
Taking a step back here:
My new proposal: let's remove this section. Optionally replace with a pointer to the miniupnpc docs.
I agree with Wladimir (the main reason for me is the second one).
Updated to remove the build instructions entirely.
utACK
utACK
ACK
ACK