[asterisk-users] problem to install asterisk on vps digitalocean
Russ Meyerriecks
rmeyerriecks at digium.com
Tue Jun 4 17:08:14 CDT 2013
On Tue, Jun 04, 2013 at 02:53:07PM -0600, troxlinux wrote:
> ls -lat /usr/src/linux-headers-2.6.32-358.6.2.el6.x86_64
> ls: cannot access /usr/src/linux-headers-2.6.32-358.6.2.el6.x86_64: No such
> file or directory
Oops. I got turned around by that broken symlink.
Okay, i'm pretty sure your -devel package isn't installed correctly. Try to use yum to remove the -devel package and re-install it. Then check if the /lib/modules/`uname -r`/build directory was installed correctly.
As a workaround, the following might work:
Check to make sure that this file exists:
/usr/src/kernels/2.6.32-358.6.2.el6.x86_64/.config
If so, then try:
KSRC=/usr/src/kernels/2.6.32-358.6.2.el6.x86_64/ make
--
Russ Meyerriecks
Digium, Inc. | Linux Kernel Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
direct: +1 256-428-6025
Check us out at: www.digium.com & www.asterisk.org
More information about the asterisk-users
mailing list