lilypond-user
[Top][All Lists]
Advanced

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

Re: Frecobaldi 2 Mac OS X install guide


From: flup2
Subject: Re: Frecobaldi 2 Mac OS X install guide
Date: Wed, 5 Jun 2013 21:59:12 -0700 (PDT)

Hello,

While reading your error message, it seems that the python version used is
the one included in OS X (/Library/Frameworks...), not the one installed by
macports (/opt/local...)

To be sure that the problem lies there, here are a few steps:

sudo port select --set python python27

Another way to force the command to use the "macport installed python
version", is to run python with its full path. You should then have:

/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
setup.py build

sudo
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
setup.py install

Philippe



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Frecobaldi-2-Mac-OS-X-install-guide-tp145898p146748.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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