Requality-installation-ru » History » Version 19
Viktoria Kopach, 10/25/2017 02:08 PM
1 | 18 | Viktoria Kopach | h1. System requirements |
---|---|---|---|
2 | |||
3 | h2. Windows |
||
4 | |||
5 | |_. Dependency |_. Recommended version |_. x86, x86-64 | |
||
6 | | "Oracle Java SE":https://www.java.com/en/download/ | 8.0 | x86 | |
||
7 | | Visual C++ runtime (x64 only) | 2010 | "x86-64":http://www.microsoft.com/en-us/download/details.aspx?id=13523 | |
||
8 | |||
9 | h2. Linux |
||
10 | |||
11 | Dependencies below are known to be required for Ubuntu 14 x86, x86-64. Other Linux systems may require additional packages. |
||
12 | |||
13 | |_. Dependency |_. Recommended version |_. x86, x86-64 |_. package name | |
||
14 | | OpenJDK | 8.0 | i386 | openjdk-8-jre:i386 | |
||
15 | | libxt6(64 only) | | | libxt6:i386 | |
||
16 | |||
17 | Packages can be installed by "apt-get install <package_name>" in console for Debian - like systems. |
||
18 | |||
19 | h1. Requality bundle |
||
20 | |||
21 | Requality can be installed using bundle. For 64 bit systems it requires 32 bit version of Java and required libraries. |
||
22 | |||
23 | |_. Version |_. Windows x86, x86-64 |_. Linux x86, x86-64 | |
||
24 | |_. 0.20 |_. "Download bundle for windows":https://forge.ispras.ru/attachments/download/4645/requality-bundle-0.20-windows.zip |_. "Download bundle for linux":https://forge.ispras.ru/attachments/download/4641/requality-bundle-0.20-linux.zip | |
||
25 | |||
26 | When download is completed please unpack archive at any place. After unpack folder requlity will appear. |
||
27 | |||
28 | Note. For 64 bit systems you also need to set path to 32-bit version of java in requality.ini file in form of: |
||
29 | "-vm |
||
30 | path-to-32bit-java" |
||
31 | As an example of path-to-32bit-java may be |
||
32 | "/usr/lib/jvm/open-jdk-7-jre/jre/bin" for ubuntu |
||
33 | or |
||
34 | "C:\Program Files (x86)\Java\jre1.8.0_45\bin" for windows |
||
35 | |||
36 | h1. Установка Requality для опытных пользователей |
||
37 | |||
38 | [[Requality-manual-installation-ru]] |