|
|
2010-05-29
, 11:39
|
|
Posts: 29 |
Thanked: 14 times |
Joined on Apr 2010
|
#51
|
|
|
2010-05-29
, 11:50
|
|
Posts: 1,729 |
Thanked: 388 times |
Joined on Jan 2010
@ Canada
|
#52
|
|
|
2010-06-25
, 07:41
|
|
|
Posts: 122 |
Thanked: 22 times |
Joined on Jun 2010
@ China
|
#53
|
|
|
2010-08-21
, 09:44
|
|
Posts: 2 |
Thanked: 0 times |
Joined on Jul 2010
|
#54
|
|
|
2010-08-21
, 13:50
|
|
|
Posts: 335 |
Thanked: 51 times |
Joined on May 2010
|
#55
|
|
|
2010-08-21
, 21:09
|
|
Posts: 2 |
Thanked: 0 times |
Joined on Aug 2010
|
#56
|
|
|
2010-08-28
, 17:50
|
|
Posts: 26 |
Thanked: 3 times |
Joined on Aug 2010
@ Nigeria
|
#57
|
mkdir -p ~/.stardict/dic
tar xzvf dictionary.tar.gz -C ~/.stardict/dic
bunzip2 dictionary.tar.bz2 tar xvf dictionary.tar -C ~/.stardict/dic
sudo apt-get install bzip2
|
|
2010-08-29
, 08:31
|
|
Posts: 26 |
Thanked: 3 times |
Joined on Aug 2010
@ Nigeria
|
#58
|
Here is how I installed dictionaries without any hassle of unpacking on a PC and transferring files manually as almost all how-to's on talk.maemo.org suggest you to do - which is really unnecessary, the N900 is a full-fledged computer after all!
For this you need to have the "bzip2" package installed, which is in nokia-applications. It was already installed in my case, perhaps brought in by some other app. To install it yourself from XTerminal, in case it's missing, you need to have the "rootsh" app installed, which allows you to doCode:bunzip2 dictionary.tar.bz2 tar xvf dictionary.tar -C ~/.stardict/dic
.Code:sudo apt-get install bzip2
If you've successfully installed one such dictionary, repeat the two-line "bunzip2 ..., tar ..." stanza for any further one you find on the web. This can also be done in one line:
Finally, to enable/disable dictionaries, go to Menu/Config->Dictionaries in qstardict. "V" stands for a check mark for activated dictionaries, "0" for disabled ones, and to change that you have to click on the tiny blob at the start of a line.Code:bzcat dictionary.tar.bz2 | tar xv -C ~/.stardict/dic
|
|
2010-08-29
, 12:57
|
|
Posts: 26 |
Thanked: 3 times |
Joined on Aug 2010
@ Nigeria
|
#59
|
|
|
2010-08-29
, 13:00
|
|
Posts: 26 |
Thanked: 3 times |
Joined on Aug 2010
@ Nigeria
|
#60
|
Nokia Applications repository is the first one in my catalog list, but there is no bzip or anything like it to download.
Let me see if I can write like you people..maybe someone would understand:
//user/ CAN SOMEONE //rooth
.cd POST THE EXACT LOCATION AND COMMANDS //mkdir..blabla
cd .. TO INSTALL THIS FREAKING BZIP APPLICATION -v -u lsdd foo
++==lulu ..// IT IS NOT ALREADY ON N900 ..mkdir qass
-z -r //..hhh +r +r OR PUT THE DAMN THING AS PART OF THE MISERABLE QStar SO PEOPLE CAN LOAD THE CRAP //mkdir -d
![]() |
| Tags |
| help wanted, qtstardict |
| Thread Tools | |
|