![]() |
Re: How to install dictionaries for QStarDict ?
All three files from each dictionary are in .stardict/dic/ and I changed the permissions to -rwx-r-xr-- using chmod 755 * in dic directory.
Still, when I start QStarDict and go to config., there are no dictionaries listed. Please advise. |
Re: How to install dictionaries for QStarDict ?
Quote:
The necessary information is in fact contained in the wiki page that is opened in the browser when you go to Menu/Help in qstardict, except for one minor complication if the file is bz2-compressed: Menu/Help directs you to this wiki page: http://wiki.qstardict.ylsoftware.com...s_installation If you follow the link to dictionary sites, you will probably start downloading dictionaries from e.g. http://stardict.sourceforge.net/Dict...w.dict.org.php Download what is called "tarballs" to get files of the form dictionary.tar.gz or dictionary.tar.bz2. With the former, the instructions in the wiki are sufficient and can be carried out by just opening the XTerminal. First go to the directory where you downloaded to by Code:
cd MyDocs/.documents Then do Code:
mkdir -p ~/.stardict/dic Code:
tar xzvf dictionary.tar.gz -C ~/.stardict/dic However, with the more common tarballs of the form dictionary.tar.bz2 you should do the following instead of the tar command given in the wiki, because the "j" option for tar is not implemented in Maemo: Code:
bunzip2 dictionary.tar.bz2 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: Code:
bzcat dictionary.tar.bz2 | tar xv -C ~/.stardict/dic |
Re: How to install dictionaries for QStarDict ?
as noted before, pc transfer stuff had all kinds of ownership and privilege issues with the files.
ok, since we have the all mighty N900 let do all there. bunzip2 is not installed, can't find it anywere, and sudo apt-get install bzip2 asks for password. what a mess just to install a dictionary! |
Re: How to install dictionaries for QStarDict ?
Quote:
|
Re: How to install dictionaries for QStarDict ?
wow.. i wish the app gets an update that makes it a bit easier to get dictionaries on it
|
Re: How to install dictionaries for QStarDict ?
I noticed that some dictionaries and encyclopedias have .jpg files for pics. Do these go into the same DIR as the dictionary files?
|
Re: How to install dictionaries for QStarDict ?
Quote:
I think qstardict should install bzip2 automatically, and also the wiki page should add a line to tell Maemo users about bunzip2. I'll suggest that through a bug report. |
Re: How to install dictionaries for QStarDict ?
rebhana: Your instructions are all very nice BUT ...
1. All this MUST BE AUTOMATED for all us commoner (non-Linux geeks) users. 2. User selects dictionary(ies), pushes "Download" and everything gets uncompressed and installed wherever it needs to be on the N900. (QStarDict installer should automatically create the needed directories!) All necessary actions MUST BE available from within QStarDict program as it is operating -- user wants a new dictionary s/he is sent AUTOMATICALLY by QStarDict to correct web presence to search for that dictionary, to download it, and to have it AUTOMATICALLY placed in his/her N900. Works just fine that way on the now-ancient Sharp Zaurii. (Will OS2008 work correctly on the N900? Much more useful for us business-oriented worker-bees! Or could Nokia actually come up with something phone-cum-PDA for us non-kids?) |
Re: How to install dictionaries for QStarDict ?
Quote:
Unless you are a grandma whose complete extent of computer usage is clicking the "Go onto the Internet" button on her AOL browser... |
Re: How to install dictionaries for QStarDict ?
You missed my point: WHY is all this not AUTOMATED? Most of us users do not needa to create directories especially .directoryname ones. Why the dot? Why can't you locate the directory unless you already know it's there. That's geek stuff! We are merely users. We like that Linux stays running unlike the M$ OS. Why can't QStarDict merely be directed to an existing directory where the dictionaries are already stored -- why MUST they be in this obscure, unique directory?
I am NOT speaking for myself -- I can do all that stuff, have done it. Folks who get these elaborate Nokia devices from Amazon most probably don't even know what Linux is! Make things as easy and simple as possible for THEM! Nokia wants to sell the things without having to put up with hassles created by lazy app writers. Don't you, Nokia???? |
All times are GMT. The time now is 08:04. |
vBulletin® Version 3.8.8