
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] Gentoo kinput and canna ebuild
Jack wrote:
> I'm experienceing the same problem. But kinput2 isn't building because
> it can't find libcanna16...
after you emerge canna, do you have the following?
/usr/lib/libcanna16.so -> libcanna16.so.1.0
/usr/lib/libcanna16.so.1 -> libcanna16.so.1.0
/usr/lib/libcanna16.so.1.0
> Because it does't build, it just installs the docs.
weird. it should be dying, according to the ebuild:
make DESTDIR=${D} install || die "installation failed"
could you try the following:
ebuild canna-3.5_beta2.ebuild unpack > canna.unpack
ebuild canna-3.5_beta2.ebuild install > canna.install
ebuild canna-3.5_beta2.ebuild merge > canna.merge
and likewise with the kinput2 ebuild, then mail me the resulting
*.unpack, *.install, *.merge files?
delete /var/tmp/portage/* before you do this.
thanks, ryan
Home |
Main Index |
Thread Index