MK99
|
2013-01-20
, 19:08
|
|
Posts: 644 |
Thanked: 480 times |
Joined on Jul 2012
@ Finland
|
#5361
|
|
2013-01-20
, 19:36
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#5362
|
|
2013-01-20
, 19:44
|
Posts: 108 |
Thanked: 77 times |
Joined on Jul 2012
|
#5363
|
|
2013-01-20
, 19:53
|
|
Posts: 644 |
Thanked: 480 times |
Joined on Jul 2012
@ Finland
|
#5364
|
|
2013-01-20
, 21:30
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#5365
|
|
2013-01-21
, 05:50
|
|
Posts: 644 |
Thanked: 480 times |
Joined on Jul 2012
@ Finland
|
#5366
|
For me it worked, it's just simple command apt-get install... Maybe when you tried something happens to internet connection or something... Don't know why it not worked for you...
|
2013-01-21
, 11:23
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#5367
|
Running sh /opt/N9QTweak/Tweaks/TweakX or apt-get install binutils as root, it works fine.
But normally choose tweak X, it doesn't.
~ # apt-get remove --purge binutils Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be REMOVED binutils* 0 upgraded, 0 newly installed, 1 to remove and0 not upgraded. After this operation, 8,700kB disk space will be freed. Do you want to continue [Y/n]? y (Reading database ... 42414 files and directories currently installed.) Removing binutils ... Purging configuration files for binutils ... Processing triggers for applauncherd-launcher ... aegis uninstalling binutils Updating desktop entries... Done ~ #
Options: 1. Create .deb package 2. Install all backuped apps ---------------------------- 3. Uninstall package creator Choose a numbers separated by 1 space: 1 Create .deb package. ar not installed, trying to install... Reading package lists... Done Building dependency tree Reading state information... Done Suggested packages: binutils-doc The following NEW packages will be installed binutils 0 upgraded, 1 newly installed, 0 to remove and0 not upgraded. Need to get 3,010kB of archives. After this operation, 8,700kB of additional disk space will be used. Fetched 3,010kB in 11s (264kB/s) Selecting previously deselected package binutils. (Reading database ... 42274 files and directories currently installed.) Unpacking binutils (from .../binutils_2.19.51.20090709-0maemo10+0m6_armel.deb) ... aegis-installing binutils (from 'com.nokia.maemo') Processing triggers for applauncherd-launcher ... Setting up binutils (2.19.51.20090709-0maemo10+0m6) ... Updating desktop entries... Done ----------------------------------------------- ##### Backup Scripts N9 Harmattan Pr 1.3 ###### ----------------------------------------------- ### By Farhad A. ( Maemo.org ID : Farfary ) ### ----------------------------------------------- >> Backup >> Package >> ----------------------- > A: Backup All User Packages Installed since from first Use Of Mobile (After last flashed, if you are flashed it)
[1] ) echo -e "${YELLOW}Create .deb package.${NORMAL}" echo "" if [ ! -f /opt/backdeb ]; then cp -rf /opt/N9QTweak/CreateDeb/* / if [ ! -f /usr/bin/ar ]; then echo "ar not installed, trying to install..." pkill pkgmgrd rm /var/lib/dpkg/lock apt-get install binutils || xexit "${BGRED}Failed to install ar, exiting...${NORMAL}" 11 apt-get clean fi echo "" sh /opt/backdeb/backdeb.sh else echo "" sh /opt/backdeb/backdeb.sh fi
|
2013-01-21
, 12:39
|
|
Posts: 644 |
Thanked: 480 times |
Joined on Jul 2012
@ Finland
|
#5368
|
|
2013-01-21
, 16:12
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#5369
|
xexit() { echo -e $1 exit $2 }
The Following User Says Thank You to Schturman For This Useful Post: | ||
|
2013-01-22
, 20:24
|
|
Posts: 644 |
Thanked: 480 times |
Joined on Jul 2012
@ Finland
|
#5370
|
Tags |
hebrew vkb, n9 qtweak, n9 quick tweak, n9 quicktweak, root-ssh |
Thread Tools | |
|