Changes between Version 14 and Version 15 of Install
- Timestamp:
- Aug 27, 2020, 11:35:42 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Install
v14 v15 9 9 ==== Base system 10 10 11 * Erlang R14B03or 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 releaseare 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! 13 13 * If you are using the [WebInterface web interface], please check yaws-specific version requirements, especially if you are using Erlang R16B01. 14 14 15 * G CC 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) 16 16 * graphviz 2.0 or higher (for graph drawing and dependency visualization) 17 17 … … 19 19 ==== WebInterface 20 20 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 / Safari21 * 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 23 23 24 24 ==== EmacsInterface