Darwin is released under following license: GNU General Public License version 3.0
(GPLv3). For more information, please visit:
http://www.gnu.org/copyleft/gpl.html
Darwin requires the following software:
Server side:
Client side (has testing):
Download Darwin from this page: https://sourceforge.net/p/soavolution
There you has found: darwin_[version]_en_sql.zip. The following is the content file:
Download and install tomcat: http://tomcat.apache.org/download-70.cgi
Add data folder under tomcat root directory
Add Darwin folder under webapps tomcat directory
Create users for Darwin:
Run tomcat and go to following URL: http://[servidor]:8080/Darwin
Download Darwin from this page: https://sourceforge.net/p/soavolution
There you has found: darwin_[version]
.zip. The following is the content file:
[language]
.sql (the data base, with basic informationDownload and install postgresql: http://www.postgresql.org/download/
Create Darwin data base:
Run the following command:
[DIR_POSTGRESQL]\bin\psql -U postgres -f darwin_db[language]
.sql
No error displayed
Download and install tomcat: http://tomcat.apache.org/download-70.cgi
Set data base connection (datasource):
Create users for Darwin:
Add Darwin folder under webapps tomcat directory
Run tomcat and go to following URL: http://[servidor]
:8080/Darwin
PROBLEM: Spider graph is broken. If server error say: javax.imageio.IIOException: Can't create output stream! ó Can't create cache file!
SOLUTION: Some Tomcat installations do not have their temp folder created. Tomcat will not create that folder for you, so check that it exists when you start Tomcat.