Skip to content

KSocrat is the simple English/Russian and Russian/English dictionary.

License

Notifications You must be signed in to change notification settings

alchemist314/KSocrat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KSocrat Dictionary Version 5.0.1, 15 February 2023

This project is a modified version of KSocrat 3.2.1 from 2004 year. You can find the original version of this program from old Ubuntu or Debian repositories: https://sources.debian.org/src/ksocrat/

You need qmake-qt5 to make the project.

  1. Check you have qmake-qt5 to build the project.
  2. Clone git project:
    git clone https://github.com/alchemist314/KSocrat.git
  1. Download dictionary files (You can find the dictionary files in old Linux ditributives like Ubuntu, Debian... for example: https://sources.debian.org/src/ksocrat-data/20030107-2/source/ksocrat-data.tar.gz )
  2. Convert dictionary files to utf8:
    iconv -fkoi8-r -tutf8 enru.dic > enru_utf8.dic
    iconv -fkoi8-r -tutf8 ruen.dic > ruen_utf8.dic

5.Put dictionary files into folder:

    /opt/QT5/ksocrat-5.0.0/dict/enru_utf8.dic
    /opt/QT5/ksocrat-5.0.0/dict/ruen_utf8.dic
  1. Run rebuild.sh from _build folder or execute commands:
    qmake-qt5 ../
    make -j4

About

KSocrat is the simple English/Russian and Russian/English dictionary.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published