New submission from Diez B. Roggisch <de...@web.de>:

http://doc.pypy.org/en/latest/cppyy.html

states that ROOTSYS is only needed if no root-config utility is available. I 
have the latter available, but still compilation of pypy failed. After looking 
into reflex_capi.py it became apparent that ROOTSYS *must* be set.

I could provide a doc update or try work on a patch to make docs and reality 
match.

----------
messages: 5448
nosy: deets, pypy-issue
priority: bug
status: unread
title: ROOTSYS required even though docs indicate it isn't

________________________________________
PyPy bug tracker <trac...@bugs.pypy.org>
<https://bugs.pypy.org/issue1422>
________________________________________
_______________________________________________
pypy-issue mailing list
pypy-issue@python.org
http://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to