linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-users] Building 3.6.1 from git repository


From: rex
Subject: Re: [Linphone-users] Building 3.6.1 from git repository
Date: Thu, 27 Jun 2013 20:04:33 -0700

John Ervin <address@hidden> [2013-06-27 19:22]:
  I think the last command should be:

  ./configure && make && sudo make install && sudo ldconfig

  On 06/27/2013 06:02 PM, rex wrote:

    ./configure   $ make && sudo make install   $ sudo ldconfig

Mutt "helpfully" reformated the last part of the post. It should have
been (blank lines to prevent it from happening again) :

$ ./autogen.sh

$ ./configure
$ make && sudo make install

$ sudo ldconfig

Re the directory one lands in, if you follow the git instructions here:

http://www.linphone.org/eng/download/git.html

And issue the command:

git clone git://git.linphone.org/linphone.git --recursive

from your home directory, it will create a linphone-3.6.1 directory.
If you
$ cd linphone-3.61

you'll see all the files, including the README. If you install
the optional srpt & zrtp following the README, you'll end up
in /home/me/linphone-3.6.1/srtp/zrtp . That's two levels below
where you need to be to issue the final 4 commands (above).

Sorry to be so detailed, but it might help someone else who isn't
familiar with the process of building from a git repository.

-rex
--
"It is good to have an end to journey toward; but it is the
journey that matters, in the end." - Ursula Le Guin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]