I'm in the process of installing BIND 10. Over the weekend, I ported and installed Xorg (X11) and Firefox. Xorg installed Python 2.7. Now, BIND 10 looks for Python 3.4. After installing Python 3.4 and
What to do? I now have this second version of Python installed. Apparently, the first install of Python 2.7 associated with the install of xorg automagically installed py27. Can I deinstall py27 and install py34? . . .Will Xorg be happy if I deinstall Python2.7, et al. and install the associated versions of *34?
setenv PYTHON_DEFAULT 3.4 . . .the BIND10 make stopped at:
Code:
Installing py34-setuptools34-5.5.1_1...
pkg-static: py34-setuptools34-5.5.1_1 conflicts with py27-setuptools27-5.5.1_1
(installs files into the same place).
Problematic file: /usr/local/bin/easy_install
*** Error code 70