Build Python 3.X on OpenBSD

Build Python 3 for OpenBSD

1
2
3
4
5
6
cd /usr/ports/lang/python/3.X/
make plist
make package

Maybe
env PKG_CREATE_NO_CHECKS=yes make package</code></pre>

Ensure that you dont have a current Python version that may conflict

#thisisugly

Licensed under CC BY-NC-SA 4.0
Last updated on Apr 29, 2021 00:00 UTC
comments powered by Disqus