[Freeswitch-users] FreeSWITCH as Debian Package?

Steven Ayre steveayre at gmail.com
Fri Dec 24 00:27:28 MSK 2010


You can build them yourself from the source (which is how Hudson does it).

$ git clone git://git.freeswitch.org/freeswitch.git freeswitch
$ cd freeswitch
$ dpkg-buildpackage -uc -us

(There are of course a few -dev packages you'll need to install first,
dpkg-buildpackage should stop and tell you which ones are missing).

Warm regards,
-Steve



On 23 December 2010 19:51, Dmitry Bely <dmitry.bely at gmail.com> wrote:
> On Thu, Jan 21, 2010 at 9:48 AM, Michael Jerris <mike at jerris.com> wrote:
>> We have a hudson instance doing builds, we just need boxes that can be the build drones.  And someone with a little time > to set it up and bandwidth to handle it.  we build every 30 min that there is a change to svn, which is depending how long > the builds take, usually 20+ times a day and upload the build results to the hudson server.
>
> Although http://www.freeswitch.de:8080 hudson seems to regularly build
> FreeSWITCH .deb packages from git sources they are not available for
> download anymore. Is there another place to grab them?
>
> - Dmitry Bely
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>



More information about the FreeSWITCH-users mailing list