iceman1001 / ChameleonMini-rebooted

Chameleon Mini revE rebooted - Iceman Fork, the ChameleonMini is a versatile contactless smartcard emulator (NFC/RFID)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Configuring dfu-programmar

CheckMatte2 opened this issue · comments

When i try to configure the dfu-programmar with ./bootstrap.sh as the instructions said i get this error ./bootstrap.sh: 2: aclocal: not found
./bootstrap.sh: 3: autoheader: not found
./bootstrap.sh: 4: automake: not found
./bootstrap.sh: 5: autoconf: not found
To install tab completion run
$ sudo mv dfu_programmer /etc/bash_completion.d/
To use tab completion in this terminal run
$ source dfu_programmer

if anyone knows the issue and is able to help that would be much apprecitated!

Re-read the instructions, you forgot to install several packages that contain these programs.

And this is not the correct place to troubleshot dfu-programmer related issues.