i am running raspbx wich is running on raspbian
following the manual "One way voice on Huawei E150" on http://wiki.e1550.mobi/doku.php?id=troubleshooting
i need to install the linux headers on my system
running
Code: Select all
uname -r
Code: Select all
3.6.11+
so i try to install this
Code: Select all
apt-get install linux-headers-3.6.11+
is there someone who can assist me to fix this issue?