Well, a general advise is not to run anything in back quotes unless you perfectly understand what the command does. :-)
For this particular step I suggest to look for a module which starts with "linux-headers-" in your Linux distro, and to give it a try. -- With best regards / с наилучшими пожеланиями, Alexei Fedotov / Алексей Федотов, http://dataved.ru/ +7 916 562 8095 [1] Start using Apache Openmeetings today, http://openmeetings.apache.org/ [2] Join Alexei Fedotov @linkedin, http://ru.linkedin.com/in/dataved/ [3] Join Alexei Fedotov @facebook, http://www.facebook.com/openmeetings On Sat, Dec 14, 2013 at 9:34 PM, Mark Lin <[email protected]> wrote: > Hello, > I'm trying to set sip according - > http://openmeetings.apache.org/red5sip-integration_3.0.html > but in second line i get - > sudo apt-get install build-essential linux-headers-`uname -r` libxml2-dev > libncurses5-dev libsqlite3-dev sqlite3 openssl libssl-dev > Reading package lists... Done > Building dependency tree > Reading state information... Done > E: Unable to locate package linux-headers-2.6.32-042stab079.6 > E: Couldn't find any package by regex 'linux-headers-2.6.32-042stab079.6' > > Is it ok? > > Thank you > > > >
