Project

General

Profile

Requality-installation » History » Revision 18

Revision 17 (Alexey Khoroshilov, 06/20/2017 04:54 PM) → Revision 18/47 (Alexey Khoroshilov, 06/20/2017 04:54 PM)

h1. System requirements 

 h2. Windows 

 |_. Dependency |_. Recommended version |_. x86, x86-64 | 
 | "Oracle Java SE":https://www.java.com/en/download/ | 7.0 | x86 | 
 | Visual C++ runtime (x64 only) | 2010 | "x86-64":http://www.microsoft.com/en-us/download/details.aspx?id=13523 | 

 h2. 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 | 7.0 | i386 | openjdk-7-jre:i386 | 
 | libxt6(64 only) | | | libxt6:i386 | 

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

 h1. Requality installation from archive 

 Requality can be installed from pre-installed archives. For 64 bit systems it requires 32 bit version of Java and required libraries. 

 |_. Version |_. Windows x86, x86-64 |_. Linux x86, x86-64 | 
 |_. 0.20 |_. "Download for windows":https://forge.ispras.ru/attachments/download/4645/requality-bundle-0.20-windows.zip |_. "Download for linux":https://forge.ispras.ru/attachments/download/4641/requality-bundle-0.20-linux.zip | 

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

 Note. For 64 bit systems sysyems 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 
 "/usr/lib/jvm/open-jdk-7-jre/jre/bin" for ubuntu  
 or 
 "C:\Program Files (x86)\Java\jre1.8.0_45\bin" for windows 

 h1. Requality installation for advanced users 

 [[Requality-manual-installation]]