View Single Post
Posts: 103 | Thanked: 150 times | Joined on Jun 2010 @ Fortaleza @ Brazil
#11
Originally Posted by nicholes View Post
i am not lucky today!


Code:
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) 
Enter 'help' for a list of built-in commands. 

~ $ sudo gainroot 
Root shell enabled 


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) 
Enter 'help' for a list of built-in commands. 

/home/user # cd MyDocs/Deb\ packeges/ 
/home/user/MyDocs/Deb packeges # dpkg -i smartcontrol1_1.0.52~alpha\+maemo1_armel.deb 
Selecting previously deselected package smartcontrol1. 
(Reading database ... 29985 files and directories currently installed.) 
Unpacking smartcontrol1 (from smartcontrol1_1.0.52~alpha+maemo1_armel.deb) ... 
dpkg: dependency problems prevent configuration of smartcontrol1: 
smartcontrol1 depends on lighttpd; however: 
Package lighttpd is not installed. 
smartcontrol1 depends on php5-cgi; however: 
Package php5-cgi is not installed. 
smartcontrol1 depends on php5-common; however: 
Package php5-common is not installed. 
smartcontrol1 depends on sudser; however: 
Package sudser is not installed. 
dpkg: error processing smartcontrol1 (--install): 
dependency problems - leaving unconfigured 
Errors were encountered while processing: 
smartcontrol1 
/home/user/MyDocs/Deb packeges #
Sorry, i will publish a help for everybody install this package. Well, i already tested in in my N900 after a full reflash and you will need to enable the Extra-Devels repository and see what do you need to do below:

sudo apt-get update
sudo dpkg -i smartcontrol1_1.0.52~alpha+maemo1_armel.deb
sudo apt-get -f install

(If extra-devel repository be enabled, apt-get will download the needed dependencies, else, will remove smartcontrol from apt-get list).
 

The Following 2 Users Say Thank You to guisoliver For This Useful Post: