Git Product home page Git Product logo

apertium-simpleton's Introduction

Apertium Simpleton

See https://wiki.apertium.org/wiki/Apertium_Simpleton_UI

This tool is designed for Windows and macOS. It may work on Linux, but no real effort has been made to do it correctly.

Installation on Debian/Ubuntu and derivatives

Via nightly apt-get repo

  • wget https://apertium.projectjj.com/apt/install-nightly.sh -O - | sudo bash
  • sudo apt-get install apertium-simpleton

From source

  • sudo apt-get install --no-install-recommends build-essential qt5-default qt5-qmake qtbase5-dev git
  • git clone https://github.com/apertium/apertium-simpleton
  • cd apertium-simpleton
  • qmake
  • make -j4
  • sudo make install

If you do build from source, you will need all the Apertium core tools either also from source or from the nightly repos:

  • wget https://apertium.projectjj.com/apt/install-nightly.sh -O - | sudo bash
  • sudo apt-get install binutils apertium apertium-anaphora apertium-lex-tools apertium-recursive apertium-separable cg3 hfst lttoolbox

apertium-simpleton's People

Contributors

tinodidriksen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

apertium-simpleton's Issues

Build instructions

I am having difficulty building this on Trisquel 8 (based on Ubuntu 16.04) and I do not see any build instructions in this repo or the wiki http://wiki.apertium.org/wiki/Apertium_Simpleton_UI

I already had several qt5 dependencies.

git clone https://github.com/apertium/apertium-simpleton
cd apertium-simpleton
qmake -project
qmake
make

I have added some parts to the Makefile such as -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork to the INCPATH. Now I get:

src/installer.cpp:21:26: fatal error: ui_installer.h: No such file or directory

Do you have a build script or a set of commands that worked for you? If we get a working set, I would be happy to make a README.md for this project.

Terminal error

Hi, I'm getting this message whenever I try to translate something.

terminate called after throwing an instance of 'std::runtime_error'
  what():  locale::facet::_S_create_c_locale name not valid

I'm trying to translate english to french. I'm on Windows 11.

image

Auto-install Required Core Tools

If they're not already installed or are old, automatically install the Required Core Tools when a language pair is installed.

Manually Install Packages

I downloaded this for use on a Windows machine that is not internet-connected.

Is there a way for me to install the core tools and/or language packs by downloading them and sticking them in folders, or something similar?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.