Archived
14
0
Fork 0
Commit graph

4 commits

Author SHA1 Message Date
mvanbaak
d6e837baac add OpenBSD to the install_prereq script
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@208886 f38db490-d61c-443f-a65b-d21fe96a405b
2009-07-26 14:00:52 +00:00
mvanbaak
bb869f7f77 libxml2-dev is needed as well by default.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@208848 f38db490-d61c-443f-a65b-d21fe96a405b
2009-07-25 12:28:38 +00:00
mvanbaak
d2f26edeb8 use aptitude for debian based systems
The function to check wether we need to install packages was using
dpkg-query which was gives wrong output on Debian 5

Also, the apt-get has been replaced with aptitude because aptitude
is now the preferred way to handle packages on Debian

(closes issue #15570)
Reported by: mvanbaak
Patches:
      2009072400_installprereq-aptitude.diff uploaded by mvanbaak (license 7)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@208542 f38db490-d61c-443f-a65b-d21fe96a405b
2009-07-24 14:35:49 +00:00
tilghman
f9717297bb Add a script which installs every package needed for a Debian install of
Asterisk, and includes possible support (to be contributed) for various other
distributions.
(closes issue #10523)
 Reported by: tzafrir
 Patches: 
       install_prereq_2 uploaded by tzafrir (license 46)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@115813 f38db490-d61c-443f-a65b-d21fe96a405b
2008-05-12 20:34:38 +00:00