Ubuntu11.10没法打开softer center(软件中心)和language support的解决
Ubuntu11.10无法打开softer center(软件中心)和language support的解决
不过又发现如下bug
安装好Ubuntu后打开system setting再打开language support出现如下bug,同时也打不开software center
看来是要安装libreoffice-l10n-en-gb等库,如下:
sudo apt-get install libreoffice-l10n-gb
不过又发现如下bug
明显我的libreoffice版本太低了,我的版本如下:
重新安装后发现还是低版本,找到官方网站 再安装libreoffice如下:先加入ppa:libreoffice-3-5再update下就行了,见link。
有人也这样做过,如下
重新安装后查看版本如下:
这样就可以进入software center和language support了。