Status: Assigned
Owner: Caius.Chance
Labels: Type-Defect Priority-Medium

New issue 906 by Caius.Chance: ibus-table-extraphrase.pc was installed to /usr/lib/pkgconfig instead of /usr/lib64/pkgconfig on 64 bit machine.
http://code.google.com/p/ibus/issues/detail?id=906

What steps will reproduce the problem?
1. Check out from upstream repo
(http://github.com/acevery/ibus-table-extraphrase).
2. ./autogen.sh --prefix=/usr && make && sudo make install
3. Check /usr/lib64/pkgconfig and /usr/lib/pkgconfig and look for
ibus-table-extraphrase.pc

What is the expected output? What do you see instead?
exp: the file is in /usr/lib64/pkgconfig on 64 bit sys
act: the file is in /ust/lib/pkgconfig even on 64 bit sys

Please use labels and text to provide additional information.
Reproduced on Fedora 13.

--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复