Dspace 7 Installation On Windows 10

Feature Proposal: DSpace 7 Windows Quick-Start Installation Guide

Overview of components

  • Start Solr:
    # In the Solr bin folder
    .\solr start -f
    
    1. Download AdoptOpenJDK / Temurin JDK 11 (Windows x64 MSI).
    2. Install and note JAVA_HOME (e.g., C:\Program Files\Eclipse Adoptium\jdk-11).
    3. Add %JAVA_HOME%\bin to System PATH.
    4. Verify in PowerShell: java -version and javac -version (both should report version 11).

    3. Set Environment Variables

    Environment Variables

    You must add the following to your system's (System Properties > Advanced > Environment Variables): dspace 7 installation on windows 10

    Issue 4: Angular build fails with “JavaScript heap out of memory”

    8. Deploy to Tomcat

    Build the Installer

    : Run the following command in the root directory of the cloned code: Start Solr: # In the Solr bin folder

    本文目錄
    返回頂端