[Freeswitch-users] How to build from source v1.6?

Giovanni Maruzzelli gmaruzz at gmail.com
Mon Jan 25 17:35:12 MSK 2016


1.7 is the development branch, 1.6 the release branch. That is clearly
explained in the confluence (wiki) page IIRC.
-giovanni
Il 25/Gen/2016 13:49, "Grant Bagdasarian" <gb at cm.nl> ha scritto:

> To answer my own question:
>
>
>
> I replaced: git clone https://freeswitch.org/stash/scm/fs/freeswitch.git
> freeswitch.git
>
>
>
> With: git clone –b v1.6 https://freeswitch.org/stash/scm/fs/freeswitch.git
> freeswitch.git
>
>
>
> Could someone update the wiki?
>
>
>
> *From:* freeswitch-users-bounces at lists.freeswitch.org [mailto:
> freeswitch-users-bounces at lists.freeswitch.org] *On Behalf Of *Grant
> Bagdasarian
> *Sent:* Monday, January 25, 2016 1:27 PM
> *To:* FreeSWITCH Users Help (freeswitch-users at lists.freeswitch.org) <
> freeswitch-users at lists.freeswitch.org>
> *Subject:* [Freeswitch-users] How to build from source v1.6?
>
>
>
> Hello,
>
>
>
> I’ve followed the steps for building from source, but I noticed 1.7 is
> installed, instead of 1.6.
>
> https://freeswitch.org/confluence/display/FREESWITCH/Debian+8+Jessie
>
>
>
> How do I force 1.6 to  be installed when building from source? I need to
> enable/disable some unused modules, and I can’t find a way to do it when
> using the “stable branch” steps.
>
>
>
> These are the steps I following (they’re also on the website)
>
>
>
> Dependencies:
>
> apt-get update && apt-get install -y curl
>
> curl
> https://files.freeswitch.org/repo/deb/debian/freeswitch_archive_g0.pub |
> apt-key add -
>
>
>
> echo "deb http://files.freeswitch.org/repo/deb/freeswitch-1.6/ jessie
> main" > /etc/apt/sources.list.d/freeswitch.list
>
> apt-get update
>
> apt-get install -y --force-yes freeswitch-video-deps-most
>
>
>
> Compiling:
>
> # because we're in a branch that will go through many rebases it's
>
> # better to set this one, or you'll get CONFLICTS when pulling (update)
>
> git config --global pull.rebase true
>
>
>
> # then let's get the source
>
> cd /usr/src/
>
> git clone https://freeswitch.org/stash/scm/fs/freeswitch.git
> freeswitch.git
>
> cd freeswitch.git
>
> ./bootstrap.sh -j
>
> ./configure
>
> make
>
> make install
>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20160125/fc616f1a/attachment.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list