[pypy-dev] cppyy use case question

wlavrijsen at lbl.gov wlavrijsen at lbl.gov
Fri Jun 8 00:34:33 CEST 2012


Hi Alex,

> With respect to build, I installed root from gentoo repository, and the
> problem there is that headers are in /usr/include/root and the actual libs are
> in /usr/lib/root, but the pypy build expects libs to be in
> /usr/include/root/lib if you specify SYSROOT=/usr/include/root.

now picking up include and libdirs via root-config, but then it does require
that tool to be available through PATH (it should be under $ROOTSYS/bin). If
not (e.g. standalone Reflex), it will still fall back to $ROOTSYS/include etc.

Best regards,
            Wim
-- 
WLavrijsen at lbl.gov    --    +1 (510) 486 6411    --    www.lavrijsen.net


More information about the pypy-dev mailing list