¡@

Home 

python Programming Glossary: ld_run_path

Python: Source install of 2.6 and mercurial, bz2 error

http://stackoverflow.com/questions/5873544/python-source-install-of-2-6-and-mercurial-bz2-error

export LIBRARY_PATH path to custom_install lib export LD_RUN_PATH LIBRARY_PATH Finally you'll want to use the enable shared option..

Compiling Python 2.6.6 and need for external packages wxPython, setuptools, etc… in Ubuntu

http://stackoverflow.com/questions/6079128/compiling-python-2-6-6-and-need-for-external-packages-wxpython-setuptools-etc

PYTHONHOME PYTHONCASEOK PYTHONIOENCODING unset LD_RUN_PATH LD_LIBRARY_PATH LD_DEBUG LD_TRACE_LOADED_OBJECTS unset LD_PRELOAD.. python27 lib' # enable shared and a relative # RPATH 0 eg LD_RUN_PATH ' ORIGIN .. lib' export TARG data1 packages python272 export.. for binary builds that may have dependency problems export LD_RUN_PATH ' ORIGIN ORIGIN .. lib ORIGIN .. .. lib' easy_install pip pip..

Problems compiling Python 3.2 and 2.7 using pythonbrew

http://stackoverflow.com/questions/6377921/problems-compiling-python-3-2-and-2-7-using-pythonbrew

. I found out that there is an environment variable called LD_RUN_PATH that is just like LD_LIBRARY_PATH except that you set it while.. need to set LD_LIBRARY_PATH at runtime . So if you set LD_RUN_PATH appropriately while running pythonbrew to install your Python.. installation is ready to go without any further setup. LD_RUN_PATH HOME .pythonbrew pythons Python 2.7.3 lib pythonbrew install..