Hi Bas, Lluis removed check root permissions at commit: http://qi-hw.com/p/xburst-tools/eb283a6
for compile and install the new xburst-tools: $ git clone git://projects.qi-hardware.com/xburst-tools.git $ cd xburst-tools/ $ ./autogen.sh $ ./configure --enable-firmware --prefix=/usr/ CROSS_COMPILE=mipsel-openwrt-linux- $ make && sudo make install On 11/23/2010 04:21 AM, Lluís Batlle i Rossell wrote: >> I do the same thing. As a workaround, you can run it using fakeroot and >> > it works well. This means that the only problem is that the program >> > checks for root permissions, not that it actually needs them for anything. > I know. > > 'minicom' does the same. It's annoyingly full of "if (getuid() == 0)" > > Regards, > Lluís. > -- Best Regards Xiangfu -- Qi RSS feed, http://en.qi-hardware.com/feed/rss20.xml -- _______________________________________________ Qi Hardware Discussion List Mail to list (members only): [email protected] Subscribe or Unsubscribe: http://lists.en.qi-hardware.com/mailman/listinfo/discussion

