Installing Python2.7 in 14-RELEASE
- Reply: Herbert J. Skuhra: "Re: Installing Python2.7 in 14-RELEASE"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 May 2024 12:31:16 UTC
Hi I need to install Python27 from /usr/ports/lang/python27 to test something, but it fails: ``` root@gw:/usr/ports/lang/python27 # make reinstall clean ===> Deinstalling for python27 ===> python27 not installed, skipping ===> Installing for python27-2.7.18 ===> Checking if python27 is already installed ===> Registering installation for python27-2.7.18 pkg-static: Unable to access file /usr/ports/lang/python27/work/stage//lib/python2.7/lib-dynload/_hashlib.so:No such file or directory *** Error code 1 Stop. make[1]: stopped in /usr/ports/lang/python27 *** Error code 1 Stop. make: stopped in /usr/ports/lang/python27 ``` The files missing are actually in /usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/lib-dynload/. How can I solve this problem? -- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 In an Internet failure case, the #1 suspect is a constant: DNS. "Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-) [How to ask smart questions: http://www.catb.org/~esr/faqs/smart-questions.html]