Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
During the configure stage, it mentioned the requirement for XML::Parser. [I] app-dicts/stardict Available versions: 2.4.2 2.4.6-r1 (~)2.4.8 Installed versions: 2.4.8(14:40:37 17/03/07)(-debug -gnome) Homepage: http://stardict.sourceforge.net/ http://cosoft.org.cn/projects/stardict/ Description: A GNOME2 international dictionary supporting fuzzy and glob style matching
Nope, what it really needs is dev-util/intltool... On a side note, stardict-2.4.8 needs: -export PKG_CONFIG=`which pkg-config` +export PKG_CONFIG=$(type -P pkg-config)
I want to know the reason to use type -P instead of which.
See this thread on -dev ML: http://archives.gentoo.org/gentoo-dev/msg_143424.xml
I see. Fixed in cvs.