[asterisk-bugs] [JIRA] (ASTERISK-26705) libasteriskssl.so not found when asterisk is installed for the 1st time

George Joseph (JIRA) noreply at issues.asterisk.org
Sun Jan 8 13:39:10 CST 2017


George Joseph created ASTERISK-26705:
----------------------------------------

             Summary: libasteriskssl.so not found when asterisk is installed for the 1st time
                 Key: ASTERISK-26705
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26705
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Core/BuildSystem
    Affects Versions: 14.2.1, 13.13.1, GIT
         Environment: Fedora, CentOS, Ubuntu
            Reporter: George Joseph
            Severity: Minor


When asterisk is installed on a machine that has never had asterisk installed before, asterisk isn't finding libasteriskssl.so on start.
{noformat}
/usr/sbin/asterisk: error while loading shared libraries: libasteriskssl.so: cannot open shared object file: No such file or directory
{noformat}
An "ldconfig" fixed it.

We should be doing an ldconfig during "make install".  Not sure why it's not working.




--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list