Help needed please! Setting paths

Joined
Apr 16, 2011
Messages
1
Reaction score
0
I have an SDK that needs me to do this, I know how to get into terminal and what paths are but don't know exactly what to type. I dont want to mess it up so please help. Here is what it says I need to do

"On Mac, we have to find a few dynamic libraries and several third party frameworks. We have to set $DYLD_LIBRARY_PATH and $DYLD_FRAMEWORK_PATH to /path/to/sdk/lib and /path/to/sdk/Frameworks respectively."

The software also needs $PYTHONHOME on linux and mac, for the "embedded python". (Which allows you to run python code inside sdk's process)

I am on a macbook pro running OSX 10.6.7
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top