I am trying to install Asterisk from the tar files instead of CVS. I have “untarred” all the files to their specific directories under /usr/src. It builds and install the zaptel and libpri without a problem but I get the following error when I do Asterisk:
/usr/bin/ld: cannot find -lidn
collect2: ld returned 1 exit status
make[1]: *** [app_curl.so] Error 1
make[1]: Leaving directory `/usr/src/asterisk/apps’
make: *** [subdirs] Error 1
If I do the install via the CVS method described on Asterisk.org it has no problems at all.
Any ideas? Is there anyware a document that explains the installation of Asterisk from the tar files instead of CVS?
Thank you.
Gerhard