New install of AsteriskNOW 1.5

I just loaded the AsteriskNOW 1.5 ISO and am now trying to install Digium TDM422E and TE122B cards. The quick start guild states:

To install your Digium® card, you will need:
• Linux 2.6 kernel headers
• Development libraries and headers for ncurses
• Development libraries and headers for zlib and openssl
• Development libraries and headers for libnewt
• GCC and standard software build tools

I have no idea how to achive this. Would anyone be willing to point me in the right direction?

I had a similar issue when installing sangoma cards… I think you will have to run these commands:

yum install kernel-devel
yum install ncurses-devel

I’m not sure about the package names for zlib, openssl, libnewst, or gcc, but it could be just -devel.