On Monday 30 July 2012, Kamlesh Kumar wrote:
> make install gives below output, is it also ok? [root@localhost
> libpri-1.4.11.3]# make install mkdir -p /usr/lib
> mkdir -p /usr/include
> install -m 644 libpri.h /usr/include
> install -m 755 libpri.so.1.4 /usr/lib
> #if [ -x /usr/sbin/sestatus ] && ( /usr/sbin/sestatus | grep "SELinux
> status:" | grep -q "enabled"); then /sbin/restorecon -v
> /usr/lib/libpri.so.1.4; fi ( cd /usr/lib ; ln -sf libpri.so.1.4 libpri.so)
> install -m 644 libpri.a /usr/lib
> if test $(id -u) = 0; then /sbin/ldconfig -n /usr/lib; fi
> [root@localhost libpri-1.4.11.3]#

Yes, that looks fine.

Run `ldconfig` if you haven't already, then you're ready to build DAHDI.


-- 
AJS

Answers come *after* questions.

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to