linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] how to compile Linphone on Xcode5


From: .: Informatica Milano - www.informatica-milano.com
Subject: Re: [Linphone-developers] how to compile Linphone on Xcode5
Date: Mon, 03 Feb 2014 10:43:01 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

i've write echo $PATH in the console, and i see this:

/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/usr/local/bin

should i modify something?

Il 03/02/2014 09:30, Guillaume BIENKOWSKI ha scritto:
This means that your PATH variable should contain /opt/local/bin as the very first entry in it.

To achieve this, it usually involves putting this line in your ~/.profile file:

export PATH=/opt/local/bin:/opt/local/sbin:$PATH

To check that it is taken in account, launch a new terminal and type `echo $PATH` and it should print something like:

/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/git/bin:/Users/guillaume/bin

Guillaume


Le 3 févr. 2014 à 09:09, .: Informatica Milano - www.informatica-milano.com <address@hidden> a écrit :

Hi Amir! I've used that guide, but i see too many errors.

BIENKOWSKI Guillaume: i've followed the readme (that has same instructions of Amir's guide) but i've jumped this line:

"Make sure that /opt/local/bin (macport tools) arrives first in your PATH env variable, so that the macport tools are taken in place of the versions brought by Apple in /usr/bin. Otherwise the build will fail with obscure errors"

What does it mean? I'm using Mavericks!

Thanks for the support


Il 03/02/2014 08:37, Amir Sepehrom ha scritto:
I had the same problem.

Hope it help you ;)


On Sun, Feb 2, 2014 at 10:47 PM, BIENKOWSKI Guillaume <address@hidden> wrote:
Hello,

Without any idea of what's wrong we won't be able to help you much.
Did you perform all the tasks listed in the README first? (install dependencies, make sure dev tools are installed etc..).
What are the errors?

Guillaume



2014-02-02 .: Informatica Milano - www.informatica-milano.com <address@hidden>:

Hello.

Someone knows how to compile linphone on Xcode5 or has a tutorial for it?
I've tryed many tutorials, but... always errors.


--
Informatica Milano di Joas Scicchitano
Tel./Cell: 338.11.87.999
Orari di apertura:
Dal Lunedì al Venerdì
08.45 / 12.30 - 14.00 / 17.15
Le informazioni contenute in questo messaggio sono riservate e a uso esclusivo del destinatario. Qualora Lei non fosse la persona a cui il presente messaggio è destinato, La invitiamo ad eliminarlo e a darcene gentile e tempestiva comunicazione all'indirizzo address@hidden (ai sensi del D. Lgs. n. 196/2003).


_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers


_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers




_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers


-- 
Informatica Milano di Joas Scicchitano
Tel./Cell: 338.11.87.999
Orari di apertura:
Dal Lunedì al Venerdì
08.45 / 12.30 - 14.00 / 17.15
Le informazioni contenute in questo messaggio sono riservate e a uso esclusivo del destinatario. Qualora Lei non fosse la persona a cui il presente messaggio è destinato, La invitiamo ad eliminarlo e a darcene gentile e tempestiva comunicazione all'indirizzo address@hidden (ai sensi del D. Lgs. n. 196/2003).
_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers



_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers


-- 
Informatica Milano di Joas Scicchitano
Tel./Cell: 338.11.87.999
Orari di apertura:
Dal Lunedì al Venerdì
08.45 / 12.30 - 14.00 / 17.15
Le informazioni contenute in questo messaggio sono riservate e a uso esclusivo del destinatario. Qualora Lei non fosse la persona a cui il presente messaggio è destinato, La invitiamo ad eliminarlo e a darcene gentile e tempestiva comunicazione all'indirizzo address@hidden (ai sensi del D. Lgs. n. 196/2003).

reply via email to

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