[asterisk-bugs] [Asterisk 0018416]: [patch] Improvements to install_prereq

Asterisk Bug Tracker noreply at bugs.digium.com
Sun Dec 5 12:40:25 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18416 
====================================================================== 
Reported By:                ffossard
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18416
Category:                   Addons/General
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     new
Asterisk Version:           1.8.1-rc1 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-12-03 08:44 CST
Last Modified:              2010-12-05 12:40 CST
====================================================================== 
Summary:                    [patch] Improvements to install_prereq
Description: 
Improvements to ./contrib/script/install_prereq
======================================================

new list of packages for RedHat-based Distributions:
gcc gcc-c++ ncurses-devel libxml2-devel openssl-devel mysql-devel
postgresql-devel sqlite-devel unixODBC-devel libtool-ltdl-devel
freetds-devel alsa-lib-devel openldap-devel curl-devel libvorbis-devel
libusb-devel gmime-devel bluez-libs-devel net-snmp-devel flex bison
subversion newt-devel

Tested with CentOS 5.5

Two packages may be optional:
- contrib/scripts/get_mp3_source.sh (format_mp3) and "install_prereq
install-unpackaged" needs "subversion" package
- "make menuselect" interface is usable with "newt-devel" package


====================================================================== 

---------------------------------------------------------------------- 
 (0129317) ffossard (reporter) - 2010-12-05 12:40
 https://issues.asterisk.org/view.php?id=18416#c129317 
---------------------------------------------------------------------- 
ok, svn contains your improvements, good work !

I have a few comments:
- ok for openais-devel and speex-devel, I did not have them seen.

- is libogg-devel necessary ? (libvorbis-devel is sufficient to enable
"format_ogg_vorbis" but I have not tried to read an ogg file...)

- I did not need automake ..?

- I install "bison" and "flex" to enable "REBUILD_PARSERS"

- These packages require a non-base repository:
libcurl-devel
spandsp-devel
iksemel-devel
popt-devel
lua-devel
libsqlite3x-devel
radiusclient-ng-devel
portaudio-devel
libresample-devel
libical-devel
gmime22-devel
sqlite2-devel
jack-audio-connection-kit-devel

EPEL repository adds some, but not these:
libcurl-devel
popt-devel
libsqlite3x-devel
gmime22-devel
sqlite2-devel

- I install curl-devel (instead of libcurl-devel), gmime-devel (instead of
gmime22-devel), sqlite-devel (instead of libsqlite3x-devel), libusb-devel,
and alsa-lib-devel.


What repo do you use ?
Can we ask users to add this repository to use the install_prereq script
?




Are there plans to support installation to other systems of the script? I
can work on it.

Thanks!

Florent. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-12-05 12:40 ffossard       Note Added: 0129317                          
======================================================================




More information about the asterisk-bugs mailing list