greatscottgadgets / ubertooth

Software, firmware, and hardware designs for Ubertooth
https://greatscottgadgets.com/ubertoothone/
GNU General Public License v2.0
1.92k stars 430 forks source link

MacPorts documentation out of date #463

Closed mossmann closed 2 years ago

mossmann commented 3 years ago

Once we have resolved #453 we should update the command in our documentation that we suggest for installing prerequisites with MacPorts:

sudo port install libusb wget cmake python27 py27-numpy py27-pyside

We should require python3 now, not python2, and we appear to be missing libpcap and pkgconfig.

This is in: https://ubertooth.readthedocs.io/en/latest/building_from_git.html And it is also in various release notes. We should make sure that future release notes use the correct command.

mossmann commented 2 years ago

I have no idea what I was looking at when I created this issue, but it looks like the documentation has been correct since December 2020.

barracuda156 commented 2 years ago

@mossmann Is the port even available on Macports?

straithe commented 2 years ago

Can you please open your question in a new issue? That way I'll be able to make sure the team gets to it.

barracuda156 commented 2 years ago

Can you please open your question in a new issue? That way I'll be able to make sure the team gets to it.

@straithe Thanks, I will. In fact, looks like the port is not there, and I will see if I can bring it into Macports. libbtbb submitted: https://github.com/macports/macports-ports/pull/15851

straithe commented 2 years ago

Thank you. That is greatly appreciated.