Page 1 of 1

[SOLVED] ibus avro

PostPosted: Aug 27th, '12, 05:55
by Shamik
Hi
I faced a problem in installing ibus avro (here is the Readme : https://github.com/sarim/ibus-avro/blob/master/README.md) in Mageia 2, to type Bengali phonetic. Some of the packages, required for it, could not be installed, including libibus-1.0-0, libibus-1.0-dev, gjs, gir1.2-gjsdbus-1.0, gir1.2-ibus-1.0. Any help?

Re: ibus avro

PostPosted: Aug 27th, '12, 21:24
by doktor5000
The author only mentions the debian package names, you can't install those on Mageia, as our package naming (or that of any other non-.deb-based distro) differs slightly.
To install the needed packages, in a terminal as root do:

Code: Select all
urpmi ibus-devel gjs gjs-devel 'typelib(IBus)'


And can you please also post the error during the actual build?

Re: ibus avro

PostPosted: Aug 29th, '12, 14:50
by Shamik
Thank you very much for the help. I could install ibus avro without any difficulty. I will write them to include this in their readme. :D

Re: ibus avro

PostPosted: Aug 29th, '12, 15:03
by isadora
Very welcome to the Mageia-forum Shamik!!!! :)

And great your problem got solved.
Would you mind editing the title of your first message in this topic?
Pre-fix the title with [SOLVED] in order to actual status?
Thank you very much. ;)

Re: ibus avro

PostPosted: Aug 29th, '12, 15:07
by Shamik
Ok!!