Project

General

Profile

Actions

Requality-installation » History » Revision 31

« Previous | Revision 31/47 (diff) | Next »
Denis Kildishev, 11/13/2018 05:42 PM


System requirements

Windows

Dependency Recommended version x86, x86-64
Oracle Java SE 8.0 x86
Visual C++ runtime (x64 only) 2010 x86-64

Linux

Dependencies below are known to be required for Ubuntu 14 x86, x86-64. Other Linux systems may require additional packages.

Dependency Recommended version x86, x86-64 package name
OpenJDK 8.0 i386 openjdk-8-jre:i386
libxt6(64 only) libxt6:i386

Packages can be installed by "apt-get install <package_name>" in console for Debian - like systems.

Requality bundle

Requality can be installed using bundle. For 64 bit systems it requires 32 bit version of Java and required libraries.

Version Windows x86, x86-64 Linux x86-64 Linux x86
0.20 (stable) Download bundle for Windows Download bundle for Linux
0.21 (rc1) Download bundle for Windows Download bundle for Linux [64-bit] Download bundle for Linux [32-bit]
1.0 (stable) Download bundle for Windows Download bundle for Linux [64-bit] Download bundle for Linux [32-bit]

When download is completed please unpack archive at any place. After unpack folder requlity will appear.

Note. For 64 bit systems you also need to set path to 32-bit version of Java in requality.ini file in form of:

"-vm
<path-to-32bit-java>" 

As an example of <path-to-32bit-java> may be
for Ubuntu:
"/usr/lib/jvm/open-jdk-7-jre/jre/bin" 

or for Windows
"C:\Program Files (x86)\Java\jre1.8.0_45\bin" 

Requality installation for advanced users

Requality-manual-installation

Updated by Denis Kildishev over 5 years ago · 31 revisions