SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

MarsDict

  • there is no install script yet, just type make and then cd into src/ directory and type ./marsdict

Important notes

  • all dictionaries must be stored in utf-8 encoding

Requirements

GTK+-2
zlib (for tabtext plugin)
system with dlopen,dlclose,dlsym (this won't be necessary in future) dict plugin requires libdict-0.9 (ftp://ftp.dict.org/pub/dict/libdict-0.9.tar.gz) library installed with prefix /usr (in fact it requires /usr/lib/libdict.a) sqlite plugin requires sqlite-2.8.5 (http://www.sqlite.org/sqlite-2.8.5.tar.gz)

Notes for development versions

  • all local dictionaries have to be copied into the src/<pluginname>/ directory
  • tabtext database format is word<tab>foreign word<tab>description<newline> and this file has to be ascii sorted (LC_ALL="C")

(c) Martin Sivak <zmartins at quick dot cz>, 2003


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.