2008/9/30 Frédéric Plourde <[EMAIL PROTECTED]>: > Hi ! > > I'm working for mozilla, trying to debug and profile latest Firefox Mobile > (fennec) code running under Scratchbox (Maemo SDK), for the CHINOOK_X86 > target > > I'm desperately trying to use Intel VTune Performance Analyzer for Linux > v.9.0 to profile my bins. > The problem is : I cannot install VTune, as it needs real ROOT access to the > system. > > Therefore, Fakeroot doesn't work either. > > So, is there a way I could just log in as ROOT user inside scratchbox ?
Firstly, there's really no use in trying to run stuff on a X86 target inside scratchbox. You should just use the host machine for that. (Or chroot to the target directory from the host machine.) Secondly, no, you can't use scratchbox as root user. I don't see why fakeroot wouldn't work with it. -- Daniel _______________________________________________ Scratchbox-users mailing list [email protected] http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users
