13.04无法运行DraftSight

OOo,TeX,KO,ABI,GIMP,Picasa,ProE,QCAD,Inkscape,Kicad,Eagle
回复
头像
jojo
帖子: 102
注册时间: 2007-08-06 10:44

13.04无法运行DraftSight

#1

帖子 jojo » 2013-06-18 16:31

13.04 64位
可以安装,但运行就显示“没能装载模块,。。。。”
用命令行运行显示“QGtkStyle was unable to detect the current GTK+ theme.”
如图
20130618.png
怎么办,如果cad不能用,我还是无法摆脱windows
头像
jojo
帖子: 102
注册时间: 2007-08-06 10:44

Re: 13.04无法运行DraftSight

#2

帖子 jojo » 2013-06-21 6:28

把ia32-libs都装上就好了

代码: 全选

sudo apt-get install ia32-libs
ademsyou
帖子: 8
注册时间: 2007-05-19 13:34

Re: 13.04无法运行DraftSight

#3

帖子 ademsyou » 2013-11-19 12:50

弱问安装ia32-libs出现这些代码是什么意思。。

ademsyou@ademsyou-T-6307c:/usr/share/themes$ sudo apt-get install ia32-libs
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package ia32-libs is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
lib32z1 lib32ncurses5 lib32bz2-1.0

E: Package 'ia32-libs' has no installation candidate
santai543
帖子: 10
注册时间: 2012-06-16 22:06

Re: 13.04无法运行DraftSight

#4

帖子 santai543 » 2013-11-21 21:48

好像没有64位的Draftsight
ademsyou
帖子: 8
注册时间: 2007-05-19 13:34

Re: 13.04无法运行DraftSight

#5

帖子 ademsyou » 2014-03-07 22:39

后来换了32 ubuntu就可以正常使用了。在这之前安装了32位lib仍然不能正常使用。
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 13.04无法运行DraftSight

#6

帖子 poloshiao » 2014-03-08 8:41

sudo apt-get install ia32-libs
ia32-libs 來自 universe 套件庫
所以要先將 universe 套件庫加入 軟體來源名單中

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install ia32-libs

或者
直接從軟體中心安裝 ia32-libs
回复