Skip to content

Fast dictionary viewer for the Longman Dictionary of Contemporary English (LDOCE) 5th Edition.

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE.txt
GPL-3.0
COPYING.txt
Notifications You must be signed in to change notification settings

PiotrSobiegraj/ldoce5viewer

 
 

Repository files navigation

LDOCE5 Viewer

The LDOCE5 Viewer is an alternative dictionary viewer for the Longman Dictionary of Contemporary English 5th Edition (LDOCE 5).

Website: http://hakidame.net/ldoce5viewer/

It runs on Linux and Microsoft Windows.

This software is free and open source software licensed under the terms of GPLv3.

Prerequisites

  • Longman Dictionary of Contemporary English 5th Edition (DVD-ROM)

  • Python 2.7 or 2.6 (or 3.x)

  • PyQt

    • python-qt4 (Ubuntu/Mint/Debian), python-pyqt (Arch Linux)
  • lxml

    • python-lxml (Ubuntu/Mint/Debian), python-lxml (Arch Linux)
  • Whoosh 2.x

    • python-whoosh (Ubuntu/Mint/Debian), python-whoosh in AUR (Arch Linux)
  • [On Linux] Python bindings for Gstreamer

    • python-gst (Ubuntu/Mint/Debian), gstreamer0.10-python (Arch Linux)
  • [On Linux] Gstreamer plugins for MP3 audio playback

    • gst-plugins-good & gst-plugins-ugly (Ubuntu/Mint/Debian), gstreamer-plugins-good & gstreamer-plugins-ugly (Arch Linux)

Installation

###Linux

  1. Enter the following commands in the terminal:
$ make install
  1. Copy the 'ldoce5.data' directory from the LDOCE5 DVD-ROM to an arbitrary location in your HDD or SSD.

  2. Start the LDOCE5 Viewer.

  3. The application will ask you the location where you put 'ldoce5.data'.

About

Fast dictionary viewer for the Longman Dictionary of Contemporary English (LDOCE) 5th Edition.

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE.txt
GPL-3.0
COPYING.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published