May 27, 2013
7:14 a.m.
Hi Xia, First note that cppyy is included in the standard PyPy 2.0.x releases, so you don't need to translate on the 'reflex-support' branch any more. This branch is now giving you an older version actually. On Mon, May 27, 2013 at 8:20 AM, Xia Xin <xiaxinx@gmail.com> wrote:
The linux distro I am using is Ubuntu. In the distro, the default library search path is not controlled by LD_LIBRARY_PATH, but /etc/ld.so.conf file! Mad.
Are you sure? That's strange. Normally that's controlled by both. For me on Ubuntu 12.04 the LD_LIBRARY_PATH variable is correctly handled (see http://bpaste.net/show/102180/ ). A bientôt, Armin.