0
点赞
收藏
分享

微信扫一扫

codeblocks

月半小夜曲_ 2023-04-18 阅读 55


1.安装codeblocks

 

源自这个网站:http://pkgs.org/download/

下载 epel-release

 

即,


  1. Download the latest epel-release rpm from
  2. http://download.fedora.redhat.com/pub/epel/6/i386/
  3. Install epel-release rpm: # rpm -Uvh epel-release*rpm
  4. Install wine-common rpm package: # yum install wine-common


之后yum里有许多到东东哦,还有wine

 

2.安装完成后,可能会出现

process terminated with status 255

错误。这是由于没有安装xterm

 

yu

yum install xterm

举报

相关推荐

0 条评论