On Wed, Oct 23, 2013 at 12:46 PM, Cassius Smith <[email protected]> wrote:
> Hi ALL, > still having trouble getting Ast 12 to run. I got it compiled and built > but now when I try to run, I'm getting a missing library error that seems > to be in error (see below). The .so file DOES exist with correct > permissions. > > <snip> > > Any ideas? > > Many thanks, > Cassius > > I've found a few solutions from the asterisk-dev mailing list, some posts[1] from last August. First, you may need to refresh your dynamic linker cache using ldconfig. Or, if you're using a 64-bit distro, you may have to rerun configure with the following option: "./configure --libdir=/usr/lib64" [1]: http://lists.digium.com/pipermail/asterisk-dev/2012-August/056610.html If neither of these work, let me know. I've got a working asterisk-12 install running on CentOS 6.4 in a virtual-box environment that I can play with. -- Thanks, Warren Selby, dCAP http://www.SelbyTech.com <http://www.selbytech.com>
-- _____________________________________________________________________ -- 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
