Has anyone been able to successfully install Gyachi yahoo chat program under 11.3? I do not see any packages listed for 11.3 x86_64 and when I try compiling from source, I get dependency missing while looking for libgtkhtml2 greater than version 2.0 which is installed at version 3.14.
>
> Has anyone been able to successfully install Gyachi yahoo chat program
> under 11.3? I do not see any packages listed for 11.3 x86_64 and when I
> try compiling from source, I get dependency missing while looking for
> libgtkhtml2 greater than version 2.0 which is installed at version
> 3.14.
>
> Thanks for any assistance.
>
>
Installation of program by compiling it needs additional packages to make
it resolve dependencies. it is not enough to have libgtkhtml2 installed, you
need also the corresponding devel package.
Open the yast software installer and serach for libgthkhtml you should see a
package with the same name as the one you have installed but with a -devel
at the end - install it and repeat your compilation. Maybe it will stop with
a different dependency and you need to install more devel packages for other
parts.
Thanks for the reply, sorry for my delay. I thought I had all the devel dependencies loaded as I have done it this way before. I’ll have to check again.