![]() |
2010-04-20
, 19:40
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#82
|
The Following User Says Thank You to MohammadAG For This Useful Post: | ||
![]() |
2010-04-20
, 20:33
|
Posts: 49 |
Thanked: 10 times |
Joined on Mar 2010
@ Tn
|
#83
|
![]() |
2010-04-20
, 20:37
|
Posts: 150 |
Thanked: 10 times |
Joined on Apr 2010
@ California, USA
|
#84
|
![]() |
2010-04-20
, 20:51
|
Posts: 150 |
Thanked: 10 times |
Joined on Apr 2010
@ California, USA
|
#85
|
![]() |
2010-04-20
, 20:53
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#86
|
after dl rootsh i typed it in xterminal and thats the error i get.
~ $ apt-get install noor-yusufali-english
E: Could not open lock file /var/lib/dpkg/lock - open (13 Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
~ $
OK I installed leafpad and went into xterminal and type root. then leafpad /home/user/.noor. it pulled up leafpad and the lang = en which is what I want bout when I open noor it still doesnt show the english translation like how you got it on the first page. Guess my question is how do I make it show the English translation?
![]() |
2010-04-20
, 20:58
|
Posts: 150 |
Thanked: 10 times |
Joined on Apr 2010
@ California, USA
|
#87
|
Can you please download install rootsh from the repos, then open terminal, type root, andthen post what the error says?Code:dpkg -r noor-yusufali-english
Alternatively you can copy it from the Hildon Application Manager log (hit title bar then click Log)
Edit: Actually I think I found the problem, it seems that you installed noor then the translations package without opening noor, so there wasn't a config file to backup. Postinst script is hard coded to backup and create a new config file, and since there isn't one it fails, fixing asap.
Edit 2: FIXED, backup file name changed to allow more translation packages.
Noor updated to 0.6-2
English translation updated to 0.1-3
![]() |
2010-04-20
, 20:59
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#88
|
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso26+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.
~ $ dpkg -r noor-yusufali-english
dpkg: requested operation requires superuser privilege
~ $ dpkg -r noor-yusufali-english
dpkg: requested operation requires superuser privilege
~ $
this is what i get buddy.
![]() |
2010-04-20
, 21:27
|
Posts: 150 |
Thanked: 10 times |
Joined on Apr 2010
@ California, USA
|
#89
|
![]() |
2010-04-20
, 21:34
|
Posts: 150 |
Thanked: 10 times |
Joined on Apr 2010
@ California, USA
|
#90
|
Seriously why aren't you reading my above posts, carefully!
Type root, then enter, then apt-get install noor-yusufali-english
Try doing the above command (noor has no problems btw, you can keep it).
Be sure to update your repositories (title bar > refresh) before doing this since the old package caused the problem.