首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >ORCA安装错误

ORCA安装错误
EN

Ask Ubuntu用户
提问于 2018-03-24 13:30:47
回答 1查看 183关注 0票数 0

我是新来的,我试着听所有的虎鲸,但我有一些问题。

代码语言:javascript
复制
./configure 

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether NLS is requested... yes
checking for intltool >= 0.50.0... 0.51.0 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.22.1
checking for XML::Parser... ok
checking whether ln -s works... yes
checking for itstool... itstool
checking for xmllint... xmllint
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PYGOBJECT... yes
checking for ATSPI2... no
configure: error: Package requirements (atspi-2 >= 2.18) were not met:

No package 'atspi-2' found

我有这个错误,但我没有找到atspi2。

请帮帮我。

EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2018-03-24 13:35:08

你需要提供它所要求的依赖性..。

Assistive Technology Service Provider Interface AT-SPI2 2 2

代码语言:javascript
复制
sudo apt-get install libatspi2.0-dev

Qt & Python &一个配置文件管理器也有绑定。

票数 2
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1018855

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档