The following are the guaranteed and neccesary requirements in order to run GeneXus X Evolution 2.
|
Hardware Requirements |
* Processor: minimum of 1 GHz (multi core recommended).
* Memory: minimum of 1 GB of RAM (2 GB recommended).
* Hard disk: minimum of 400 MB of disk space for the installation. To generate applications you will need additional space or a shared disk unit to create the knowledge bases, and generate the code.
|
|
Software Requirements |
* Microsoft Windows Server 20XX, Microsoft Windows XP SP2, or higher.
* Microsoft .NET Framework 3.5 Service Pack 1 or higher.
* Microsoft SQL Server 2005, 2008 or 2012 (Express, Standard or any other Edition). (*)
* Microsoft Internet Explorer. Minimun version: 6.0 SP1. Recommended version: 8.0 or higher.
* Sun JRE 1.6 or higher (JRE is enough, or JDK) |
(*) - SQL Server 2012 is supported from Upgrade 1 on.
This section contains the requirements to generate and execute applications with the different GeneXus generators:
|
Generator |
Requirements |
|
.NET |
* Microsoft .NET Framework 3.5 or higher for web environments; up to Microsoft .NET Framework 3.5 for win environments
Make sure to use Xev2 Upgrade #2 or higher when using Microsoft .NET Framework 4.0
* IIS 6.0 or higher for web environments
* ADO .NET provider associated to the selected DBMS
* Check GeneXus X Evolution 2 .NET Generator for more information |
|
Java |
* Sun JDK 1.6 or higher
* J2EE Server or Servlet Server
* DBMS JDBC Driver
* Check GeneXus X Evolution 2 Java Generator for more information |
|
Ruby |
* a Ruby interpreter and dependencies are distributed with GeneXus under the folder \InstallDir\gxruby\win\ruby
ruby 1.9.1p243 (2009-07-16 revision 24175) |
|
Smart Devices |
* iOS Requirements
* BlackBerry Requirements
* Android Requirements
|
In addition, to create the database and execute the generated applications, you must have access to the following DBMS's:
1 - Ruby generator supports SQL Server and MySQL.
Also, this are software specifications for most common Internet Browsers:
|
Browser |
Minimum Version |
Recommended Version |
|
Internet Explorer |
Minimum version: 8.0(1) |
Current |
|
Mozilla Firefox |
Minimum version: 3.0 |
Current |
|
Google Chome |
Minimum version: 6.0 |
Current |
|
Safari |
Minimum version: 5.0 |
Current |
1 - If you are porting an application from a lower GeneXus version and keep the "HTML Document Type" version property to "do not specify"; you could use IE6. If you use Xev2 features, it is highly recommended to use up-to-date browsers.
Before activating GAM in the knowledge base, you need to install the ADO client corresponding to the DBMS where GAM database will reside.
In particular in case of Mysql database, you need to install ADO client for Mysql (libmysql.dll is required, see MySql ADO Net Configuration).
|