Specifying a specific Python version
Nicholas Yue <[email protected]>
| Newsgroups | gmane.comp.db.rrdtool.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi,
Is there a way in configure to specify a specific version of python
to use?
My OS has python 2.4 as default in /usr/bin/python
I would like to build rrdtool with python2.5, which is in
/usr/bin/python2.5
Regards