First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 171597
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: CJK Team <cjk@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: William Zhou <william@myfantasy.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 171597 depends on: Show dependency tree
Bug 171597 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-03-20 18:06 0000
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

------- Comment #1 From Jakub Moc (RETIRED) 2007-03-20 18:16:58 0000 -------
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)

------- Comment #2 From MATSUU Takuto 2007-03-20 23:43:12 0000 -------
I want to know the reason to use type -P instead of which.

------- Comment #3 From Jakub Moc (RETIRED) 2007-03-21 07:24:51 0000 -------
See this thread on -dev ML:

http://archives.gentoo.org/gentoo-dev/msg_143424.xml

------- Comment #4 From MATSUU Takuto 2007-03-22 15:16:29 0000 -------
I see.
Fixed in cvs.

First Last Prev Next    No search results available      Search page      Enter new bug