[Asterisk-Users] Installation Problem
Steven Critchfield
critch at basesys.com
Tue Sep 2 07:25:04 MST 2003
On Tue, 2003-09-02 at 02:27, John Todd wrote:
> Phil -
> Here are my "generic" notes and reminders for Asterisk on Debian.
> These may be hacks; your mileage may vary.
>
> debian asterisk install notes:
> - in asterisk/Makefile: added "-I/usr/local/ssl/include" to CFLAGS line
> - in asterisk/res/Makefile: added "-L/usr/local/ssl/lib" to CRYPTO_LIBS line
> - in zaptel/Makefile: commented out KFLAGS+=-DCONFIG_ZAPATA_PPP line
> - installed libnewt-dev
> - installed newt-tcl (?needed)
> - installed "apt-get source openssl"
> - installed "apt-get install openssl"
There are dev packages for openssl so the the source is not necessary.
The dev packages put the headers in the right place and therefore the
/usr/local/ changes aren't necessary.
libnewt-dev is important so you can compile zttool and astman. newt-tcl
shouldn't be necessary, but may be a debian dependency thing.
The PPP line is only needed if either your kernel doesn't have PPP
support, or if you don't plan on using the PPP options on the T1/E1
interfaces.
Hope that clears up any problems.
--
Steven Critchfield <critch at basesys.com>
More information about the asterisk-users
mailing list