Changes between Version 14 and Version 15 of WikiStart


Ignore:
Timestamp:
11/28/24 12:42:10 (3 days ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v14 v15  
    1414== Installation ==
    1515* Have a FRESH python **3.8 or 3.9** installed on your machine, for use with the pythonpartiesserver. This must be a full python installation including pip and venv support. We recommend downloading python from [https://www.python.org/downloads python.org], either run an installer or to build the sources. Especially if you build from sources, you can place the python executable anywhere you like, so you can place it where it does not interfere with your standard installation. Some package installers and standard installations (eg ubuntu22) appear to not support pip, venv etc out of the box. Then you need to install support for pip and venv.
    16 * Install your apache-tomcat 8 installation ​https://tomcat.apache.org/download-80.cgi. You can re-use an existing installation.
     16* Install ​https://archive.apache.org/dist/tomcat/tomcat-8. You can re-use an existing installation.
    1717* Download the parties server war file from [http://artifactory.ewi.tudelft.nl/artifactory/webapp/#/artifacts/browse/tree/General/libs-release-local/geniusweb/pypartiesserver the artifactory]. Go into the latest version of the pypartiesserver and download (right click) the war file. NOTICE: your browser must have cookies enabled to access the artifactory.
    1818* Copy the downloaded war file into the tomcat webapps directory