Hey,
Thanks for the reply!
I've tried to follow the installation guide meticulously, but files are still missing.
After I run "mvn package" inside dspace8 backend, I get success on all steps.
Then I go to "
[dspace-source]/dspace/target/dspace-installer " and run "ant fresh_install", and I also get the BUILD SUCCESS message.
The next step is to "
Deploy WAR application to Tomcat".
So when I go to "
[dspace]/webapps/server" I'm supposed to see 5 files inside the folder, but I only see 2! (META-INF, WEB-INF)
I've tried doing the whole installation on my laptop as well, but the files are still missing.
The server folder structure is supposed to be like this:
js
META-INF
WEB-INF
index.html
login.html
style.css
Even when i try to execute the server-boot.jat it doesn't work as intended.
I'll send screenshots for every step here.
Thanks!