Releases: thomaspreece/SuperEasy-A4S
SuperEasy-A4S V1.6.1
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
SuperEasy-A4S V1.4
Old Windows and Mac OSX release of SuperEasy-A4S. Uploaded until version V1.6 can be finished.
See http://thomaspreece.com/resources.php for details of install.
MacOSX-32bit-1.4.zip
MacOSX-64bit-1.4.zip
Windows-32bit-1.4.zip
Windows-64bit-1.4.zip
SuperEasy-A4S V1.6
Version 1.6 (For Linux)
Install:
Download and extract SuperEasy-A4S-Linux-1.6.tar.gz file to a location of your choosing.
Run:
Execute Main
Updates:
- Added Linux Support
- Bundled JRE so Java is no longer required to be installed on user system
- Added Customizable tags. You can now remove a tab that you don't want
- Updated Language File
- Removed 32bit/64bit Java versions. Now one version to rule them all
Version 1.6 (For Windows & Mac OSX)
Working on updating Windows and Mac versions to 1.6 and moving them to git Releases. For now please see http://thomaspreece.com/resources.php for downloads