首态凯先备份systemctl文件
然后执行
或者直接打开这个网站 https://raw.githubusercontent.com/gdraheim/docker-systemctl-replacement/master/files/docker/systemctl.py ,将页面的所有内容复制帆槐唤,再使用vim打开systemctl文件并粘贴进去保存
可能会出现卡顿
最后执行
安装wine出错了(缺少祥灶伏文件)
安装wine 的 RPM包时候出现如下错误。
# rpm -ivh wine-xim-20030408-1.i386.rpm
error: Failed dependencies:
libsane.so.1 is needed by wine-xim-20030408-1
libXv.so.1 is needed by wine-xim-20030408-1
解决:上google搜索libsane.so.1和libXv.so.1,然后安装后再安装wine。
编译安装辩宽Wine的时候出现
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking whether make sets $(MAKE)... yes
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
解决:请安装你的GCC编译器,安装你系统的开发包光盘就可以谨携。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)