当尝试在Ubuntu11.04中安装TeXMaker 3时,使用http://www.xm1math.net/texmaker/download.html上的32位包可用的包,我会得到以下错误:
Preparing to replace texmaker 2.2.1-1ubuntu1 (using .../texmaker_ubuntu_11.04_3.0.1_i386.deb) ...
Unpacking replacement texmaker ...
dpkg: error processing /home/ingo/Downloads/texmaker_ubuntu_11.04_3.0.1_i386.deb (--install):
trying to overwrite '/usr/share/texmaker/doc12.png', which is also in package texmaker-data 2.2.1-1ubuntu1
dpkg-deb (subprocess): data: internal gzip write error: Broken pipe
dpkg-deb (subprocess): failed in write on buffer copy for failed to write to pipe in copy: Broken pipe
dpkg-deb: error: subprocess <decompress> returned error exit status 2
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for desktop-file-utils ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.en_US.UTF8.cache...
Processing triggers for python-support ...我试着使用sudo gdebi ...作为解决办法,但这行不通。否则如何安装TeXMaker?
发布于 2011-04-19 08:39:19
该网站说:
先卸载所有以前的版本。
https://askubuntu.com/questions/35891
复制相似问题