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
https://github.com/bastibl/gr-ieee802-11.
To implement it I followed the script “read me” mentionned in this link
https://github.com/bastibl/gr-ieee802-11.

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

it shows me :

[email protected]:~$ 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]: