Installing avro in Raspberry Pi
বিভিন্ন ডেবিয়ান কমান্ড ১। sudo apt-get update ২। sudo apt-get upgrade ৩। sudo apt-get install libibus-1.0-dev ibus automake autoconf gjs gir1.2-ibus-1.0 ৪। git clone git://github.com/sarim/ibus-avro.git ৫। cd ibus-avro ৬। aclocal && autoconf && automake --add-missing ৭। ./configure --prefix=/usr ৮। sudo make install
বিভিন্ন ডেবিয়ান কমান্ড ১। sudo apt-get update ২। sudo apt-get upgrade ৩। sudo apt-get install libibus-1.0-dev ibus automake autoconf gjs gir1.2-ibus-1.0 ৪। git clone git://github.com/sarim/ibus-avro.git ৫। cd ibus-avro ৬। aclocal && autoconf && automake --add-missing ৭। ./configure --prefix=/usr ৮। sudo make install