I am trying to install dspace on windows,i have installed all the supporting softwares required,now as per the instructions given in http://casin.ncsi.iisc.ernet.in/dspace/dspacewindows.htm to install dspace i am supposed to copy the dspace.war and dspace-oai.war from the folder C:\Dspace\build to

C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps folder but i cannot find those two files and even the folder is not present,guys can anyone sort out this?? thanks

link|improve this question

40% accept rate
feedback

1 Answer

The documentation misses that you have to install Tomcat5.5 before!

And the war files get build in process if you call the ant command (which you have to install and place it on the PATH, too, IMHO, without them saying that).

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.