Implementation of ieee 802-11 transeiver

Hi,

I would like to implement a transceiver in USRP E 110 with gnuradio.

For that I found a code concerning an implementation of ieee 802-11 of a
transeiver with USRP N 210 descibed in this
GitHub - bastibl/gr-ieee802-11: IEEE 802.11 a/g/p Transceiver.
To implement it I followed the script “read me” mentionned in this link
GitHub - bastibl/gr-ieee802-11: IEEE 802.11 a/g/p Transceiver.

But when I arrive to the step IT++, when I typed sudo port install itpp

it shows me :

wafa@wafa-K46CB:~$ sudo port install itpp
sudo: port: command not found

plz how to deal with this error.

Best regards,

Wafa

I tested sudo apt-get install libitpp-dev and it works

2014-05-10 20:37 GMT+02:00 Wafa E. [email protected]: