Project

General

Profile

Requality-installation » History » Revision 12

Revision 11 (Denis Kildishev, 05/24/2016 03:02 PM) → Revision 12/47 (Denis Kildishev, 05/24/2016 05:07 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 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 | 
 | x32 Compatibility pack (x64 only) | | | ia32-libs | 

 
 | canberra-gtk-module (x64 only) | | |    libcanberra-gtk-module:i386 | 
 | murrine-engine (x64 only) | | | gtk2-engines-murrine:i386 | 
 | unity-gtk2 (x64 only) | | | unity-gtk2-module: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.19 |_. "Download for windows":http://forge.ispras.ru/attachments/download/4558/requality-bundle-win32-0.19.zip |_. "Download for linux":http://forge.ispras.ru/attachments/download/4570/requality_bundle_0.19.239_linux_x32.zip | 

 When download is completed please To install Requality unpack the archive at to any place. After unpack folder requlity will appear.  

 Note. For 64 bit 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]]