View Single Post
santiago's Avatar
Posts: 518 | Thanked: 334 times | Joined on Mar 2010 @ italy
#11
i think the problem is couse root isn't in the sudoers file. Ok.. In my device i added it one year ago, u gotta know that i test my packages directly from my phone. Add the root to the sudoers file running this on the xterminal

Code:
root
echo 'root ALL=(ALL) ALL' >> /etc/sudoers
dpkg -i /path/date-time*.deb
it should work now. Let me know bout it and sorry again for waiting
 

The Following User Says Thank You to santiago For This Useful Post: