[Samba] python3

Reindl Harald h.reindl at thelounge.net
Mon May 13 06:21:40 UTC 2019



Am 13.05.19 um 07:38 schrieb sam zand via samba:
> Hi List
> I want to install samba 4.10.2 on centos. but after run the ./configure
> command show "/usr/bin/env: python3: no such file or directory"
> how to fix this problem, my friends.
> tanks.

how about install python3?


[root at hosting:~]$ yum search python3 | grep libs
python34-libs.x86_64 : Python 3 runtime libraries
python36-libs.x86_64 : Python runtime libraries

yum install python34
yum install python36

https://fedoraproject.org/wiki/EPEL



More information about the samba mailing list