Changes between Version 14 and Version 15 of Install


Ignore:
Timestamp:
Aug 27, 2020, 11:35:42 PM (4 years ago)
Author:
tothm
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Install

    v14 v15  
    99==== Base system 
    1010  
    11  * Erlang R14B03 or higher ([http://www.erlang.org/doc/installation_guide/users_guide.html How to install Erlang]) 
    12    * Releases which are higher than the 0.9.13.02 release are only compatible with Erlang/OTP-R16A or higher versions! 
     11 * Erlang OTP 21 or higher ([http://www.erlang.org/doc/installation_guide/users_guide.html How to install Erlang]) 
     12   * Releases between 0.9.13.02  and 0.9.15.04 are only compatible with Erlang/OTP-R16A or higher versions! 
    1313   * If you are using the [WebInterface web interface], please check yaws-specific version requirements, especially if you are using Erlang R16B01. 
    1414 
    15  * GCC 4.2 or higher (for the graph based NIF back-end) 
     15 * G++ 4.3.6 or higher (for the graph based NIF back-end, for Kyoto Cabinet back-end, and for duplicated code detection) 
    1616 * graphviz 2.0 or higher (for graph drawing and dependency visualization) 
    1717 
     
    1919==== WebInterface 
    2020 
    21  * Server side: Yaws 1.89 or higher ([http://yaws.hyber.org/configuration.yaws How to install Yaws]) (Suggested version is 1.92) [[BR]] 
    22  * Client side: Mozilla Firefox 3.6 or higher / Google Chrome / Safari 
     21 * Server side: Yaws 1.89 or higher ([http://yaws.hyber.org/configuration.yaws How to install Yaws]) [[BR]] 
     22 * Client side: Mozilla Firefox / Google Chrome / Safari 
    2323 
    2424==== EmacsInterface