Skip to content

nerijus/opendict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                                   --------
                                   OpenDict
                                   --------

Copyright (c) 2003-2006 Martynas Jocius <martynas.jocius@idiles.com>
Copyright (c) 2007 IDILES SYSTEMS, UAB <support@idiles.com>

About
~~~~~

OpenDict is free multiplatform dictionary program. It is made to be
universal and easy to use for desktop users and developers.


Requirements
~~~~~~~~~~~~

   - Python >= 2.4
   - wxPython >= 2.6
   - gettext >= 0.14


Quick Installation
~~~~~~~~~~~~~~~~~~

OpenDict on UNIX systems can be installed in a quick & dirty way:

   # make install

If you get "cp: cannot stat `messages.po': No such file or directory" you
are missing "xgettext". "xgettext" in Fedora is provided by gettext package.


For Microsft Windows users
~~~~~~~~~~~~~~~~~~~~~~~~~~

MS Windows users should download setup with precompiled OpenDict version.

If you want to use it from sources, download and install Python and wxPython
packages. Then unpack compressed OpenDict ZIP archive and click on opendict.py
icon.


Help
~~~~

For more information visit http://opendict.sf.net and https://github.com/nerijus/opendict.