Great, that actually works.
torstai 07 kesäkuu 2012 15:34:33 wlavrij...@lbl.gov kirjoitti:
> 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
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev