Skip to content
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.

SuperEasy-A4S V1.6.1

Latest
Compare
Choose a tag to compare
@thomaspreece thomaspreece released this 06 May 13:02
· 88 commits to master since this release

Version 1.6.1 (For Linux)

Install:

Download and extract SuperEasy-A4S-Linux-1.6.tar.gz file to a location of your choosing.

Dependencies:

On 32bit systems

You will need libstdc++6 , libx11-6, libgtk2.0-0, libsm6, libxxf86vm1. These typically come preinstalled with most debian/ubuntu versions. You can check they are installed/install them by typing the following into a terminal:

sudo apt-get install libstdc++6 libx11-6 libgtk2.0-0 libsm6 libxxf86vm1

On 64bit systems

You will need the 32-bit libraries to run this 32bit program on a 64bit OS. To install these type the following lines into a terminal:

sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install libstdc++6:i386 libx11-6:i386 libgtk2.0-0:i386 libsm6:i386 libxxf86vm1:i386

Run:

Execute Main

Updates:

  • Added Catalan, Spanish Languages to language file
  • Added menu for choosing language from available languages in language file

Version 1.6.1 (For Windows & Mac OSX)

Not yet available. I am working on updating Windows and Mac versions to 1.6.1 and moving them to git Releases. For now please see http://thomaspreece.com/resources.php for old versions for Windows and Mac