Comment by suntong001: To make a debian package (in just 5 minutes):
1. sudo apt-get install build-essential devscripts pbuilder 2. mkdir tmp; cd tmp 3. dget "https://launchpad.net/%7Eibus-dev/+archive/ppa/+files/ibus_1.1.0.20090311-0ubuntu1~ppa1.dsc" 4. dpkg-source -x ibus_1.1.0.20090311-0ubuntu1~ppa1.dsc 5. cd ibus-1.1.0.20090311 6. sudo /usr/lib/pbuilder/pbuilder-satisfydepends 7. debuild 8. sudo debi you can find other .dsc URL from https://launchpad.net/~ibus-dev/+archive/ppa if you meet any problem, you might get some help by sending the log to LI Daobing < lidaobing & gmail.com >. For more information: http://code.google.com/p/ibus/wiki/FAQCN --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
