Hi,
I would like to change my external python version and then rebuild PyROOT.
I have re-run the configure script, specifying a new python incdir and libdir. However, just running "make" after this did not result in a rebuild of the pyroot package.
I would therefore like to do a make clean in this package, and then rebuild it. But I am having trouble doing so. I have tried several different make targets, but cannot find the magic key that works:
[cjreed_at_tern root_v5.26.00b_x86_64]$ make clean-bindings/pyroot
make: *** No rule to make target `clean-bindings/pyroot'. Stop.
[cjreed_at_tern root_v5.26.00b_x86_64]$ make clean-pyroot
make: *** No rule to make target `clean-pyroot'. Stop.
[cjreed_at_tern root_v5.26.00b_x86_64]$ make clean-bindings-pyroot
make: *** No rule to make target `clean-bindings-pyroot'. Stop.
Any advice is very welcome!
Thanks.
This archive was generated by hypermail 2.2.0 : Thu Apr 28 2011 - 17:50:01 CEST