On Wed, Nov 26, 2008 at 07:16:05PM +0100, Philipp Kempgen wrote: > Tzafrir Cohen schrieb: > > On Wed, Nov 26, 2008 at 05:02:16PM +0100, Olivier wrote: > >> I tried to add app_rxfax/app_txfax to a running asterisk 1.6.0. on Lenny. > >> I followed http://www.voip-info.org/tiki-index.php?page=Asterisk%20T.38 : > >> > >> apt-get install libspandsp1 > >> cd /usr/src/asterisk-1.6.0.1 > >> ./configure > >> make clean > >> make menuselect > >> > >> In menuselect/application menu, I can see that app_fax is greyed out and > >> cannot be selected. > >> > >> 1. My understanding is that both spandsp and libtiff4 are not daemons and > >> do > >> not need any configuration, right ? > >> 2. How can I check spandsp is correctly installed and should be made > >> available by menuselect ? > >> Note: > >> with "apt-get install libspandsp1" on Lenny, spandsp-0.0.5pre4-1 and > >> libtiff4 are installed and configured. > > > > aptitude install libspandsp-dev > > Yup. libspandsp is a build-dependency (in contrast to a normal > runtime dependency). Thus you need the -dev package.
Up-to-date list of build dependencies: http://svn.debian.org/viewsvn/pkg-voip/asterisk/branches/experimental/debian/control?rev=6480&view=markup dahdi-linux, dahdi-tools (required), libpri >1.4.4 and libss7 are not in Lenny. Libss7 is currently in the new queue. -- Tzafrir Cohen icq#16849755 jabber:[EMAIL PROTECTED] +972-50-7952406 mailto:[EMAIL PROTECTED] http://www.xorcom.com iax:[EMAIL PROTECTED]/tzafrir _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
