codeblocks

阅读 55

2023-04-18


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)

0 0 举报