Offline dictionary for ubuntu 10.04

Why offline dictionary ..?
Anyway ubuntu 10.04 have dictionary by default. You can find the dictionary from Application –> office –> Dictionary. You can find the meaning of a english word using this. When you search for meaning of a word its communicate with online dictionary server for ex. dict.org then get the result. If you not having the Net connection / poor connection its useless. In this situation offline dictionary will helpful to you. For this you need to install dictionary server in your local ubuntu machine. here is how to do this.
How to install dictionary server in local ..?
Goto terminal and run the following commands
apt-get install dictd
apt-get install dict-gcide
apt-get install dict-moby-thesaurus

dictd – This is the Dictionary server which supports DICT protocol.
dict-gcide – English Dictionary
dict-moby-thesaurus – thesaurus data source in English. This is an optional one

Yes now you are successfully installed a dictionary server. Now you need to add this server with your dictionary client.

How to add local dictionary to dictionary client ..?
Goto Dictionary then Edit –> Preference

Click the “Add” button to add a new dictionary

Enter your local dictionary details.
Dictionary name : Default
Transport : Dictionary Server
Hostname : 127.0.0.1
Port : 2628

Thats all. Now you can search locally.

Related posts:

This entry was posted in How to, Linux and tagged . Bookmark the permalink.

5 Responses to Offline dictionary for ubuntu 10.04

  1. cpsingh says:

    thanks a lot sir.
    it is very helpful for every one.

  2. wordman says:

    Nice work!

  3. elanchezhiyank says:

    thanks man.
    it worked.

  4. vivek says:

    thank you very much sir…
    that was really helpful….

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>