+ -
当前位置:首页 → 问答吧 → emerge的anjuta不能装文档?

emerge的anjuta不能装文档?

时间:2005-04-09

来源:互联网

加了doc的USE也不行
郁闷ing

作者: nait   发布时间: 2005-04-09

不会啊,

#USE="doc" emerge anjuta

这样就可以了啊。

作者: Glue   发布时间: 2005-04-09

[...........................................................................]
[. Generating System tags. This may take several minutes (1 min to 20 mins}.]
[. You can go out, have a coffee and return back in 20 mins.]...............]
[...........................................................................]

这个真是 弓虽 口丨了口丁!

作者: Glue   发布时间: 2005-04-09

我加了怎么没有用?
上传的图像
gkrellShoot_04-09-05_111729.jpg (27.0 KB, 34 次查看)

作者: nait   发布时间: 2005-04-09

这是我emerge时的信息
代码:
install: `/var/tmp/portage/anjuta-1.2.2-r1/work/anjuta-1.2.2/manuals' is a directory
gzip: /var/tmp/portage/anjuta-1.2.2-r1/image/usr/share/doc/anjuta-1.2.2-r1/manuals: No such file or directory
install: `/var/tmp/portage/anjuta-1.2.2-r1/work/anjuta-1.2.2/doc' is a directory
gzip: /var/tmp/portage/anjuta-1.2.2-r1/image/usr/share/doc/anjuta-1.2.2-r1/doc: No such file or directory
看来真的是没有装上去

作者: nait   发布时间: 2005-04-09

代码:
emerge -v -p anjuta
代码:
equery uses anjuta
?

作者: herberteuler   发布时间: 2005-04-09

代码:
[leo@leo manuals]$ equery uses anjuta
[ Colour Code : set unset ]
[ Legend : (U) Col 1 - Current USE flags ]
[ : (I) Col 2 - Installed With USE flags ]

 U I [ Found these USE variables in : dev-util/anjuta-1.2.2-r1 ]
 - - doc : Adds extra documentation (API, Javadoc, etc)
 - - debug : Tells configure and the makefiles to build for debugging. Effects vary across packages, but generally it will at least add -g to CFLAGS. Remember to set FEATURES=nostrip too
 - - debug : Tells configure and the makefiles to build for debugging. Effects vary across packages, but generally it will at least add -g to CFLAGS. Remember to set FEATURES=nostrip too
我按装时用的命令:
代码:
USE=“doc" emerge anjuta

作者: nait   发布时间: 2005-04-09

引用:
作者: nait
代码:
[leo@leo manuals]$ equery uses anjuta
... ...
 - - doc : Adds extra documentation (API, Javadoc, etc)
This is, appearantly, without 'doc' support

作者: herberteuler   发布时间: 2005-04-09

你说的是devhelp吧?


emerge devhelp

作者: graydream   发布时间: 2005-04-09

引用:
作者: herberteuler
This is, appearantly, without 'doc' support
但是我确实用了USE="doc"来emerge的啊
怎么回事?

作者: nait   发布时间: 2005-04-10

引用:
作者: graydream
你说的是devhelp吧?


emerge devhelp
devhelp是什么啊?
代码:
[leo@leo ~]$ emerge devhelp -pv

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild U ] www-client/mozilla-launcher-1.32 [1.22] 5 kB 
[ebuild N ] media-gfx/xloadimage-4.1-r3 -debug +jpeg +png +tiff 622 kB 
[ebuild N ] app-crypt/gnupg-1.4.1 +X -bzip2 -caps +curl -debug -ecc -idea -ldap +nls +readline (-selinux) -smartcard +zlib 2,756 kB 
[ebuild N ] www-client/mozilla-1.7.6-r1 +crypt -debug -gnome +java -ldap -mozdevelop -moznomail -moznoxft -mozsvg -mozxmlterm -postgres +ssl -xinerama +xprint 30,167 kB 
[ebuild N ] dev-util/devhelp-0.9.3 -debug +zlib 373 kB 

Total size of downloads: 33,925 kB
啊,吓我一跳
为什么要装mozilla啊,我又不要
我不想装了

作者: nait   发布时间: 2005-04-10

一个帮助浏览器,anjuta的帮助需要这个东东打开

作者: graydream   发布时间: 2005-04-10

可是我向来用ff,不想再装mozilla了
我没那么多空间啊

有没有offline或online的帮助?
anjuta.org好像一直打不开啊
google也没搜到什么文档:(

作者: nait   发布时间: 2005-04-10

Maybe you can edit /etc/make.profile/package.provided and add 'www-client/mozilla (version might be needed)'. In this way, Portage will know that you have installed mozilla although it is not. So you can feel free to install anjuta docs now, and view these documents with firefox.

I have never tried that, so it is just a suggestion; you may take the risk

作者: herberteuler   发布时间: 2005-04-10

ok
i'll have a try now
thx

作者: nait   发布时间: 2005-04-11

不行啊
有依赖关系的:(
代码:
checking for mozilla-gtkmozembed >= 1.7 mozilla-xpcom >= 1.7... Package mozilla-gtkmozembed was not found in the pkg-config search path.
Perhaps you should add the directory containing `mozilla-gtkmozembed.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mozilla-gtkmozembed' found

configure: error: Library requirements (mozilla-gtkmozembed >= 1.7 mozilla-xpcom >= 1.7) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/devhelp-0.9.3/work/devhelp-0.9.3/config.log

!!! ERROR: dev-util/devhelp-0.9.3 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.

作者: nait   发布时间: 2005-04-11

引用:
作者: nait
不行啊
有依赖关系的:(
代码:
checking for mozilla-gtkmozembed >= 1.7 mozilla-xpcom >= 1.7... Package mozilla-gtkmozembed was not found in the pkg-config search path.
Perhaps you should add the directory containing `mozilla-gtkmozembed.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mozilla-gtkmozembed' found

configure: error: Library requirements (mozilla-gtkmozembed >= 1.7 mozilla-xpcom >= 1.7) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/devhelp-0.9.3/work/devhelp-0.9.3/config.log

!!! ERROR: dev-util/devhelp-0.9.3 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.
This implies it is built-dependence between anjuta and mozilla. Either can you compile mozilla from source or you can install pre-built binaries.

作者: herberteuler   发布时间: 2005-04-11

要装doc一定得有mozilla。
还好我有足够的空间。

作者: Glue   发布时间: 2005-04-12