Skip to content
Ondrej Kosarko edited this page Apr 17, 2026 · 2 revisions

⚠️ This page is stale and is kept for reference only.

Installing under Windows

  • ensure you have make
  • do not use sources symlink from utilities/project_helpers or maven will take forever; rather use setup.sh with junction
  • ensure lr.common.theme is set to windows directory or it can get cloned into directory relative to git home dir
  • you may need to link tomcat\bin\{dspace.dir} to your installation directory
  • import utilities.sql into postgres from command line e.g., psql -p 5432 -U dspace -f utilities.sql
  • depending on the type of deployment, you may have to create a link from utilities directory to dspace config e.g., lindat-dspace\dspace\modules\xmlui\target\xmlui-5.2-SNAPSHOT\WEB-INF\classes
  • depending on the type of deployment, you may have to create a link to lindat common theme from appropriate xmlui target directory (see above) e.g., lindat-dspace\dspace\modules\xmlui\target\xmlui-5.2-SNAPSHOT\themes\UFAL\lib

Home


Getting Started

Features

Operations

For Users

Development

Reference


Archive (v5 / stale)

Clone this wiki locally