[pypy-dev] Problems in connecting C++ and python with cppyy

Armin Rigo arigo at tunes.org
Mon May 27 09:14:02 CEST 2013


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 at 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.


More information about the pypy-dev mailing list