On 04/22/2011 03:50 PM, virendra bhati wrote: > Hi, > > from where I get Header file of flite. If you tell me step by step process > then it will be easy to get use of such application for me. > > Yes I am using *CentOS release 5.6*. >
You can find flite packages in the Extra Packages for Enterprise Linux (EPEL) repo ( http://fedoraproject.org/wiki/EPEL ). To install that repo read here: http://fedoraproject.org/wiki/EPEL/FAQ#Using_EPEL To install flite and its header files u just have to run: yum install flite flite-devel The other option (in case u dont want to use 2rd party repos) is to download the source of flite, compile it and install it. ---------------- Lefteris Zafiris -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
