[Freeswitch-users] You need libtool version 1.5.14 or newer to build Freeswitch.
Ken Rice
krice at freeswitch.org
Fri Dec 4 23:55:20 MSK 2015
The confluence page was missing a step for the deps…
If do this little bit of stuff from bash it’ll make sure you have all the deps for building FS on debian 8 from source
<snip>
apt-get update && apt-get install -y curl
curl http://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
</snip>
From: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Aqs Younas
Sent: Friday, December 4, 2015 2:50 PM
To: FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org>
Subject: Re: [Freeswitch-users] You need libtool version 1.5.14 or newer to build Freeswitch.
libtool-bin was not installed. apt-get install libtool-bin fixed it
Thanks for your reply
On 5 December 2015 at 01:47, Aqs Younas <aqsyounas at gmail.com <mailto:aqsyounas at gmail.com> > wrote:
Thanks for reply. Here is required output.
root at debian:/usr/src/freeswitch.git# <mailto:root at debian:/usr/src/freeswitch.git#> dpkg -l |grep libtool
ii libltdl-dev:amd64 2.4.2-1.11 amd64 System independent dlopen wrapper for GNU libtool
ii libltdl7:amd64 2.4.2-1.11 amd64 System independent dlopen wrapper for GNU libtool
ii libtool 2.4.2-1.11 all Generic library support script
root at debian:/usr/src/freeswitch.git# <mailto:root at debian:/usr/src/freeswitch.git#> aptitude search libtool
i libtool - Generic library support script
p libtool-bin - Generic library support script (libtool binary)
p libtool-doc - Generic library support script
p libtoolkit-perl - Keep your handy modules organized
p libtools-cli-clojure - command line argument parser for Clojure
p libtools-logging-clojure - Logging macros for Clojure
p libtools-macro-clojure - Clojure tools for writing macros
On 5 December 2015 at 01:15, Michael Jerris <mike at jerris.com <mailto:mike at jerris.com> > wrote:
install libtool?
On Dec 4, 2015, at 2:53 PM, Aqs Younas <aqsyounas at gmail.com <mailto:aqsyounas at gmail.com> > wrote:
Hi,
I am installing freeswitch on fresh debian jessie 8 and following this page.
https://freeswitch.org/confluence/display/FREESWITCH/Debian+8+Jessie
When i run bootstrap.sh i encounter this error though llibtool_2.4.2-1.11_all.deb is installed on my machine.
root at debian:/usr/src/freeswitch.git# <mailto:root at debian:/usr/src/freeswitch.git#> ./bootstrap.sh
bootstrap: checking installation...
bootstrap: autoconf version 2.69 (ok)
bootstrap: automake version 1.14.1 (ok)
bootstrap: aclocal version 1.14.1 (ok)
bootstrap: libtool not found.
You need libtool version 1.5.14 or newer to build FreeSWITCH from source.
How can i fix this?
Best Regards.
_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting at freeswitch.org <mailto: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 <mailto: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
_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting at freeswitch.org <mailto: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 <mailto: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/20151204/1492f654/attachment.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list