1.编译nginx前, ./configure检查提示找不到C编译器 [root@test nginx-]# ./configure checking for OS + Linux -.el7.x86_64 x86_64 checking for C compiler ... not found 2.重装gcc编译器后,还是提示找不到C编译器 [root@test nginx-]# yum -y reinstall gcc gcc-c++ autoconf automake make Loade
这一切都源自楼主洁癖一般的强迫症. 楼主在重置win10后的安装过程中用microsoft账户登录的电脑,发现用户文件夹名称怪怪的,于是想重命名一下.楼主发现重命名用户文件夹并不能简单地用F2搞定,于是上网查了一下,发现需要登录Administrator账户才能修改. 于是找win10登录Administrator的方法,楼主的系统是家庭中文版,计算机管理里面没有用户账户管理,只能通过cmd命令启用,以管理员身份启动CMD,输入以下命令以启用Administrator账户: net user a
转载自 醇酒醉影 python安装完毕后,提示找不到ssl模块: [root@localhost ~]# python2.7.5 Python 2.7.5 (default, Jun 3 2013, 11:08:43) [GCC 4.1.2 20080704 (Red Hat 4.1.2-54)] on linux2 Type "help", "copyright", "credits" or "license" for mo