[Freeswitch-users] building via Debian packages build script
Karl Schmidt
karl at xtronics.com
Wed Jun 26 21:26:12 MSD 2013
On 06/26/2013 10:07 AM, Ken Rice wrote:
> Building debian packages from freeswitch is as simple as using atleast
> wheezy then executing the following script
>
>
> ./debian/util.sh build-all -bn -z9 -v1
This would replace dpkg-buildpackage -b -uc ??
in the script at http://wiki.freeswitch.org/wiki/Debian_packages_buildscript ?
I have other packages I build and they all use dpkg-buildpackage -b -uc -us
> I suggestion something like this to checkout out the source from git
>
> mkdir -p /usr/src/freeswitch
> cd /usr/src/freeswitch
> git clone git://git.freeswitch.org/freeswitch.git src
> cd src
> ./debian/util.sh build-all -bn -z9 -v1
How is that different than
git clone -b v1.2.stable git://git.freeswitch.org/freeswitch.git
from the script?
> This will build packages for squeeze thru sid and leave them in your
> /usr/src/freeswitch directory along with log and .change files
>
> The script uses cows for building each version (both x86 and x86_64 arches)
I'm on wheezy amd64 - the current stable for Debian.
--------------------------------------------------------------------------------
Karl Schmidt EMail Karl at xtronics.com
Transtronics, Inc. WEB http://secure.transtronics.com
3209 West 9th Street Ph (785) 841-3089
Lawrence, KS 66049 FAX (785) 841-0434
Truth is mighty and will prevail.
There is nothing wrong with this,
except that it ain't so.
--Mark Twain
--------------------------------------------------------------------------------
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list