kismetwireless / kismet

Github mirror of official Kismet repository
Other
1.57k stars 306 forks source link

Debian Bookworm, libmosquitto-dev missing #502

Open PSLLSP opened 9 months ago

PSLLSP commented 9 months ago

I tried to install kismet from source at ATOM PC runnung Debian Bookworm i686.

I followed instructions

Configure reported an error:

$ ./configure
...
configure: error: Package requirements (libmosquitto) were not met:

I found the package and installed it; it means, the package was not listed in instruction page, to install dependencies.

$ sudo apt install -y libmosquitto-dev

Pleases, fix the documentation...

Instruction to install core dependencies doesn't install this essential package:

sudo apt install build-essential git libwebsockets-dev pkg-config zlib1g-dev libnl-3-dev libnl-genl-3-dev libcap-dev libpcap-dev libnm-dev libdw-dev libsqlite3-dev libprotobuf-dev libprotobuf-c-dev protobuf-compiler protobuf-c-compiler libsensors4-dev libusb-1.0-0-dev python3 python3-setuptools python3-protobuf python3-requests python3-numpy python3-serial python3-usb python3-dev python3-websockets librtlsdr0 libubertooth-dev libbtbb-dev